Skip to content

Fetch all the URLs that Google and Wayback Machine knows of the target

Notifications You must be signed in to change notification settings

g0ttfrid/archiveweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

archiveweb

Fetch all the URLs that Google and Wayback Machine knows of the target except:

  • for image, css and other static files
  • urls with same path but parameter value difference

Usage:

git clone https://github.com/g0ttfrid/archiveweb && cd archiveweb
pip3 install -r requirements.txt
usage: archiveweb.py -t example.com

optional arguments:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        insert domain/subdomain
  -x EXT, --ext EXT     get result w/ specific extensions (-x asp,aspx)

Inspired by

dorks-eye
waybackurls
uro

About

Fetch all the URLs that Google and Wayback Machine knows of the target

Topics

Resources

Stars

Watchers

Forks

Languages