Solved

What Does the Following Command Do

Question 45

Multiple Choice

What does the following command do?
Hping2 -I eth0 -a 2.2.2.2 -s 1020 -p 22 --syn -c 1 -d 0xF00 -setseq 0x0000000F 192.168.100.2


A) This command will gernerate multiple SYN packets from address 192.168.100.2
B) This command will generate a UDP packet from from 22 spoofing address 2.2.2.2
C) This command will generate one TCP segment from 2.2.2.2 port 1020 with sequence number 15
D) This command will generate one TCP packet destined for 2.2.2.2 port 1020 and coming from
192) 168.100.2

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions