HOME>>>>>>>>>

File snmp-processes

脚本使用类型: portrule
脚本所属分类: default, discovery, safe
脚本下载地址: http://nmap.org/svn/scripts/snmp-processes.nse

User Summary

Attempts to enumerate running processes through SNMP.

Script Arguments

snmpcommunity

See the documentation for the snmp library.

Example Usage

执行格式

nmap -sV -sC <target>

Script Output

| snmp-processes:  
|   System Idle Process
|     PID: 1
|   System
|     PID: 4
|   smss.exe
|     Path: \SystemRoot\System32\
|     PID: 256
|   csrss.exe
|     Path: C:\WINDOWS\system32\
|     Params: ObjectDirectory=\Windows SharedSection=1024,3072,512 Windows=On SubSystemType=Windows ServerDll=basesrv,1 ServerDll=winsrv:UserS
|     PID: 308
|   winlogon.exe
|     PID: 332
|   services.exe
|     Path: C:\WINDOWS\system32\
|     PID: 380
|   lsass.exe
|     Path: C:\WINDOWS\system32\
|_    PID: 392

Requires


Author: Patrik Karlsson

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