WhatWeb
GPL-2.0๐ธ Web Scanning ยท Ruby
WhatWeb is a Ruby-based web technology fingerprinting tool that identifies various components of a website, such as CMS, frameworks, JavaScript libraries, servers, and analytics platforms. By analyzing HTTP responses, WhatWeb provides detailed information on the technologies used by a target website. It is a valuable tool for reconnaissance and vulnerability assessment in web security testing.
Installation
$ apt install whatwebTags
Details
- Category
- ๐ธ Web Scanning
- Language
- Ruby
- Repository
- urbanadventurer/WhatWeb
- License
- GPL-2.0
- Platforms
- ๐งlinux๐macos
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.