Simple Admin Page Finder (Module for Recon-ng Framework)

Simple Admin Page Finder is a module for Recon-ng Framework that is categorized as a discovery module. It checks the hosts for possible administrator pages and admin directories.

Instructions:
1. Clone the Recon-ng repository to your local system with git clone https://[email protected]/LaNMaSteR53/recon-ng.git. Change into the Recon-ng discovery module category by typing cd recon-ng/modules/discorevery/info_disclosure/http.
2. Download adminlogin_finder.py_.tar.gz: wget https://www.soldierx.com/system/files/sxlabs/projects/scryptz0/adminlogin_finder.py_.tar.gz
3. Extract the script: tar zxvf adminlogin_finder.py_.tar.gz.
4. Now go back to the recon-ng main directory and launch the framework: ./recon-ng.py.
5. Load the module: load discovery/info_disclosure/http/adminlogin_finder.
6. Select a target: set source target.com

Author(s): 
scryptz0
Version: 
1.00
Date: 
02-23-2013
Size: 
1.93KB
Requirements: 

Python and modules: dnspython, httplib2, python-oauth2.

Recon-ng Framework (bitbucket.org/LaNMaSteR53/recon-ng)

Status: 
Active