
A small Php application to fetch archive url snapshots from archive.org. using it you can fetch complete list of snapshot urls of any year or complete list of all years possible. Made Specially for penetration testing purpose.
=========================================
A small Php application to fetch archive url snapshots from archive.org.
using it you can fetch complete list of snapshot urls of any year or
complete list of all years possible.
Made Specially for penetration testing purpose.
This application is powered by WMB-Scrapper
Clone this repository,
git clone https://github.com/daudmalik06/ReconCat
cd ReconCat
php recon
Output/google.com and will save all related snapshot in that directoryFor help
php recon --help

Other commands
php recon --url=https://github.com -t10 (fetch all snapshot of github with 10 threads)
php recon -y2012 --url=https://github.com -t10 (fetch snapshot of year 2012 of github with 10 threads)
The Recon Cat is open-sourced software licensed under the MIT license.
Thanks to all of the contributors ,
Dawood Ikhlaq and Open source community