🤓
TurvSec Wiki
  • 👨‍💻Who is Mr Turvey
  • Blogs and Notes
    • Techie Blogs
      • Troubleshooting Nessus
      • Bypassing CAPTCHA
      • How to Proxy Linux Traffic
    • Miscellaneous Blogs
      • PSD2 and Open Banking
      • Cheap Pen Testing
      • Top 10 Pen Testing Tools
      • Scoping Web Applications
  • Web App Testing
    • 🌍Content Discovery
      • 🔎Subdomain Enumeration
      • 📃Dir & Page Enumeration
    • 💉Injections
      • CSV Injection
    • 🕸️JSON WEB TOKENS
    • 🔏Testing SSL/TLS
    • 📮Testing APIs with POSTMAN
  • Offensive Security
    • 🎣Phishing with Evilginx2
    • 🔐WPA2 Cracking
  • Physical Security
    • 👨‍✈️Social Engineering
  • Tools
    • Burp2API - BurpSuite to JSON
    • allthewayback - Search Wayback
    • Thicc - Thick App Testing Aid
Powered by GitBook
On this page
  1. Tools

allthewayback - Search Wayback

allthewayback searches the Wayback Machine for historical files which may contain sensitive data.

PreviousBurp2API - BurpSuite to JSONNextThicc - Thick App Testing Aid

Last updated 1 year ago

allthewayback has been built to enable the quick discovery of specific historical files which may contain sensitive data. For example, you may search for old URL paths in archived robots.txt files or you may search for configuration data in archived .git or nginx.conf files.

You can either use the built in flags to find common sensitive files or you can specify your own wayback search term.

Any discovered archived files will be output into a file of your choosing for self review.

GitHub - MrTurvey/allthewayback: Search the Wayback Machine for specific historical files which may contain sensitive data.GitHub
allthewayback tool.
Logo