Script epmd-info
Script types:
portrule
Categories:
default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/epmd-info.nse
Script 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_port: 4369 | nodes: | rabbit: 36804 |_ ejabberd: 46540
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html