What Bugs Can You Find With Fuzzing?
A long list of bugs and vulnerabilities that gets regularly updated.
The Pain of Being a Tech Lead
About the daily sorrows of a Tech Lead and how I overcame (most) of them.
Injections - The Many Faced Threat
The 10 Most Frequent Types of Injection Vulnerabilities.
How to Secure Complex Microservices in 5 Easy Steps
Find out how you can secure complex microservice environments with feedback based fuzzing ...
Code Coverage: The Most Important Metric in Web Security
How code coverage can help developers make their code more reliable and secure.
HTTP 503: Preventing Downtime With Security Testing
How to prevent downtime of web services, by automating your security testing.
Memory-Safe Fuzzing: Why Fuzz Testing Can Do More Than C/C++
Fuzz testing is not only effective at securing memory corruptions in C/C++, but also at ...
How to Write Fuzz Targets With Jazzer
Fabian Meumertzheim is one of the leading engineers behind Jazzer. In this article, he ...
Stateful REST API Fuzzing with RESTler
Marina Polishchuk, from Microsoft Research, on stateful REST API Fuzzing with RESTler
Fuzz Testing Embedded Applications with Dependencies
Learn how automated security testing methods such as fuzz testing can be used to secure ...
Short Intro to OSS-Fuzz
OSS-Fuzz has found over 28 000 bugs in more than 400 open-source projects.
Expanding the Reach of Coverage-Guided Fuzzing
Caroline Lemieux summarizes her talk from FuzzCon Europe 2020. Topics include ...