#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
A student booted the empty SARIOT lab, followed our method, ran selective fuzzing — and found a real vulnerability on the spot. Now he’s chasing the ROP chain. Hands-on labs = game changer. 🎯🔎 fuzzsociety.org/fuzzsociety-co… #youaretheexploit #fuzzing #VulnResearch
🔍 It’s reverse engineering mayhem as participants trace how basebands whisper to each other inside the Shannon modem, mapping flows that feel straight out of a sci-fi network core. In action Marius Muench; Tobias Scharnowski at #hw_ioNL2025 👉hardwear.io/netherlands-20… #fuzzing
External fuzzing of USB drivers with Syzkaller docs.google.com/presentation/d… Credits @andreyknvl #infosec #fuzzing
As part of @fuzzsociety_org courses, there's a masterclass about fuzzing a Visualbodyadvance emulator for game boy and game boy advance. We are polishing for updating it and provide interesting results! *This crash needs to be checked to see what's the problem #Fuzzing #GameBoy
On Fuzzing IoT devices with blackbox approach (TL-WR902AC router as example) Blog: tsmr.eu/blackbox-fuzzi… Github: github.com/otsmr/blackbox… #fuzzing #iot
How to use Atheris to fuzz Python C extensions by Matt Schwager (@trailofbits) blog.trailofbits.com/2024/02/23/con… #fuzzing #cybersecurity
Getting started with libAFL with references to various resources Credits @Atredis atredis.com/blog/2023/12/4… #fuzzing #infosec
Introduction to crafting custom fuzzers with LibAFL atredis.com/blog/2023/12/4… Credits Jordan Whitehead (@jordan9001) #fuzzing
What must be this that I am preparing... @fuzzsociety_org @jeppojeps #Emulation #Fuzzing #SymbolicExecution
👾 Web Fuzzing Guide: Fuzzing Web Apps to Find Bugs with Burp Suite Blog: hackers-arise.net/2023/12/12/web… #infosec #fuzzing
Uploaded the slides (ENG/SPA) of my @ekoparty 2025 talk: “FRFuzz: an Open Source Fuzzing Framework” github.com/antonio-morale… #Ekoparty #fuzzing #InfoSec
A Tale Of Four Fuzzers A case study in applied real world property based testing, by matklad tigerbeetle.com/blog/2025-11-2… #Fuzzing #PBT
🔍 Dive into the future of Linux software security with snapshot fuzzing! This advanced technique might revolutionize how we find vulnerabilities. 🌟 #Fuzzing
Fuzzing CoreAudio on #Apple with Mach Messages - googleprojectzero.blogspot.com/2025/05/breaki…. You can find the fuzzing harness up at github.com/googleprojectz… #infosec #fuzzing
A Tale Of Four Fuzzers A case study in applied real world property based testing, by matklad tigerbeetle.com/blog/2025-11-2… #Fuzzing #PBT
What must be this that I am preparing... @fuzzsociety_org @jeppojeps #Emulation #Fuzzing #SymbolicExecution
At #NullconBerlin2025, Pascal Beyer broke down how deterministic snapshot fuzzing is reshaping vulnerability discovery - especially in complex targets like the Microsoft RDP Client. Watch Now: youtu.be/OOSOPKlcMk4?si… #Fuzzing #SnapshotFuzzing #RDP #Emulation
youtube.com
YouTube
#NullconBerlin2025 | RDP and The Power of Deterministic Snapshot...
Just deleted my #instagram app... Not sure, kind of need a break. Planning on leveling up in 2026 with #ctf 's and researching #fuzzing and the plan would be: start my bug bounty career in 2027. # 1 or bust...Peace out 😎😎😎😎👄👄👄👄👌👌👌👌🎸🎸🎸👍👍👍👍✌️
🔖FUZZULI Url #Fuzzing tool written on #go that aims to find critical backup files by creating a dynamic wordlist based on the domain. It's using 7 different methods for creating wordlists: "shuffle", "regular", "reverse", "mixed" etc 🐈⬛️ github : github.com/musana/fuzzuli —…
⛽ 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 and exploiting Ghostscript for RCE Credits @sigabrt9 offsec.almond.consulting/ghostscript-cv… #exploit #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
Emulate Ghidra p-code for fuzzing with AFL++ Ghidralligator tool by @AirbusCyber Github Repo: github.com/airbus-cyber/g… #ghidra #fuzzing #infosec
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
🔍 It’s reverse engineering mayhem as participants trace how basebands whisper to each other inside the Shannon modem, mapping flows that feel straight out of a sci-fi network core. In action Marius Muench; Tobias Scharnowski at #hw_ioNL2025 👉hardwear.io/netherlands-20… #fuzzing
A student booted the empty SARIOT lab, followed our method, ran selective fuzzing — and found a real vulnerability on the spot. Now he’s chasing the ROP chain. Hands-on labs = game changer. 🎯🔎 fuzzsociety.org/fuzzsociety-co… #youaretheexploit #fuzzing #VulnResearch
Add these to your Worldlist #bugbounty #cybersecuritytips #fuzzing #sensitivedata #creditunknown #infosec #appsec
The "Testing Handbook" by @trailofbits is a great resource to learn a bit about various static and dynamic testing techniques (semgrep, codeql and fuzzing) appsec.guide #fuzzing #infosec
External fuzzing of USB drivers with Syzkaller docs.google.com/presentation/d… Credits @andreyknvl #infosec #fuzzing
How to use Atheris to fuzz Python C extensions by Matt Schwager (@trailofbits) blog.trailofbits.com/2024/02/23/con… #fuzzing #cybersecurity
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
On Fuzzing IoT devices with blackbox approach (TL-WR902AC router as example) Blog: tsmr.eu/blackbox-fuzzi… Github: github.com/otsmr/blackbox… #fuzzing #iot
Getting started with libAFL with references to various resources Credits @Atredis atredis.com/blog/2023/12/4… #fuzzing #infosec
🗻 Fuzzing Guide: Fuzzing A GameBoy Emulator With AFL++ Blog: bananamafia.dev/post/gb-fuzz/ #infosec #fuzzing
Something went wrong.
Something went wrong.
United States Trends
- 1. Auburn 39.2K posts
- 2. Duke 30.9K posts
- 3. Bama 28.7K posts
- 4. Stockton 19.2K posts
- 5. Ole Miss 37.2K posts
- 6. Miami 124K posts
- 7. Lane Kiffin 46.7K posts
- 8. #SurvivorSeries 180K posts
- 9. Stanford 9,389 posts
- 10. Notre Dame 24.9K posts
- 11. Virginia 48K posts
- 12. Austin Theory 4,651 posts
- 13. Cam Coleman 1,865 posts
- 14. Cooper Flagg 7,280 posts
- 15. ACC Championship 8,027 posts
- 16. #RollTide 6,160 posts
- 17. Iron Bowl 16.4K posts
- 18. Seth 21K posts
- 19. Oxford 23.3K posts
- 20. Ty Simpson 4,030 posts