knownsec / pocsuite3

pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.
https://pocsuite.org
Other
3.66k stars 783 forks source link

pocuiste3 --pcap 流量包保存在哪里了? #294

Closed rockmelodies closed 2 years ago

rockmelodies commented 2 years ago

pocuiste3 --pcap 流量包保存在哪里了?

13ph03nix commented 2 years ago

看控制台日志,会打印出文件名称,目录是当前目录。

...
[10:07:28] [INFO] pcap data has been saved in: 127.0.0.1_2022_06_29_100728.pcap
[10:07:28] [INFO] Scan completed,ready to print

+----------------+--------------------------------------+--------+-----------+---------+--------+
| target-url     |               poc-name               | poc-id | component | version | status |
...