- 题目是一个ping.pcap文件
- 用wireshark打开分析发现
- 这里就可以一个一个的找出来了
- 我用python编写了一个脚本
- 用了scapy库
- python 3.8
- pip install scapy
1 | import scapy.all as scapy |
1 | import scapy.all as scapy |
Author: felzl
Permalink: https://felzl.github.io/2021/10/26/CTF-ping-misc/
License: Copyright (c) 2019 CC-BY-NC-4.0 LICENSE
Slogan: Do you believe in DESTINY?