Which tool can Scapy invoke from the prompt?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

Which tool can Scapy invoke from the prompt?

Explanation:
Scapy is great for crafting and sending packets, while Wireshark provides rich, visual analysis of captured traffic. From the Scapy prompt you can export your packets to a PCAP file and then open that file in Wireshark for detailed decoding of each frame and protocol. This makes Wireshark the natural tool to invoke when you want to inspect what Scapy generated or observed. The other options serve different roles: Nmap is for network discovery, tcpdump is a command-line capture tool (while helpful, it’s not the primary GUI-based analyzer Scapy typically uses from its prompt), and Ettercap focuses on man-in-the-middle activity. Wireshark is the fitting choice for inspecting traffic invoked from Scapy.

Scapy is great for crafting and sending packets, while Wireshark provides rich, visual analysis of captured traffic. From the Scapy prompt you can export your packets to a PCAP file and then open that file in Wireshark for detailed decoding of each frame and protocol. This makes Wireshark the natural tool to invoke when you want to inspect what Scapy generated or observed.

The other options serve different roles: Nmap is for network discovery, tcpdump is a command-line capture tool (while helpful, it’s not the primary GUI-based analyzer Scapy typically uses from its prompt), and Ettercap focuses on man-in-the-middle activity. Wireshark is the fitting choice for inspecting traffic invoked from Scapy.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy