gau
MIT๐ธ Web Scanning ยท Go
gau (Get All URLs) is a tool designed to fetch known URLs from multiple sources like AlienVault OTX, the Wayback Machine, Common Crawl, and URLScan. It provides a comprehensive view of a domain's URL footprint by aggregating historical and current data from these services. Written in Go, gau is optimized for speed and is a popular choice for security researchers looking to identify potential attack vectors in web applications.
Installation
$ go install github.com/lc/gau/v2/cmd/gau@latestTags
Details
- Category
- ๐ธ Web Scanning
- Language
- Go
- Repository
- lc/gau
- 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.