HOME>>>>>>>>>

File auth-spoof

脚本使用类型: portrule
脚本所属分类: malware, safe
脚本下载地址: http://nmap.org/svn/scripts/auth-spoof.nse

User Summary

Checks for an identd (auth) server which is spoofing its replies.

Tests whether an identd (auth) server responds with an answer before we even send the query. This sort of identd spoofing can be a sign of malware infection, though it can also be used for legitimate privacy reasons.

Example Usage

执行格式

nmap -sV --script=auth-spoof <target>

Script Output

PORT    STATE SERVICE REASON
113/tcp open  auth    syn-ack
|_auth-spoof: Spoofed reply: 0, 0 : USERID : UNIX : OGJdvM

Requires


Author: Diman Todorov

License: VER007 整理 http://www.ver007.com