File snmp-processes
Script types:
portrule
Categories:
default, discovery, safe
Download: 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: Same as Nmap--See http://nmap.org/book/man-legal.html



