File creds-summary
Script types:
postrule
Categories:
auth, default, safe
Download: http://nmap.org/svn/scripts/creds-summary.nse
User Summary
Lists all discovered credentials (e.g. from brute force and default password checking scripts) at end of scan.
Example Usage
nmap -sV -sC <target>
Script Output
| creds-summary: | 10.10.10.10 | 22/ssh | lisbon:jane - Account is valid | 10.10.10.20 | 21/ftp | jane:redjohn - Account is locked | 22/ssh | cho:secret11 - Account is valid | 23/telnet | rigsby:pelt - Account is valid | pelt:rigsby - Password needs to be changed at next logon | 80/http | lisbon:jane - Account is valid | jane:redjohn - Account is locked |_ cho:secret11 - Account is valid
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


