appsec.fyi

A somewhat curated list of links to various topics in application security.

Fuzzing

Fuzz testing or fuzzing is an automated software testing technique that injects invalid, malformed, or unexpected inputs into a system to reveal software defects and vulnerabilities.

ItemDate AddedLinkExcerpt
12025-08-14 11:05:19 UTCNucleiFuzzer - Powerful Automation Tool For Detecting XSS, SQLi, SSRF, Open"NucleiFuzzer is an automation tool designed to detect vulnerabilities like XSS, SQLi, SSRF, and Open. It offers powerful capabilities for automated testing and identification of security flaws in web applications."
22025-08-14 11:05:17 UTCraminfp/fuzzer-development-with-rustThe content provided is a reference to a GitHub repository named "fuzzer-development-with-rust" created by the user raminfp. The repository likely contains resources, code, or tools related to developing fuzzers using the Rust programming language. Fuzzing is a software testing technique that involves providing invalid, unexpected, or random data as inputs to a program to uncover vulnerabilities. The use of Rust suggests a focus on memory safety and performance in the development of fuzzing tools.
32025-08-14 11:05:15 UTC0xPugazh/One-LinersThe content provided is a reference to a GitHub repository named "0xPugazh/One-Liners." The title suggests that the repository contains one-liners, which are typically short and concise lines of code or commands that perform specific tasks. It is likely a collection of useful code snippets or commands that can be easily referenced and utilized for various purposes.
42025-08-14 11:05:11 UTCFuzzing ForumThe content provided is very brief and only mentions "Fuzzing Forum." It appears to be a reference to a forum or discussion platform related to fuzzing, a software testing technique that involves feeding invalid, unexpected, or random data to programs to uncover vulnerabilities. The summary reflects the limited information provided and highlights the focus on fuzzing in a forum setting.