Skip to content
Close
Login
Login

Code Intelligence Blog

What's new in software testing?

Norbert Schneider Aug 23, 2022 2:04:58 PM 4 min read

Jazzer.js Brings Effective Fuzzing to JavaScript (Open-Source)

Jazzer.js is an open-source fuzzer for the ...
Start Reading
Khaled Yakdan Jun 21, 2022 12:46:01 PM 9 min read

Golang Fuzzing: Key Improvements in Go Fuzzing (Golang 1.19)

Learn more about the Golang fuzzing improvements ...
Start Reading
Norbert Schneider May 4, 2022 5:02:10 PM 6 min read

On the Fuzzing Hook - Exploring Deeper Program States

Fuzzing hooks can help you find more bugs by ...
Start Reading
Sebastian Poeplau Jan 10, 2022 5:15:01 PM 1 min read

Testing Clojure Code With Jazzer

Follow the instructions to set it up clj fuzz ...
Start Reading
Roman Wagner Jan 7, 2022 12:48:37 PM 2 min read

Tooling Overview for API Testing (SAST, DAST, IAST, Fuzzing)

Learn about the up- and downsides of different ...
Start Reading
Sergej Dechand Dec 22, 2021 12:58:47 PM 1 min read

Bug Detectors for log4j Are Now Available in Google’s OSS-Fuzz

Java developers can now run continuous security ...
Start Reading
Fabian Meumertzheim Dec 13, 2021 4:18:03 PM 3 min read

Finding the log4j RCE With Fuzzing

We open sourced detectors that can detect log4j ...
Start Reading
Simon Resch Dec 10, 2021 3:44:25 PM 2 min read

Continuous REST API Testing With CI Fuzz

Find out how CI Fuzz can help you secure your ...
Start Reading
Daniel Teuchert Dec 1, 2021 4:46:12 PM 3 min read

The 6 Biggest Challenges of REST API Testing

Learn about 6 of the biggest challenges ...
Start Reading
Philippe Antoine Nov 18, 2021 4:26:16 PM 4 min read

One Year of Fuzzing and Fixing Suricata

Find out how Philippe Antoine found and fixed 49 ...
Start Reading
Niklas Henrich Nov 4, 2021 4:04:27 PM 2 min read

Why Fuzzing Will Help You Build Unbreakable API Endpoints

Web-based API endpoints are in the blind spot of ...
Start Reading
Fabian Meumertzheim Oct 18, 2021 5:42:37 PM 2 min read

Autofuzz: Fuzzing Without Writing Fuzz Targets or Harnesses

The new Jazzer update offers Java developers even ...
Start Reading