How AI-generated fuzz test uncovered a vulnerability in wolfSSL - https://www.code-intelligence.com/blog/ai-generated-fuzz-test-wolfssl-vulnerability
Code-Intelligence
How AI-generated fuzz test uncovered a vulnerability in wolfSSL
A heap-based use-after-free vulnerability in wolfSSL was discovered through AI-automated fuzz testing—without human interaction. Learn more in our blog
IoT Firmware Emulation and Its Security Application in Fuzzing: A Critical Revisit - https://www.mdpi.com/1999-5903/17/1/19
MDPI
IoT Firmware Emulation and Its Security Application in Fuzzing: A Critical Revisit
As IoT devices with microcontroller (MCU)-based firmware become more common in our lives, memory corruption vulnerabilities in their firmware are increasingly targeted by adversaries. Fuzzing is a powerful method for detecting these vulnerabilities, but it…
Introduction to Fuzzing Android Native Components: Strategies for Harness Creation - https://blog.convisoappsec.com/en/introduction-to-fuzzing-android-native-components-strategies-for-harness-creation/
Conviso AppSec
Introduction to Fuzzing Android Native Components: Strategies for Harness Creation
Learn how to build effective harnesses for fuzzing native libraries on Android. Explore techniques and strategies to uncover vulnerabilities
asnfuzzgen - ASN.1 Structure-Aware Fuzzing Compiler - https://github.com/FICS/asnfuzzgen
GitHub
GitHub - FICS/asnfuzzgen: asnfuzzgen - ASN.1 Structure-Aware Fuzzing Compiler
asnfuzzgen - ASN.1 Structure-Aware Fuzzing Compiler - FICS/asnfuzzgen
Fuzzing embedded systems - Part 2, Writing a fuzzer with LibAFL - https://blog.sparrrgh.me//fuzzing/embedded/2025/01/26/fuzzing-embedded-systems-2.html
Sparrrgh’s blog
Fuzzing embedded systems - Part 2, Writing a fuzzer with LibAFL
Intro
ROSA: Finding Backdoors with Fuzzing - https://binsec.github.io/nutshells/icse-25.html
binsec.github.io
ICSE'25: research paper
BINSEC: ICSE'25: research paper
How AI-Automated Fuzzing Uncovered a Vulnerability in wolfSSL - https://www.youtube.com/watch?v=sBG6a2fGFfQ
YouTube
How AI-Automated Fuzzing Uncovered a Vulnerability in wolfSSL
Despite wolfSSL’s rigorous software testing practices, in October 2024, Code Intelligence—an application security vendor—discovered a potentially exploitable defect in wolfSSL. Remarkably, the potential vulnerability was found without human intervention.…
Gudifu: Guided Differential Fuzzing for HTTP Request Parsing Discrepancies - https://www.onarlioglu.com/publications/raid2024gudifu.pdf
Testing Handbook - LibAFL - https://appsec.guide/docs/fuzzing/c-cpp/libafl/
Testing Handbook
LibAFL
LibAFL # The LibAFL fuzzer implements features from AFL-based fuzzers like AFL++. Similarly to AFL++, LibAFL provides better fuzzing performance and more advanced features over libFuzzer. However, with LibAFL, all functionality is provided in a modular and…
OGHarn: Oracle-guided Fuzzing Harness Generation - https://github.com/FuturesLab/OGHarn / https://futures.cs.utah.edu/papers/25ICSE-b.pdf
GitHub
GitHub - FuturesLab/OGHarn: OGHarn: Oracle-guided Fuzzing Harness Generation
OGHarn: Oracle-guided Fuzzing Harness Generation. Contribute to FuturesLab/OGHarn development by creating an account on GitHub.
RE//verse 2025: Rethinking Emulation for Fu(zzi)n(g) (Lukas Seidel) - https://www.youtube.com/watch?v=o_ckTnTQlfs
YouTube
RE//verse 2025: Rethinking Emulation for Fu(zzi)n(g) (Lukas Seidel)
Full title: Rethinking Emulation for Fu(zzi)n(g) and Profit: Near-Native Rehosting for Embedded ARM Firmware
Slides: https://github.com/binarly-io/Research_Publications/blob/main/REverse_2025/Near-Native%20Rehosting%20for%20Embedded%20ARM%20Firmware.pdf
…
Slides: https://github.com/binarly-io/Research_Publications/blob/main/REverse_2025/Near-Native%20Rehosting%20for%20Embedded%20ARM%20Firmware.pdf
…
Oracle-guided C Fuzzing Harness Generation! - https://futures.cs.utah.edu/papers/25ICSE-b.pdf / https://futures.cs.utah.edu/papers/25ICSE-b_slides.pdf / https://github.com/FuturesLab/OGHarn