May 2017
Intermediate to advanced
416 pages
21h 33m
English
To attempt to enumerate valid users in a web server with mod_userdir, use the following command:
$ nmap -p80 --script http-userdir-enum <target>
All the users found will be included in the results:
PORT STATE SERVICE 80/tcp open http |_http-userdir-enum: Potential Users: root, web, test
Read now
Unlock full access