Katana
MIT🕸 Web Scanning · Go
Katana is a next-generation web crawling and spidering framework designed for efficient data gathering. It operates in both headless browser and standard modes, enabling it to automatically fill forms and navigate complex web structures. Developed in Go, Katana is optimized for performance and flexibility, making it suitable for both simple and advanced web reconnaissance tasks. Its ability to handle dynamic content makes it a valuable asset for penetration testers and researchers.
Installation
$ go install github.com/projectdiscovery/katana/cmd/katana@latestTags
Details
- Category
- 🕸 Web Scanning
- Language
- Go
- Repository
- projectdiscovery/katana
- 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.