top of page

Search


Hitchhiker's Guide to Firewalls and its types
Learn Firewall, it's types, differences between hardware & software firewalls, external & internal firewalls packet filter firewalls, etc
Sep 27, 202313 min read
Â
Â


Common Weakness Enumeration CWE Top 25 for 2023
Discover 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 25, 20236 min read
Â
Â


Fuzzing with libFuzzer
Google's libFuzzer, part of the LLVM project, uses continuous mutation and input data to detect vulnerabilities and crashes in C/C++ code.
Aug 13, 20235 min read
Â
Â


CVE-2023-36884: Microsoft Office Zero Day RCE
Why did the code go to therapy? Because it couldn't handle all the "stress"! Introduction Very recently, a zero-day vulnerability with the identifier CVE-2023-36884 surfaced, posing a severe threat to Microsoft Windows and Office products. Cyber attackers have already initiated targeted attacks against government and defense organizations in Europe and North America, making it a matter of utmost concern for the security community. CVE-2023-36884: Everything you need to know
Jul 25, 20234 min read
Â
Â


HTTP Security Headers: A complete guide to HTTP headers
Why did the HTTP security headers go to therapy? They had major 'insecurity' issues! HTTP headers are an integral part of the Hypertext Transfer Protocol (HTTP), the foundation of data communication on the World Wide Web. HTTP headers are lines of additional information included in an HTTP request (a.k.a. HTTP request headers) or response (a.k.a. HTTP response headers). They provide essential details about the request or response, allowing the client and server to communicat
Jul 22, 202319 min read
Â
Â
Blog Categories
bottom of page