Jan 26 minVulnerabilityOpera Browser Zero-Day RCE Vulnerability on Cross-PlatformsIn a recent investigation a zero-day vulnerability surfaced within the popular Opera web browser family. This flaw, allows attackers RCE.
Aug 25, 20236 minGuideCommon Weakness Enumeration CWE Top 25 for 2023Discover the CWE SANS top 25 for 2023 in this cybersecurity blog and how it compares to previous years. Find the hidden trend in CWE top 25
Aug 13, 20235 minFuzzingFuzzing with libFuzzerGoogle's libFuzzer, part of the LLVM project, uses continuous mutation and input data to detect vulnerabilities and crashes in C/C++ code.