#fuzzing search results
š¾ Web Fuzzing Guide: Fuzzing Web Apps to Find Bugs with Burp Suite Blog: hackers-arise.net/2023/12/12/web⦠#infosec #fuzzing
⽠Fuzzing 101: Fuzzing IoT binaries with AFL++ Part 1: blog.attify.com/fuzzing-iot-de⦠Part 2: blog.attify.com/fuzzing-iot-bi⦠#iot #fuzzing
š» Fuzzing Guide: Fuzzing A GameBoy Emulator With AFL++ Blog: bananamafia.dev/post/gb-fuzz/ #infosec #fuzzing
š» Fuzzing A GameBoy Emulator With AFL++ Blog: bananamafia.dev/post/gb-fuzz/ Author: @CaptnBanana #infosec #fuzzing
Introduction to crafting custom fuzzers with LibAFL atredis.com/blog/2023/12/4⦠Credits Jordan Whitehead (@jordan9001) #fuzzing
Getting started with libAFL with references to various resources Credits @Atredis atredis.com/blog/2023/12/4⦠#fuzzing #infosec
External fuzzing of USB drivers with Syzkaller by @andreyknvl docs.google.com/presentation/d⦠#infosec #fuzzing
Bugs that survive the heat of continuous #fuzzing - by @Nosoynadiemas šš» github.blog/security/vulneā¦
Explore the recent advances in #fuzzing, including the challenges and opportunities it presents for high-integrity software development. bit.ly/4231Sxg
š¾ Web Fuzzing Guide: Fuzzing Web Apps to Find Bugs with Burp Suite Blog: hackers-arise.net/2023/12/12/web⦠#infosec #fuzzing
Fuzzing an Application is often the first step to developing your zero-day exploit. Learn to fuzz with the best open-source fuzzer available! Fuzzing with AFL++ to Find zero-day vulnerabilities! #fuzz #fuzzing #zeroday #hacking #cybersecurity #exploitdevelopment
Automating OSS-Fuzz integrations with an agentic approach to build generation blog.oss-fuzz.com/posts/oss-fuzz⦠#Fuzzing at scale needs a solution for build script generation and an LLM-based agentic approach looks promising. It naturally works well with OFGs harness gen capabilities š¤
External fuzzing of USB drivers with Syzkaller docs.google.com/presentation/d⦠Credits @andreyknvl #infosec #fuzzing
Excited to release #GraphFuzz, (one of) the first #fuzzing framework(s) for graph algorithm implementations. It has discovered several bugs in popular libraries such as NetworkX and iGraph. Arxiv report: arxiv.org/abs/2502.15160. Led by @ianyy01 w/ @RiggerManuel & @TonyWirthPhD
On fuzzing regular expressions libraries Part 1: secret.club/2024/06/30/rin⦠Part 2: secret.club/2024/08/23/rin⦠Credits @the_secret_club #Fuzzing #infosec
#Fuzzing #Research "A Comprehensive Memory Safety Analysis of Bootloaders", 2025. ]-> Slides ndss-symposium.org/wp-content/upl⦠+ Video - youtu.be/QiO154VIyk8 // In this paper, we present the first comprehensive and systematic memory safety analysis of bootloaders, based on a survey of
youtube.com
YouTube
NDSS Symposium
all 3 machines are back online and the swarm is back to 'full' strength (the x86 machine and the m1 arent near as fast as the m4, but still helpful). now have 23 cores going at it again. #fuzzing #0dayhunting #hacking #hacker #bugbounty
Broke the 40% coverage zone on my fuzz target on 2 of my 3 machines <3 (3rd will today as well). #fuzz #fuzzing #hacker #hacking #bugbounty
Explore the recent advances in #fuzzing, including the challenges and opportunities it presents for high-integrity software development. bit.ly/4231Sxg
Fuzzed a 30-year-old archive format for 18 iterations and found a signed integer overflow in the timestamp parser. Without UBSan it would have been completely invisible. This is why you compile with sanitizers. #fuzzing #sofrware #security #hacking
48h fuzzingu w tle ā³, 24h już byÅo. 16.9M przypadków w minutÄ. 0 crashy. cargo +nightly fuzz run fuzz_evaluate & #rust #fuzzing #cybersecurity #devops #programowanie #engineering
.@p1ngfl0yd & me would be running 2-day training program on fuzzing at DEFCON this year. Sign-up for the early bird discount - (training.defcon.org/collections/deā¦) #infosec #fuzzing #defcon
I remember this sob story from years ago. Fancy semantic analysis getting crushed by "mere" #fuzzing. Now the fuzzing is crushed by AI. New tool, same story.
Autonomous vulnerability-hunting workflow using Claude Code + MCP across 8 MCP servers and 5 VMs, wrapping 300+ RE & fuzzing tools (Ghidra, radare2, Frida). Includes TokenBurn ROI tracking for Claude Max usage. #AI #tool #fuzzing blog.zsec.uk/bullyingllms/
Google Project Zero's Ivan Fratric finds 2 key issues in grammar fuzzing: 1) coverage metrics overlook crucial chained function call sequences for complex bugs, and 2) greedy corpus strategies limit effectiveness. #Security #Fuzzing
When someone posts a message stating that (he/she) found a new vulnerability, be sure that they tried lot of things before and failed. It was not an overnight success. (He/she)Just didnāt gave up on previous failures but learned from it and used it to their advantage! #fuzzing
š¦ squid = Faster fuzzing ā” A RISC-V emulator using AOT (not JIT) ā no overhead + better performance āļø ASAN + MSAN together āļø LibAFL ready āļø Snapshot fuzzing Deep dive blog is out š Blog Link š [hackersmail.com/blog/squid-risā¦] #Fuzzing #Infosec #CyberSecurity
/poc () auto-generates proof-of-concept exploits, proving severity. /fuzz (.50) grammar-based fuzzing finds edge cases. Both x402, JSON, no keys. Automate sec testing. nexusweb3dev.github.io/security-api #Security #Fuzzing
Chain structure-aware fuzzing in Apache modules like mod_session_crypto, mod_rewrite, and mod_proxy_uwsgi using protobuf definitions. Includes multipart form-data and generic HTTP. Custom LLVM bitcode introspector utilized. š ļø #Fuzzing #Apache
apatchy is a fuzzing framework for Apache HTTPD using LibFuzzer, ASan/UBSan, and SanCov. It injects raw bytes into Apache's input filter to test without the network stack. #CyberSecurity #Fuzzing
Timing attacks with ffuf and Burp suite request : blog.amit-agarwal.co.in/2026/03/23/202⦠#ffuf #fuzzing #learning #ffuf #kali #hacking #ethicalhacking #pentesting #timing #timingattacks
Diving Into Coverage-Guided Fuzzing from @pierrezemb.fr pierrezemb.fr/posts/diving-i⦠#programming #devops #fuzzing
I have enabled PayPal as a payment option for the Fuzzing Trainings for international participants (outside India). within India, Razorpay offers additional flexibility, including EMI options and credit card cashback. For details: fuzzing.in/trainings.html #fuzzing #training
New personal record: 2 characters crash a .NET library. That's the entire input. Two chars. #fuzzing #dotnet
š Ever tried to fuzz every security boundary in a large organization? Elia Gerettoās talk at #hw_ioNL2025 covered the challenges, experiements, and the hybrid approach he adopted with help from test teams and #ClusterFuzz infrastructure. šyoutu.be/8rvXGCzIEOg?si⦠#fuzzing
youtube.com
YouTube
hardwear.io
š¾ Web Fuzzing Guide: Fuzzing Web Apps to Find Bugs with Burp Suite Blog: hackers-arise.net/2023/12/12/web⦠#infosec #fuzzing
If the official, widely used infrastructure falls over from a basic fuzzer, what do your internal enterprise MCP servers look like right now? Point mcpsec at your agents, fire a thousand payloads, and see what bleeds. š github.com/manthanghasadi⦠#AppSec #Fuzzing #BugBounty
š¾ Web Fuzzing Guide: Fuzzing Web Apps to Find Bugs with Burp Suite Blog: hackers-arise.net/2023/12/12/web⦠#infosec #fuzzing
š» Fuzzing Guide: Fuzzing A GameBoy Emulator With AFL++ Blog: bananamafia.dev/post/gb-fuzz/ #infosec #fuzzing
⽠Fuzzing 101: Fuzzing IoT binaries with AFL++ Part 1: blog.attify.com/fuzzing-iot-de⦠Part 2: blog.attify.com/fuzzing-iot-bi⦠#iot #fuzzing
š» Fuzzing A GameBoy Emulator With AFL++ Blog: bananamafia.dev/post/gb-fuzz/ Author: @CaptnBanana #infosec #fuzzing
This was a great work by @gamozolabs on vectorized emulation: JIT standard app into their AVX-512 equivalent to fuzz 16 VMs at a time per thread Intro: gamozolabs.github.io/fuzzing/2018/1⦠MMU design: gamozolabs.github.io/fuzzing/2018/1⦠#emulation #fuzzing #infosec
External fuzzing of USB drivers with Syzkaller by @andreyknvl docs.google.com/presentation/d⦠#infosec #fuzzing
Framework for multi architecture emulation and firmware fuzzing (Icicle) Paper: arxiv.org/pdf/2301.13346⦠github repo (pre-release): github.com/icicle-emu/ici⦠#fuzzing #firmware #rustlang #cybersecurity
Introduction to crafting custom fuzzers with LibAFL atredis.com/blog/2023/12/4⦠Credits Jordan Whitehead (@jordan9001) #fuzzing
Excited to release #GraphFuzz, (one of) the first #fuzzing framework(s) for graph algorithm implementations. It has discovered several bugs in popular libraries such as NetworkX and iGraph. Arxiv report: arxiv.org/abs/2502.15160. Led by @ianyy01 w/ @RiggerManuel & @TonyWirthPhD
š¾ Web Fuzzing Guide: Fuzzing Web Apps to Find Bugs with Burp Suite Blog: hackers-arise.net/2023/12/12/web⦠#infosec #fuzzing
Series on fuzzing open source software using fuzzuf by @RicercaSec ricercasecurity.blogspot.com/2023/07/fuzzin⦠ricercasecurity.blogspot.com/2023/07/fuzzin⦠ricercasecurity.blogspot.com/2023/07/fuzzin⦠ricercasecurity.blogspot.com/2023/07/fuzzin⦠#fuzzing #cybersecurity
On fuzzing open source software (fuzzuf) Series by @RicercaSec ricercasecurity.blogspot.com/2023/07/fuzzin⦠ricercasecurity.blogspot.com/2023/07/fuzzin⦠ricercasecurity.blogspot.com/2023/07/fuzzin⦠ricercasecurity.blogspot.com/2023/07/fuzzin⦠#fuzzing #cybersecurity
External fuzzing of USB drivers with Syzkaller docs.google.com/presentation/d⦠Credits @andreyknvl #infosec #fuzzing
Getting started with libAFL with references to various resources Credits @Atredis atredis.com/blog/2023/12/4⦠#fuzzing #infosec
Fuzzing ZBar barcode scanning library blog.trailofbits.com/2024/10/31/fuz⦠Credits Artur Cygan #infosec #fuzzing
How to use Atheris to fuzz Python C extensions by Matt Schwager (@trailofbits) blog.trailofbits.com/2024/02/23/con⦠#fuzzing #cybersecurity
On fuzzing regular expressions libraries Part 1: secret.club/2024/06/30/rin⦠Part 2: secret.club/2024/08/23/rin⦠Credits @the_secret_club #Fuzzing #infosec
Exploit Development: Fuzzing Applications to Find Zero-Day Vulnerabilities in Software #afl #exploitdevelopment #fuzzing #cybersecurity #cyberwarriors #zeroday hackers-arise.com/post/exploit-dā¦
Introduction to Snapshot Fuzzing concepts (Linux) fuzzinglabs.com/state-of-linux⦠#infosec #fuzzing
#Fuzzing still faces many challenges when applied to Android native system services. Eric Le Guevel tested AFL++'s Frida mode to fuzz directly on Android devices and reports the process and results in today's #blog post: bit.ly/445VWn7
Something went wrong.
Something went wrong.
United States Trends
- 1. #WWERaw N/A
- 2. Ethan Page N/A
- 3. Brandon Ingram N/A
- 4. #RawAfterMania N/A
- 5. Thune N/A
- 6. Porter Martone N/A
- 7. Tim Cook N/A
- 8. Pens N/A
- 9. Jalen Johnson N/A
- 10. Tippett N/A
- 11. Mitchell Robinson N/A
- 12. #IgniteTheOrange N/A
- 13. Mike Brown N/A
- 14. Penguins N/A
- 15. #AmericanIdol N/A
- 16. All Ego N/A
- 17. Malkin N/A
- 18. Letang N/A
- 19. John Ternus N/A
- 20. #Flyers N/A