All Projects → Yashvendra → Recon-X

Yashvendra / Recon-X

Licence: BSD-3-Clause license
Advanced Reconnaissance tool to enumerate attacking surface of the target.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Recon-X

Crips
IP Tools To quickly get information about IP Address's, Web Pages and DNS records.
Stars: ✭ 272 (+907.41%)
Mutual labels:  nmap, geoip, traceroute, information-gathering
tugarecon
Pentest: Subdomains enumeration tool for penetration testers.
Stars: ✭ 142 (+425.93%)
Mutual labels:  scanner, subdomains, information-gathering, reconnaissance
Th3inspector
Th3Inspector 🕵️ Best Tool For Information Gathering 🔎
Stars: ✭ 1,041 (+3755.56%)
Mutual labels:  geoip, traceroute, information-gathering
Rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
Stars: ✭ 3,439 (+12637.04%)
Mutual labels:  scanner, information-gathering, reconnaissance
Red hawk
All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers
Stars: ✭ 1,898 (+6929.63%)
Mutual labels:  scanner, whois-lookup, information-gathering
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+8462.96%)
Mutual labels:  scanner, information-gathering, reconnaissance
Deadtrap
An OSINT tool to gather information about the real owner of a phone number
Stars: ✭ 73 (+170.37%)
Mutual labels:  scanner, information-gathering, reconnaissance
Badkarma
network reconnaissance toolkit
Stars: ✭ 353 (+1207.41%)
Mutual labels:  nmap, information-gathering, reconnaissance
Eternalview
EternalView is an all in one basic information gathering and vulnerability assessment tool
Stars: ✭ 118 (+337.04%)
Mutual labels:  nmap, traceroute, information-gathering
Discover
Custom bash scripts used to automate various penetration testing tasks including recon, scanning, parsing, and creating malicious payloads and listeners with Metasploit.
Stars: ✭ 2,548 (+9337.04%)
Mutual labels:  nmap, information-gathering, reconnaissance
Brokenlinkhijacker
A Fast Broken Link Hijacker Tool written in Python
Stars: ✭ 45 (+66.67%)
Mutual labels:  scanner, reconnaissance
Yotter
yotter - bash script that performs recon and then uses dirb to discover directories that might lead to information leakage
Stars: ✭ 118 (+337.04%)
Mutual labels:  scanner, information-gathering
Investigo
🔎 Find usernames and download their data across social media.
Stars: ✭ 168 (+522.22%)
Mutual labels:  information-gathering, reconnaissance
Sudomy
Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
Stars: ✭ 859 (+3081.48%)
Mutual labels:  scanner, reconnaissance
Whour
Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.
Stars: ✭ 18 (-33.33%)
Mutual labels:  scanner, information-gathering
Penta
Open source all-in-one CLI tool to semi-automate pentesting.
Stars: ✭ 130 (+381.48%)
Mutual labels:  scanner, nmap
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+2770.37%)
Mutual labels:  scanner, reconnaissance
Nwatch
🔍 Tool for - Host Discovery, Port Scanning and Operating System Fingerprinting
Stars: ✭ 127 (+370.37%)
Mutual labels:  scanner, nmap
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+6655.56%)
Mutual labels:  scanner, nmap
wordlist generator
Unique wordlist generator of unique wordlists.
Stars: ✭ 41 (+51.85%)
Mutual labels:  information-gathering, reconnaissance

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].