What is the proper syntax?

You want to do an ICMP scan on a remote computer using hping2. What is the proper syntax?

You want to do an ICMP scan on a remote computer using hping2. What is the proper syntax?

A.
hping2 host.domain.com

B.
hping2 –set-ICMP host.domain.com

C.
hping2 -i host.domain.com

D.
hping2 -1 host.domain.com



Leave a Reply 1

Your email address will not be published. Required fields are marked *


cyb

cyb

Ans: D
-i –interval wait (uX for X microseconds, for example -i u1000)
Mode
default mode TCP
-0 –rawip RAW IP mode
-1 –icmp ICMP mode
-2 –udp UDP mode
-8 –scan SCAN mode.
-9 –listen listen mode