Rapid7 Vulnerability & Exploit Database

Archive.org Stored Domain URLs

Back to Search

Archive.org Stored Domain URLs

Created
05/30/2018

Description

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.

Author(s)

  • mubix <mubix@hak5.org>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/scanner/http/enum_wayback
msf auxiliary(enum_wayback) > show actions
    ...actions...
msf auxiliary(enum_wayback) > set ACTION < action-name >
msf auxiliary(enum_wayback) > show options
    ...show and set options...
msf auxiliary(enum_wayback) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;