Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

File rpcinfo

Download: http://nmap.org/svn/scripts/rpcinfo.nse

User Summary

Connects to portmapper and fetches a list of all registered programs.

Script Arguments

mount.version, nfs.version, rpc.protocol

See the documentation for the rpc library.

Example Usage

nmap -sV --script=rpcinfo <target>

Script Output

PORT    STATE SERVICE
111/tcp open  rpcbind
| rpcinfo:  
|   100000  2        111/tcp  rpcbind
|   100000  2        111/udp  rpcbind
|   100003  2       2049/tcp  nfs
|   100003  2       2049/udp  nfs
|   100005  1,2      953/udp  mountd
|   100005  1,2      956/tcp  mountd
|   100024  1      55145/tcp  status
|_  100024  1      59421/udp  status

Requires


Categories: discovery safe

Author: Patrik Karlsson

License: Same as Nmap--See http://nmap.org/book/man-legal.html

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]