Use Address Sanitizers to Secure Your Software
Henning Perl, the COO of Code Intelligence about the role of address sanitizers in modern ...
Java Fuzzing With Jazzer
Jazzer is a coverage-guided fuzzer for the Java Virtual Machine (JVM). This article takes ...
The Human Component in Automated Bug Finding
Christian Holler weighs in on the human component in automated security testing. Learn ...
Future of Pentesting: 5 Tips to Improve App Security
In the future, most of the enterprise pentesting will be automated, by shift-left testing ...
Fuzzing as a Service (Faas) Is Now Available for Free
The closed-beta for our fuzzing as a service (FaaS) platform is now available for free. ...
Why Static Code Analysis Doesn’t Belong Into Your CI
Static code analysis (SAST) is limited by false positives, the resulting manual effort, ...
10 Web Vulnerabilities Fuzzing Finds in Java Web Applications
Fuzzing only makes sense for C/C++? Learn how the testing platform CI Fuzz is able to ...
Fuzzing the Covid-19 Contact Tracing App
Code Intelligence fuzzed the COVID-19 Contact Tracing App and fixed issues in the ...
Are SQL Injections Still a Thing?
This blog post deals with the relevance of SQL injections in 2020 and also highlights ...
5 CVEs Found With Feedback-Based Fuzzing
This blog post shows you 5 examples of software vulnerabilities that have been found with ...
CVE Hunting: Fuzzing ZINT
SodgeIT detected a CVE in the open-source software ZINT, with coverage-guided fuzzing.
Why You Should Combine Symbolic Execution and Fuzzing
Learn how symbolic code execution can complement modern fuzzing technologies for more ...