A somewhat curated list of links to various topics in application security.
Item | Date Added | Link | Excerpt |
---|---|---|---|
1 | 2025-08-14 11:05:19 UTC | NucleiFuzzer - 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." |
2 | 2025-08-14 11:05:17 UTC | raminfp/fuzzer-development-with-rust | The 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. |
3 | 2025-08-14 11:05:15 UTC | 0xPugazh/One-Liners | The 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. |
4 | 2025-08-14 11:05:11 UTC | Fuzzing Forum | The 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. |