EthernetIP Pentesting

Last modified: 2023-01-27

Network

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>