Pull Archive.org stored URLs for a domain | Metasploit Exploit Database (DB)

Pull Archive.org stored URLs for a domain

This module pulls and parses the URLs stored by Archive.org for the purpose of replaying during a web assessment. Finding unlinked and old pages.

Search Other Modules


Rank

  • Normal

Authors

  • Rob Fuller < mubix [at] hak5.org >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use auxiliary/scanner/http/enum_wayback
msf auxiliary(enum_wayback) > set DOMAIN [STRING]
msf auxiliary(enum_wayback) > run


Module Options

DOMAIN Domain to request URLS for
OUTFILE Where to output the list for use
PROXY Proxy server to route connection. <host>:<port>
PROXY_PASS Proxy Server Password
PROXY_USER Proxy Server User
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module