What command would you use to save a packet capture in PCAP format?
A. tcpdump -s 0 -n > evidence.pcap
B. tcpdump -s 0 -n >> evidence.pcap
C. tcpdump -s 0 -n -w evidence.pcap
D. tcpdump -s 0 -n --write evidence.pcap
What command would you use to save a packet capture in PCAP format?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What command would you use to save a packet capture in PCAP format?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!