Coder Social home page Coder Social logo

devanshbatham / gorecon Goto Github PK

View Code? Open in Web Editor NEW
267.0 11.0 45.0 37 KB

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

License: MIT License

Go 100.00%
reconaissance recon dns subdomain-scanner subdomain-enumeration dnsrecon cmsdetecter crawler whois-lookup subnet-lookup

gorecon's Introduction

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

gorecon's People

Contributors

devanshbatham avatar pdelteil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gorecon's Issues

Question?

When using the configuration scanner and receiving a file format..... how do we get the files from inside that file....

Exposed whatweb api key in the code + few suggestions.

I think maybe it's intentional, but you've exposed your whatweb api key in the code. That's generally a very bad practice and should be discouraged. Instead, you should allow people to use their own api key which should prevent abuse of the api.

Also, it will be a good idea to run gofmt over your code as that is the standard for go code. Another thing, you should split the code across many files since having a file that big with code is considered a bad programming practice in general and makes it complicated to debug and remove errors etc.

Kudos for open sourcing it, it's a nice idea. Keep up the good work

showing no such file or directory

root@kali:# go run gorecon.go --url google.com
stat gorecon.go: no such file or directory
root@kali:
#

Note: i installed go
root@kali:~# go version
go version go1.13.3 linux/amd64

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.