Skip to content

Get URLs from the Wayback Machine. Able to handle large outputs.

License

Notifications You must be signed in to change notification settings

KarimPwnz/waybacked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waybacked

Get URLs from the Wayback Machine. waybacked is well-suited for bug bounty or security reconnaissance since it is able to handle large outputs.

waybacked run example

How to install

$ git clone https://github.com/KarimPwnz/waybacked.git
$ cd waybacked
$ python3 setup.py install

Usage

$ waybacked <search_query>

or

$ echo <search_query> | waybacked

or

$ cat searches.txt | waybacked

About

Get URLs from the Wayback Machine. Able to handle large outputs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages