meg
MIT🕸 Web Scanning · Go
meg is a tool designed to fetch many paths from many hosts concurrently without overwhelming servers, making it ideal for large-scale reconnaissance in bug bounty programs. It operates by queuing requests efficiently, enabling users to probe numerous URLs simultaneously. This capability allows security researchers to quickly gather information about web server configurations and potential vulnerabilities. Its emphasis on concurrency and performance sets it apart as a go-to utility for extensive web path probing.
Tags
Details
- Category
- 🕸 Web Scanning
- Language
- Go
- Repository
- tomnomnom/meg
- License
- MIT
- 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.