AdvJudge-Zero applies automated predictive fuzzing to LLM-based AI judges, using next-token discovery and logit-gap analysis to find stealth formatting triggers that reverse block decisions. #fuzzing #LLM #promptinjection https://bit.ly/4lqfdsq
Latest posts tagged with #Fuzzing on Bluesky
AdvJudge-Zero applies automated predictive fuzzing to LLM-based AI judges, using next-token discovery and logit-gap analysis to find stealth formatting triggers that reverse block decisions. #fuzzing #LLM #promptinjection https://bit.ly/4lqfdsq
I would have never found this issue myself, because I would have had no reason to look for it. It's a single character typo in a regular expression that has no effect on the intended functionality, but leads to catastrophic backtracking when fed with malicious input. Why typo? Because the […]
Dive into RFID Fuzzing with Flipper Zero, the RFID fuzzer app.
youtu.be/EcWTFZovNTE
#FlipperZero #RFID #Fuzzing #CyberSecurity #PenTesting #HardwareHacking #InfoSec #EthicalHacking #AccessControl #Lab401
Wanna learn more about #fuzzing? The AFL++ community has moved to Zulip: fuzz.zulipchat.com
Come join us!
Ort: Fraunhofer FOKUS in Berlin
Nächste Termine 2026: 05.–06.05., 23.–24.06., 29.–30.09., 24.–25.11.
👉🏻 www.fokus-akademie.de/de/kurse/fuz...
#fuzzing #SecurityTesting #SoftwareTesting #cybersecurity #devsecops #QualityEngineering #CyberResilienceAct
𝗘𝘂𝗿𝗲 𝗦𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗳𝘂𝗻𝗸𝘁𝗶𝗼𝗻𝗶𝗲𝗿𝘁 – 𝘀𝗼𝗹𝗮𝗻𝗴𝗲 𝗻𝗶𝗲𝗺𝗮𝗻𝗱 𝗲𝘁𝘄𝗮𝘀 𝗨𝗻𝗲𝗿𝘄𝗮𝗿𝘁𝗲𝘁𝗲𝘀 𝗲𝗶𝗻𝗴𝗶𝗯𝘁?
Genau hier setzt #Fuzzing an: ein automatisierter Stresstest, der Software mit ungewöhnlichen oder fehlerhaften Eingaben konfrontiert, ... 🧵
pirebok started with SQL injection. now it breaks four. sqli, xss, cmdi, path traversal. 23 transformers. evolutionary search.
pip install pirebok
#HappyHackingSpace #Diyarbakir #infosec #fuzzing
New Tool Alert
pirebok - a guided adversarial fuzzer with evolutionary search
Give it a payload. It mutates it until it bypasses the WAF.
#infosec #waf #sqli #fuzzing #pentesting #python #opensource #HappyHackingSpace #Diyarbakir
My former student's paper at ASE 2025, about testing "WIT binding generators," is finally available in the IEEE digital library. #webassembly #fuzzing
doi.org/10.1109/ASE6...
Justus Wilhelm Perlwitz's talk from #TenguCon 2.0 on QEMU and AFL++ fuzzing for MIPS-based networking equipment is available now!
Check it out!
#tengusec #Hacking #InfoSec #qemu #fuzzing #MIPS #networking #tokyo #CyberSecurity
www.youtube.com/watch?v=CWHh...
Alright fuzzing friends-
good time to reconnect and help each other fuzz harder better faster stronger
Reply with how long you’ve been fuzzing, preferred fuzzing framework, how you approach writing a harness and validating results
#Fuzzing #PropertyTesting to help find each other
Fuzzing PostgreSQL at the front door 🔍Adam Wołk shows how it uncovers edge-case bugs in libpq and #PgBouncer. Learn how to build harnesses, harden Postgres networking code against real-world failures. p2d2.cz/en/talks/kno...
#libpq #Fuzzing #DatabaseSecurity #OpenSource #DBA #DeveloperTools
Made bsky.app/profile/did:... so you can keep your pulse on what's happening with #fuzzing and #PropertyTesting on bsky 💖
it currently sees 4 posts, let's see if this one shows up in it 😄
#Bugs that survive the heat of continuous #fuzzing by @GitHubSecurityLab
github.blog/security/vulnerability-r...
Just read a great piece on why fuzzing isn't the magic bullet we sometimes think. Even after years, critical bugs survive! 🧐 It's not just about running fuzzers; you need human oversight, deep coverage (context/value!), and watching dependencies. Software security is complex. #infosec #fuzzing
From Coverage to Causes: Data-Centric Fuzzing for JavaScript Engines:
(paper) arxiv.org/pdf/2512.18102
(project) github.com/KKGanguly/Da...
#fuzzing #vulnerability #javascript #exploitation #llm
Lyra: A Hardware-Accelerated RISC-V Verification Framework with Generative Model-Based Processor Fuzzing
Juncheng Huo, Kan Shi et al.
Paper
Details
#RISC #HardwareVerification #Fuzzing
In a new video, Nicolò @rationalpsyche.bsky.social walks through how to fuzz with AFL++, how to pick targets, avoid common pitfalls, and boost effectiveness. Find performance tips, fuzzing theory, and AFL++ internals.
Watch here: youtu.be/L5Tin7m5sbE?...
#security #fuzzing #AFLplusplus #appsec
Inside FuzzingBrain: How an LLM‑Powered CRS Detects and Patches Vulnerabilities at Scale FuzzingBrain: A Brief Overview Continue reading on Medium »
#artificial-intelligence #fuzzing #cybersecurity #machine-learning
Origin | Interest | Match
Fuzzing Golang binaries with Rust and libAFL: srlabs.de/blog/golib... github.com/srlabs/go... #golang #rust #fuzzing #devops #security
Autonomous security research framework RAPTOR combines Claude Code agents with Semgrep, CodeQL, AFL, radare2 and rr for scanning, fuzzing, crash analysis, PoC generation and patch proposals. #tool #fuzzing #staticanalysis https://bit.ly/48C2Val
A Tale Of Four Fuzzers
A case study in applied real world property based testing, by matklad
tigerbeetle.com/blog/2025-11...
#Fuzzing #PBT
你的 Go 测试,还停留在“演员对台词”吗? 本文永久链接 – https://tonybai.com/2025/11/17/go-testing-journey 大家好,我是Tony Bai。 我想请大家想象一个场景...
#技术志 #API #ChaosEngineering #CI/CD #coverage #dockercompose #E2E #FakeObject #fuzzing #Go #Golang
Origin | Interest | Match
LibAFL 0.15.4 has just been released 🎉
Of the 30 Contributers for this release, almost half are new faces <3
github.com/AFLplusplus/...
#Fuzzing #LibAFL #AFLplusplus