HOME>>>>>>>>>

File creds-summary

脚本使用类型: postrule
脚本所属分类: auth, default, safe
脚本下载地址: 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: VER007 整理 http://www.ver007.com