Which common tool is used by penetration testers to craft packets?
- nmap
- scapy
- pip3
- h8mail
- Recon-ng
Explanation & Hints:
Scapy is a very comprehensive Python-based framework or ecosystem for packet generation. Scapy must be run with root permissions to be able to modify packets. |