312-50V11 · Question #886
Jim, a professional hacker, targeted an organization that is operating critical Industrial Infrastructure. Jim used Nmap to scan open pons and running services on systems connected to the organization
The correct answer is A. nmap -Pn -sU -p 44818 --script enip-info < Target IP >. Ethernet/IP is a very popular protocol used in industrial systems that uses Ethernet as the transport layer and CIP for providing services and profiles needed for the applications. Ethernet/IP devices by several vendors usually operate on UDP port 44818 and we can gather informat
Question
Jim, a professional hacker, targeted an organization that is operating critical Industrial Infrastructure. Jim used Nmap to scan open pons and running services on systems connected to the organization's OT network. He used an Nmap command to identify Ethernet/IP devices connected to the Internet and further gathered Information such as the vendor name, product code and name, device name, and IP address. Which of the following Nmap commands helped Jim retrieve the required information?
Options
- Anmap -Pn -sU -p 44818 --script enip-info < Target IP >
- Bnmap -Pn -sT -p 46824A < Target ip >
- Cnmap -Pn-sT -scan-delay is -max-parallelism 1 -p < Port List >< Target IP >
- Dnmap -Pn -sT -p 102 -script s7-info < Target IP >
How the community answered
(17 responses)- A71% (12)
- B6% (1)
- C18% (3)
- D6% (1)
Explanation
Ethernet/IP is a very popular protocol used in industrial systems that uses Ethernet as the transport layer and CIP for providing services and profiles needed for the applications. Ethernet/IP devices by several vendors usually operate on UDP port 44818 and we can gather information such as vendor name, product name, serial number, device type, product code, internal IP address, and version.
Topics
Community Discussion
No community discussion yet for this question.