7 个仓库
General-purpose utilities for data processing, fuzzing, and content discovery.
Explore 7 awesome GitHub repositories matching part of an awesome list · Utility and Fuzzing Tools. Refine with filters or upvote what's useful.
This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure mapping. It functions as a security-focused scanner that identifies hidden files, directories, parameters, and virtual hosts by injecting payloads into HTTP requests. By systematically testing how servers handle various inputs, it assists in mapping the architecture of web applications and uncovering potential security vulnerabilities. The tool distinguishes itself through a highly concurrent engine that manages asynchronous request execution and recursive job orchestration. I
Fast web fuzzer for directory and parameter discovery.
Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery
Recursive content discovery tool for web applications.
A wrapper around grep, to help you grep for things
Grep wrapper for finding patterns in large datasets.
A tool for adding new lines to files, skipping duplicates
Append unique lines to a file while filtering duplicates.
declutters url lists for crawling/pentesting
Filter and deduplicate URLs to reduce noise.
Pull out bits of URLs provided on stdin
Extract and display components from URLs.
Accept URLs on stdin, replace all query string values with a user-supplied value
Replace query string parameters in URLs.