- 博客(1)
- 收藏
- 关注
原创 用tcpdump抓取到的数据包用wireshark打不开 isn't a capture file in a format wireshark understands.
错误提示如下:The file "xxxxx" isn't a capture file in a format wireshark understands. 已解决,原因是tcpdump抓包写入文件参数应该用 -w 而不是 > 例如:tcpdump -i eth0 src host 192.168.1.*** > /tmp/info.pcap 这种格式...
2018-09-07 11:30:51
12652
3
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人