MCQs > IT & Programming > Ethical Hacking > Which of the following commands can be used for creating a firewall rule in iptable, which will result the blocking of ICMP ECHO requests from the outside sources and will disable ping sweeps on a network?

Ethical Hacking MCQs

Which of the following commands can be used for creating a firewall rule in iptable, which will result the blocking of ICMP ECHO requests from the outside sources and will disable ping sweeps on a network?

Answer

Correct Answer: $iptables -A OUTPUT -p icmp --icmp-type echo-request -j DROP

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Ethical Hacking Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Ethical Hacking Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it