exam questions

Exam 312-50v13 All Questions

View all questions & answers for the 312-50v13 exam

Exam 312-50v13 topic 1 question 202 discussion

Actual exam question from ECCouncil's 312-50v13
Question #: 202
Topic #: 1
[All 312-50v13 Questions]

During a penetration testing assignment, a Certified Ethical Hacker (CEH) used a set of scanning tools to create a profile of the target organization. The CEH wanted to scan for live hosts, open ports, and services on a target network. He used Nmap for network inventory and Hping3 for network security auditing. However, he wanted to spoof IP addresses for anonymity during probing. Which command should the CEH use to perform this task?

  • A. Hping3 -1 10.0.0.25 -ICMP
  • B. Hping3 -2 10.0.0.25-p 80
  • C. Nmap -sS -Pn -n -vw --packet-trace -p- --script discovery -T4
  • D. Hping3 -S 192.168.1.1 -a 192.168.1.254 -p 22 --flood
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mulekule
3 weeks ago
Selected Answer: D
D. Hping3 -S 192.168.1.1 -a 192.168.1.254 -p 22 --flood - The -S flag sets the SYN flag, which is commonly used for port scanning. - The -a option allows the user to spoof the source IP address (in this case, 192.168.1.254). - The -p flag specifies the target port (port 22) - The --flood option sends packets as fast as possible
upvoted 1 times
...
NikoTomas
1 month, 2 weeks ago
Selected Answer: D
Answer: D Hping options: -S = SYN scan -a (or "--spoof hostname") = set a fake IP source address, this option ensures that target will not gain your real address. However replies will be sent to spoofed address, so you will can't see them.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago