Example
Requirements
- Python 3.6+
- requests
- argparse
Install dependencies with:
pip install -r requirements.txt
Why this Tool?
Sometimes, old URLs archived by the Wayback Machine lead to interesting places—especially when they still work. Directory listings can reveal sensitive files, backups, or even forgotten admin panels. WaybackLister helps you find them in a systematic and scriptable way.
Disclaimer
This tool is meant for educational and authorized security testing only. Don’t use it on systems you don’t have permission to test.