1. Right Answer: A
Explanation: TCPtrace is a tool used for analysis of TCP dump files. It is compatible with the files produced by several popular packet-capture programs, including WinDump/tcpdump/Wireshark, EtherPeek, snoop, and Agilent NetMetrix.
2. Right Answer: A
Explanation: Ettercap is a comprehensive suite for man-in-the-middle attack, helpful for sniffing time connection, content filtering, active and passive dissection of many protocols and it includes many features for network and host analysis.
3. Right Answer: D
Explanation: Nmap -P can scan single port, range of ports or all 65535 ports.
4. Right Answer: B
Explanation: Metasploit is a penetration testing system that makes hacking way easier than it used to be. It is an essential tool for many attackers and defenders. Point Metasploit at your target, pick an exploit, whatever payload to drop, and hit -Enter.
5. Right Answer: C
Explanation: Challenge Handshake Authentication Protocol (CHAP) secures against replay attack during the authentication phase through the use of an incrementally changing identifier and a variable challenge value.
Leave a comment