• This repository has been archived on 12/Jun/2023
  • Stars
    star
    270
  • Rank 152,189 (Top 3 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 6 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

NO LONGER MAINTAINED

Gorecon - lightweight Reconnaissance Tool

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

More Repositories

1

Awesome-Bugbounty-Writeups

A curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference
Python
4,655
star
2

ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
Python
2,467
star
3

FavFreak

Making Favicon.ico based Recon Great again !
Python
1,113
star
4

OpenRedireX

A fuzzer for detecting open redirect vulnerabilities
Python
694
star
5

Vulnerabilities-Unmasked

This repo tries to explain complex security vulnerabilities in simple terms that even a five-year-old can understand!
364
star
6

headerpwn

A fuzzer for finding anomalies and analyzing how servers respond to different HTTP headers
Go
312
star
7

rayder

A lightweight tool for orchestrating and organizing your bug hunting recon / pentesting command-line workflows
Go
272
star
8

ArchiveFuzz

Hunt down the secrets from the WebArchives for Fun and Profit
Python
165
star
9

CertEagle

Weaponizing Live CT logs for automated monitoring of assets
Python
132
star
10

DNSleuth

DNSleuth sniffs DNS packets, i.e, allowing you to spy on the DNS queries your machine is making
Python
100
star
11

Solidity-Gas-Optimization-Tips

Solidity Gas Optimization Tips
86
star
12

Passivehunter

Subdomain discovery using the power of 'The Rapid7 Project Sonar datasets'
Python
86
star
13

awesome-bughunting-oneliners

A list of Awesome Bughunting oneliners , collected from the various sources
Python
65
star
14

heaptruffle

Mine URLs from Browser's Heap Snapshot for fun and profit
JavaScript
63
star
15

revit

A command-line utility for performing reverse DNS lookups
Go
57
star
16

Drishti

A fast HTTP Response status checker implemented in Python3
Python
57
star
17

rayder-workflows

Repo for hosting rayder workflows
55
star
18

Everything-About-DNS

DNS Explained : This repo aims to explain the basics of DNS at different levels of complexity for readers with various technical backgrounds.
53
star
19

realm

A utility for recursively traversing SSL/TLS certificates for collecting DNS names
Go
43
star
20

ip2cloud

Check IP addresses against known cloud provider IP address ranges
Python
43
star
21

revwhoix

A simple utility to perform reverse WHOIS lookups using whoisxml API
Python
38
star
22

Quaithe

Quaithe empowers you to execute multiple commands in parallel for blazing-fast performance.
Python
27
star
23

dnsaudit

A command-line utility for auditing DNS configuration using Zonemaster API
Go
27
star
24

autoreport

autoreport generates bug report templates for security researchers
Python
21
star
25

getresolvers

A simple utility to fetch freshly updated DNS resolvers
Python
17
star
26

ip2asn

A utility to quickly map IP addresses to their respective ASN
Python
14
star
27

getsan

A utility to fetch and display dns names from the SSL/TLS cert data
Go
12
star
28

Watson

Watson is a utility for note management and search from your terminal
Python
7
star
29

CLI-Project-Generator

A simple module for generating CLI project in python
Python
4
star
30

OS-ASSIGMENT

Here is my Solution for the assigned question (for OS CA2)
C
2
star
31

devanshbatham

2
star
32

CTF-Arsenal

My CTF stuff
Python
2
star
33

Cyberhack-Village-2.0

This Repo contains solution for challenges that I have created as a part of Cyberhack Village 2.0
Python
2
star