• This repository has been archived on 12/Jun/2023
  • Stars
    star
    265
  • Rank 149,409 (Top 4 %)
  • Language
    Go
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 2 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,342
star
2

ParamSpider

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

FavFreak

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

OpenRedireX

A fuzzer for detecting open redirect vulnerabilities
Python
606
star
5

Vulnerabilities-Unmasked

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

rayder

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

headerpwn

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

ArchiveFuzz

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

CertEagle

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

DNSleuth

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

Solidity-Gas-Optimization-Tips

Solidity Gas Optimization Tips
87
star
12

Passivehunter

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

heaptruffle

Mine URLs from Browser's Heap Snapshot for fun and profit
JavaScript
62
star
14

awesome-bughunting-oneliners

A list of Awesome Bughunting oneliners , collected from the various sources
Python
61
star
15

Drishti

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

rayder-workflows

Repo for hosting rayder workflows
54
star
17

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.
51
star
18

revit

A command-line utility for performing reverse DNS lookups
Go
43
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
40
star
21

revwhoix

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

dnsaudit

A command-line utility for auditing DNS configuration using Zonemaster API
Go
26
star
23

Quaithe

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

autoreport

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

getresolvers

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

getsan

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

ip2asn

A utility to quickly map IP addresses to their respective ASN
Python
13
star
28

PHP-Web-CTF-Challenges

PHP Web CTF Challenges.
PHP
10
star
29

Watson

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

CLI-Project-Generator

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

devanshbatham.github.io

SCSS
4
star
32

OS-ASSIGMENT

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

devanshbatham

2
star
34

CTF-Arsenal

My CTF stuff
Python
2
star
35

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
36

Codewars-Solutions-Python

This Repository contains my solutions of codewars problems, solutions might not be the most efficient but yes they did work
Python
1
star