File epmd-info
Script types:
portrule
Categories:
default, discovery, safe
Download: http://nmap.org/svn/scripts/epmd-info.nse
User Summary
Connects to Erlang Port Mapper Daemon (epmd) and retrieves a list of nodes with their respective port numbers.
Example Usage
nmap -p 4369 --script epmd-info <target>
Script Output
PORT STATE SERVICE 4369/tcp open epmd | epmd-info.nse: | epmd running on port 4369 | name rabbit at port 36804 |_ name ejabberd at port 46540
Requires
Author: Toni Ruottu
License: Same as Nmap--See http://nmap.org/book/man-legal.html


