All Projects → devanshbatham → Gorecon

devanshbatham / Gorecon

Licence: mit
Gorecon is a All in one Reconnaissance Tool , a.k.a swiss knife for Reconnaissance , A tool that every pentester/bughunter might wanna consider into their arsenal

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Gorecon

tugarecon
Pentest: Subdomains enumeration tool for penetration testers.
Stars: ✭ 142 (-31.73%)
Mutual labels:  scanner, recon, subdomain-scanner
Yotter
yotter - bash script that performs recon and then uses dirb to discover directories that might lead to information leakage
Stars: ✭ 118 (-43.27%)
Mutual labels:  dns, scanner, recon
Pulsar
Network footprint scanner platform. Discover domains and run your custom checks periodically.
Stars: ✭ 314 (+50.96%)
Mutual labels:  dns, scanner, recon
Red hawk
All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers
Stars: ✭ 1,898 (+812.5%)
Mutual labels:  crawler, scanner, subdomain-scanner
Recsech
Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .
Stars: ✭ 173 (-16.83%)
Mutual labels:  dns, scanner, recon
Sqliv
massive SQL injection vulnerability scanner
Stars: ✭ 840 (+303.85%)
Mutual labels:  crawler, scanner
V3n0m Scanner
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Stars: ✭ 847 (+307.21%)
Mutual labels:  dns, scanner
Reconftw
reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
Stars: ✭ 974 (+368.27%)
Mutual labels:  scanner, recon
Cloudfail
Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network
Stars: ✭ 1,239 (+495.67%)
Mutual labels:  scanner, recon
Sifter
Sifter aims to be a fully loaded Op Centre for Pentesters
Stars: ✭ 403 (+93.75%)
Mutual labels:  scanner, recon
Dnsbrute
DNS Sub-domain brute forcer, in Python + gevent
Stars: ✭ 40 (-80.77%)
Mutual labels:  dns, scanner
Oscp Prep
my oscp prep collection
Stars: ✭ 105 (-49.52%)
Mutual labels:  scanner, recon
Whour
Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.
Stars: ✭ 18 (-91.35%)
Mutual labels:  dns, scanner
Reconspider
🔎 Most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations.
Stars: ✭ 621 (+198.56%)
Mutual labels:  scanner, recon
Sudomy
Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
Stars: ✭ 859 (+312.98%)
Mutual labels:  scanner, subdomain-scanner
Amass
In-depth Attack Surface Mapping and Asset Discovery
Stars: ✭ 6,284 (+2921.15%)
Mutual labels:  dns, recon
Is Google
Verify that a request is from Google crawlers using Google's DNS verification steps
Stars: ✭ 82 (-60.58%)
Mutual labels:  crawler, dns
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (-44.23%)
Mutual labels:  recon, subdomain-scanner
Maryam
Maryam: Open-source Intelligence(OSINT) Framework
Stars: ✭ 371 (+78.37%)
Mutual labels:  dns, recon
Censys Subdomain Finder
⚡ Perform subdomain enumeration using the certificate transparency logs from Censys.
Stars: ✭ 402 (+93.27%)
Mutual labels:  recon, subdomain-scanner

Gorecon - lightweight Reconnaissance Tool (Beta)

Gorecon

Gorecon is a lightweight Reconnaissance Tool , which might make your recon process a bit more easy (It is still in its Beta state )

Main Features

1 - [+] Dns Lookup

2 - [+] Whois Lookup

3 - [+] Nmap scan

4 - [+] Zone Transfer Lookup

5 - [+] Shared DNS server lookup

6 - [+] Web Scrapper

7 - [+] Reverse DNS lookup

8 - [+] Subnet calculator

9 - [+] Admin panel finder (with Screenshots)

10 - [+] Directory Bruteforce (with Screenshots)

11 - [+] Configuration Files Finder

12 - [+] HTTP Header Information

13 - [+] GeoIp Lookup

14 - [+] Find/Analyze Content Management System (CMS)

15 - [+] Email Hunter (find emails of the company)

16 - [+] Use Rapid7 Open Data's Project Sonar for Finding Subdomains)

17 - [+] Use Virustotal API for Finding subdomains

18 - [+] Use Threatcrowd's API for Finding subdomains

19 - [+] Run All scans

Compatibility

Gorecon is still in its beta state , It works fine though. It will run on anything that has Go compiler installed , Tested on : Windows,Linux

Installation

Gorecon can be easiliy installed by following the below mentioned steps : Note : Before installing gorecon make sure you have Go installed on your machine

1 - run the following commands :

go get "github.com/devanshbatham/gorecon"

go get "github.com/fatih/color"

go get "github.com/likexian/whois-go"

go get "github.com/gocolly/colly"

2 - Run : go run gorecon.go --url example.com

Usage

Gorecon can be used in the following ways :

go run gorecon.go --url example.com

go run gorecon.go -url example.com

#run all scans without user input echo "19\n y"| ./gorecon --url example.com

Files

paths.txt - for directory Bruteforce

conf.txt - for configuration file Bruteforce

read.txt - for admin panel Bruteforce

Contact

want to collabarate or chat in private? DM me My twitter : @devanshwolf!

Contribution & License

You can contribute in following ways:

* Report bugs
* Give suggestions to make it better
* Fix issues & submit a pull request
* Suggest New features 

Wanna show support for the tool ?

I will be more than happy if you will show some love for Animals by donating to Animal Aid Unlimited ,Animal Aid Unlimited saves animals through street animal rescue, spay/neuter and education. Their mission is dedicated to the day when all living beings are treated with compassion and love.

PS : I know the code is dirty , :P

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].