Webserver scanning
Last updated
Last updated
General
/usr/share/seclists/Discovery/Web-Content/common.txt
/usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt
CGI
/usr/share/seclists/Discovery/Web-Content/CGIs.txt
SharePoint
/usr/share/wordlists/SecLists/Discovery/Web_Content/sharepoint.txt
- Directory/File, DNS and VHost busting tool written in Go
IIS
Apache / nginx
Enumerate usernames
Brute force passwords
You can use wafw00f
to detect web application firewalls (WAFs).
- Web application fuzzer
Fast web fuzzer written in Go.
- Web server scanner
- The Directory Traversal Fuzzer
is a Web Content Scanner. It looks for existing (and/or hidden) Web Objects. It basically works by launching a dictionary based attack against a web server and analyzing the response.
is a multi threaded java application designed to brute force directories and files names on web/application servers.
See