AFL++ v4.33c released! Instrumentation of hidden edges (+5% edges), better syncing, corner case features, bug fixes :-) https://github.com/AFLplusplus/AFLplusplus/releases/tag/v4.33c #afl #fuzzer #fuzzing
Release v4.33c · AFLplusplus/AFLplusplus

Version ++4.33c (release) afl-fuzz: Use AFL_PRELOAD_DISCRIMINATE_FORKSERVER_PARENT if you use AFL_PRELOAD to disable fork, see docs (thanks to @alexandredoyen29) Fix for FAST power schedules (int...

GitHub
Want to learn how to build your own #libafl components, but never had the right project? Try working through the interactive exercises that I released today: https://github.com/addisoncrump/parking-game-fuzzer

You'll work through building your own LibAFL components with templates, allowing you to understand them progressively through the context of trying to solve "Tokyo Parking" (AKA Thinkfun's "Rush Hour") puzzles with fuzzing.

#fuzzing #aflplusplus #puzzles #rust #rustlang
GitHub - addisoncrump/parking-game-fuzzer: Learn to LibAFL with parking-game puzzles.

Learn to LibAFL with parking-game puzzles. Contribute to addisoncrump/parking-game-fuzzer development by creating an account on GitHub.

GitHub
For more software security: FANDANGO, a new open-source fuzzer,
uses an evolutionary algorithm to automatically generate high-quality test
inputs that satisfy defined constraints. Available on GitHub and developed by CISPA-researchers! #cispa #fuzzing
https://nachrichten.idw-online.de/2025/06/26/survival-of-the-fuzziest-open-source-fuzzer-uses-evolutionary-algorithm-to-produce-customized-test-inputs
Survival of the fuzziest: Open-source fuzzer uses evolutionary algorithm to produce customized test inputs

Für mehr Softwaresicherheit: FANDANGO, ein neuer Open-Source-Fuzzer, nutzt einen evolutionären Algorithmus, um individuell angepasste Testeingaben zu produzieren. FANDANGO wurde von CISPA-Forschern entwickelt und ist auf GitHub verfügbar! #cispa #fuzzing
https://nachrichten.idw-online.de/2025/06/26/der-staerkere-input-ueberlebt-open-source-fuzzer-mit-evolutionaerem-algorithmus-generiert-individualisierte-inputs
Der stärkere Input überlebt: Open-Source-Fuzzer mit evolutionärem Algorithmus generiert individualisierte Inputs

🚀✨ Oh wow, look out programmers, #fuzzing is going to magically make all your porting dreams come true by automating everything with #LLMs – because who needs human skill when you can have a robot write your code, right? 🤖📜 But sure, let's trust the same clarity you get after a couple of beers. 🍻🥴
https://rjp.io/blog/2025-06-17-unreasonable-effectiveness-of-fuzzing #automation #programming #future #tech #humor #HackerNews #ngated
The Unreasonable Effectiveness of Fuzzing for Porting Programs

The Unreasonable Effectiveness of Fuzzing for Porting Programs

Fuzzing WebSockets for Server‑Side Vulnerabilities

Research reveals a technique using the Backslash Powered Scanner extension to fuzz WebSocket endpoints and find server‑side bugs.

https://arete06.com/posts/fuzzing-ws/

#WebSocket #Fuzzing

arete | Fuzzing WebSockets for Server-Side Vulnerabilities