EthernetIP Pentesting
Last modified: 2023-01-27
EtherNet/IP is an industrial network protocol that adopts the Common Industrial Protocol to standart Ethernet. A default port is 44818.
Enumeration
nmap --script enip-info -p 44818 <target-ip>
Last modified: 2023-01-27
EtherNet/IP is an industrial network protocol that adopts the Common Industrial Protocol to standart Ethernet. A default port is 44818.
nmap --script enip-info -p 44818 <target-ip>