dirsearch
🕸 Web Scanning · Python
dirsearch is a mature web path discovery tool that employs recursive scanning and wordlist-based bruteforcing to uncover hidden directories and files on web servers. It supports a wide range of extensions, making it versatile for different web technologies. Security testers use dirsearch to identify misconfigurations and potential entry points in web applications. Its robustness and flexibility make it an essential tool for web application security assessments.
Tags
Details
- Category
- 🕸 Web Scanning
- Language
- Python
- Repository
- maurosoria/dirsearch
- Platforms
- 🐧linux🍎macos🪟windows
Links
More in Web Scanning
httpx
GoFast multi-purpose HTTP toolkit. Probes for running HTTP servers with retries and fallbacks.
Nikto
PerlClassic web server scanner. Tests for dangerous files, outdated server software, and version-specific problems.
Gobuster
GoDirectory/file, DNS, and vhost busting tool. Brute-forces URIs, DNS subdomains, virtual host names, and S3 buckets.
Feroxbuster
RustFast, recursive content discovery tool written in Rust. Like gobuster on steroids with auto-recursion.
Burp Suite Community
JavaWeb vulnerability scanner and proxy. Intercept, modify, and replay HTTP/S traffic for web app testing.
ffuf
GoFast web fuzzer written in Go. Fuzz anything — URLs, headers, POST data — with blazing speed.