Skip to content

Yashvendra/Recon-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recon-X

Advanced Reconnaissance Tool

Screenshot-from-2019-12-16-20-29-05-1

Recon-X is the ultimate tool to conveniently carry out the reconnaissance of your target and discover its attacking surface. The tool itself comes with two options for installation. First is the API mode, that is based on hackertarget API making it light and efficient and can be used for the identification of potential vulnerabilities. However, the API is the free one so the scans are limited to 100 calls per day per IP. So either you can use proxy to change your public IP after API counter exceedes, or you can go with the second mode of this tool, which uses the best OSINT tools available on github, making this a beast for doing reconnaissance.

Note: The second mode of this tool isn't out yet & will be out soon. Only the first mode is functional for now.

Installation

Run install.sh as sudo and it will automatically install AutoXploit.

$ git clone https://github.com/Yashvendra/Recon-X.git
$ cd Recon-X
$ chmod +x install.sh
$ sudo ./install.sh

Usage

$ reconX

Upcoming Update

The second mode of the script will be functional very soon, stay tuned :)

Gallery

Screenshot-from-2019-12-17-00-31-45 Screenshot-from-2019-12-17-00-32-05

Note: This tool is made for educational purposes and to help security researchers. Any actions or activities performed using this is solely your responsibility