May 2017
Intermediate to advanced
416 pages
21h 33m
English
Open your terminal and enter the following Nmap command:
$ nmap -Pn -sT -p502 --script modbus-discover <target>
By default, the script modbus-discover will obtain the first slave ID device information, as shown next. The information displayed depends on the device's response:
PORT STATE SERVICE 502/tcp open modbus | modbus-discover: | sid0x0: |_ Slave ID data: \xB4\xFFLMB3.0.3
Read now
Unlock full access