=========================================
一个用于从 archive.org 获取存档 URL 快照的小型 Php 应用程序。
使用它,您可以获取任何年份的完整快照 URL 列表,或所有可能的年份的完整列表。
专为渗透测试目的而制作。
此应用程序由 WMB-Scrapper 驱动
克隆此仓库,
git clone https://github.com/daudmalik06/ReconCat
cd ReconCat
php recon
Output/google.com 的目录,并将所有相关快照保存在该目录中查看帮助
php recon --help

其他命令
php recon --url=https://github.com -t10 (使用10个线程获取github的所有快照)
php recon -y2012 --url=https://github.com -t10 (使用10个线程获取github 2012年的快照)
Recon Cat 是一款基于 MIT 许可证 开源发布的软件。
感谢所有贡献者,
Dawood Ikhlaq 与开源社区