Fingerprinting
Tools
Tool | Description | Features |
---|---|---|
| Browser extension and online service for website technology profiling. | Identifies a wide range of web technologies, including CMSs, frameworks, analytics tools, and more. |
| Web technology profiler that provides detailed reports on a website's technology stack. | Offers both free and paid plans with varying levels of detail. |
| Command-line tool for website fingerprinting. | Uses a vast database of signatures to identify various web technologies. |
| Versatile network scanner that can be used for various reconnaissance tasks, including service and OS fingerprinting. | Can be used with scripts (NSE) to perform more specialised fingerprinting. |
| Offers a range of web security services, including website fingerprinting and security reporting. | Provides detailed reports on a website's technology, hosting provider, and security posture. |
| Command-line tool specifically designed for identifying Web Application Firewalls (WAFs). | Helps determine if a WAF is present and, if so, its type and configuration. |
Banner grabbing
-I
is for a HEAD request
WafW00f
Nikto
-Tuning b
flag tellsNikto
to only run the Software Identification modules.
Last updated