Trending

#Fuzzing

Latest posts tagged with #Fuzzing on Bluesky

Latest Top
Trending

Posts tagged #Fuzzing

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

0 0 0 0
Original post on chaos.social

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 […]

0 0 0 0
Dive into RFID Fuzzing with Flipper Zero, the RFID fuzzer app.
Dive into RFID Fuzzing with Flipper Zero, the RFID fuzzer app. Curious how RFID works and its security? Dive in as we show RFID fuzzing with Flipper Zero! In this video, we'll break down the ins and outs of this powerful function, showcasing its potential and importance in today's pentesting landscape. Brought to you by LAB401.com, the experts in RFID technology. Don't forget to like, share, and comment below with your thoughts. Grab your Flipper Zero and accessories here: https://lab401.com And check out LAB401's curated collection of pentesting tools. #RFIDFuzzing #FlipperZero #pentesting #lab401

Dive into RFID Fuzzing with Flipper Zero, the RFID fuzzer app.
youtu.be/EcWTFZovNTE
#FlipperZero #RFID #Fuzzing #CyberSecurity #PenTesting #HardwareHacking #InfoSec #EthicalHacking #AccessControl #Lab401

0 0 0 0
Preview
Awesome Fuzzing Zulip for the AFL++ and broader fuzzing community.

Wanna learn more about #fuzzing? The AFL++ community has moved to Zulip: fuzz.zulipchat.com

Come join us!

3 2 0 0
Security Testing mit Fuzzing ► Fuzzing & Security Testing praxisnah lernen – gemäß Cyber Resilience Act. Der Kurs vermittelt moderne Methoden für sichere Softwareprodukte.

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

0 0 0 0
Post image

𝗘𝘂𝗿𝗲 𝗦𝗼𝗳𝘁𝘄𝗮𝗿𝗲 𝗳𝘂𝗻𝗸𝘁𝗶𝗼𝗻𝗶𝗲𝗿𝘁 – 𝘀𝗼𝗹𝗮𝗻𝗴𝗲 𝗻𝗶𝗲𝗺𝗮𝗻𝗱 𝗲𝘁𝘄𝗮𝘀 𝗨𝗻𝗲𝗿𝘄𝗮𝗿𝘁𝗲𝘁𝗲𝘀 𝗲𝗶𝗻𝗴𝗶𝗯𝘁?

Genau hier setzt #Fuzzing an: ein automatisierter Stresstest, der Software mit ungewöhnlichen oder fehlerhaften Eingaben konfrontiert, ... 🧵

0 0 1 0
Post image Post image Post image Post image

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

0 0 0 0
Post image

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

1 0 1 0
Preview
Finding Bugs in WebAssembly Interface Type Binding Generators The WebAssembly Component Model is an emerging standard for assembling applications from parts that are implemented in WebAssembly. Unlike ordinary WebAssembly modules, components implement their inte...

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...

6 5 0 0
TenguCon 2.0 - QEMU and AFL++ fuzzing for MIPS-based networking equipment - Justus Wilhelm Perlwitz
TenguCon 2.0 - QEMU and AFL++ fuzzing for MIPS-based networking equipment - Justus Wilhelm Perlwitz YouTube video by TenguSec

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...

2 1 0 0

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

7 1 4 0
Post image

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

2 1 0 0

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 😄

0 0 1 0
Preview
Bugs that survive the heat of continuous fuzzing Learn why some long-enrolled OSS-Fuzz projects still contain vulnerabilities and how you can find them.

github.blog/security/vul... #fuzzing #OSSFuzz

0 0 0 0
Preview
GitHub - schemathesis/schemathesis: Catch API bugs before your users do Catch API bugs before your users do. Contribute to schemathesis/schemathesis development by creating an account on GitHub.

ooooh github.com/schemathesis... looks like a nice tool for #OpenAPI motivated REST #fuzzing

0 0 0 0
Software Assurance & That Warm and Fuzzy Feeling If I were to recommend you use a piece of cryptography-relevant software that I created, how would you actually know if it was any good? Trust is, first and foremost, a social problem. If I told you a furry designed a core piece of Internet infrastructure, the reception to this would be mixed, to say […]
0 0 0 0
Preview
Bugs that survive the heat of continuous fuzzing Learn why some long-enrolled OSS-Fuzz projects still contain vulnerabilities and how you can find them. The post Bugs that survive the heat of continuous fuzzing appeared first on The GitHub Blog.

#Bugs that survive the heat of continuous #fuzzing by @GitHubSecurityLab

github.blog/security/vulnerability-r...

0 1 0 0

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

0 0 0 0
Preview
Bugs that survive the heat of continuous fuzzing Learn why some long-enrolled OSS-Fuzz projects still contain vulnerabilities and how you can find them. The post Bugs that survive the heat of continuous fuzzing appeared first on The GitHub Blog.
0 0 0 0
Preview
Demystifying Fuzzer Behaviour Despite how it's often portrayed in blogs, scientific articles, or corporate test planning, fuzz testing isn't a magic bug printer; just ...

Demystifying Fuzzer Behaviour by Addison: media.ccc.de/v/39c3-... #fuzzing #devops #security

1 0 0 0
Post image

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

0 0 0 0

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

0 0 0 0
Fuzzing and AFL++
Fuzzing and AFL++ YouTube video by Compass Security

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

3 2 0 0
Awakari App

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

0 0 0 0
Preview
Fuzzing Made Easy Part #3: GoLibAFL — Fuzzing Go binaries using LibAFL - SRLabs Research We developed GoLibAFL, a new fuzzer for Go code built on top of LibAFL.

Fuzzing Golang binaries with Rust and libAFL: srlabs.de/blog/golib... github.com/srlabs/go... #golang #rust #fuzzing #devops #security

0 0 0 0

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

0 0 0 0
Post image

A Tale Of Four Fuzzers

A case study in applied real world property based testing, by matklad

tigerbeetle.com/blog/2025-11...

#Fuzzing #PBT

1 0 1 0
你的 Go 测试,还停留在“演员对台词”吗? - Tony Bai 本文永久链接 - https://tonybai.com/2025/11/17/go-testing-journey 大家好,我是Tony Bai。 我想请大家想象一个场景: 周五下午五点,你刚刚修复了一个看似无关紧要的 bug,怀着对周末的憧憬,合并了你的代码

你的 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

1 0 0 0
Preview
Release 0.15.4 · AFLplusplus/LibAFL Highlights DumpTargetBytesToDiskStage can to dump complex inputs to disk as bytes CmpLog implementation is now consistent with AFL++ to share targets back and forth Updated and fixed ForkserverByt...

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

12 4 0 0