Cybersecurity - Digital Forensics
A network forensic analyst wrote this command to capture packets:
But the file
tcpdump -i eth0 -w capture.pcap
But the file
capture.pcap is empty after running. What is the most likely error?