{"id":13564701,"url":"https://github.com/devanshbatham/Gorecon","last_synced_at":"2025-04-03T21:31:23.799Z","repository":{"id":55424320,"uuid":"171009536","full_name":"devanshbatham/Gorecon","owner":"devanshbatham","description":"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","archived":true,"fork":false,"pushed_at":"2021-10-14T07:34:33.000Z","size":37,"stargazers_count":270,"open_issues_count":1,"forks_count":43,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-04T17:48:01.437Z","etag":null,"topics":["admin-panel-finder","backups-finder","cmsdetecter","configurationfiles","crawler","directory-bruteforce","dns","dnsrecon","email-hunter","geo-ip","nameserver","recon","reconaissance","reverse-dns","scanner","subdomain-enumeration","subdomain-scanner","subnet-lookup","whois-lookup","wordpress-scanner"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devanshbatham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-16T13:56:37.000Z","updated_at":"2024-09-05T11:30:17.000Z","dependencies_parsed_at":"2022-08-15T00:00:55.035Z","dependency_job_id":null,"html_url":"https://github.com/devanshbatham/Gorecon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2FGorecon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2FGorecon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2FGorecon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devanshbatham%2FGorecon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devanshbatham","download_url":"https://codeload.github.com/devanshbatham/Gorecon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247083302,"owners_count":20880807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin-panel-finder","backups-finder","cmsdetecter","configurationfiles","crawler","directory-bruteforce","dns","dnsrecon","email-hunter","geo-ip","nameserver","recon","reconaissance","reverse-dns","scanner","subdomain-enumeration","subdomain-scanner","subnet-lookup","whois-lookup","wordpress-scanner"],"created_at":"2024-08-01T13:01:34.643Z","updated_at":"2025-04-03T21:31:23.501Z","avatar_url":"https://github.com/devanshbatham.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# NO LONGER MAINTAINED\n\n# Gorecon - lightweight Reconnaissance Tool\n\n**Gorecon is a lightweight Reconnaissance Tool , which might make your recon process a bit more easy \n(It is still in its Beta state )**\n\n\n# Main Features\n`1  - [+] Dns Lookup `\n\n`2  - [+] Whois Lookup`\n\n`3  - [+] Nmap scan` \n\n`4  - [+] Zone Transfer Lookup `\n\n`5  - [+]  Shared DNS server lookup`\n\n`6  - [+] Web Scrapper `\n\n`7  - [+] Reverse DNS lookup`\n\n`8  - [+] Subnet calculator`\n\n`9  - [+] Admin panel finder (with Screenshots)`\n\n`10 - [+] Directory Bruteforce (with Screenshots)`\n\n`11 - [+] Configuration Files Finder`\n\n`12 - [+] HTTP Header Information`\n\n`13 - [+] GeoIp Lookup`\n\n`14 - [+] Find/Analyze Content Management System (CMS)`\n\n`15 - [+] Email Hunter (find emails of the company)`\n\n`16 - [+] Use Rapid7 Open Data's Project Sonar for Finding Subdomains)`\n\n`17 - [+] Use Virustotal API for Finding subdomains`\n\n`18 - [+] Use Threatcrowd's API for Finding subdomains`\n\n`19 - [+] Run All scans`\n\n# Compatibility\n**Gorecon is still in its beta state , It works fine though. \nIt will run on anything that has Go compiler installed ,\nTested on  : Windows,Linux**\n\n# Installation \n**Gorecon can be easiliy installed by following the below mentioned steps : \nNote : Before installing gorecon make sure you have Go installed on your machine**\n\n**1 - run the following commands :**\n\n`go get \"github.com/devanshbatham/gorecon\"`\n\n`go get \"github.com/fatih/color\"`\n\n`go get \"github.com/likexian/whois-go\"`\n\n`go get \"github.com/gocolly/colly\"`\n\n**2 - Run  :**\n`go run gorecon.go --url example.com`\n\n# Usage \n**Gorecon can be used in the following ways :**\n\n`go run gorecon.go --url example.com`\n\n`go run gorecon.go -url example.com`\n\n#run all scans without user input \n`echo \"19\\n y\"| ./gorecon --url example.com` \n\n# Files \n`paths.txt - for directory Bruteforce`\n\n`conf.txt  - for configuration file Bruteforce`\n\n`read.txt  - for admin panel Bruteforce`\n\n# Contact \n**want to collabarate or chat in private? DM me [My twitter : @devanshwolf!](http://twitter.com/devanshwolf)**\n\n# Contribution \u0026 License\n\n**You can contribute in following ways:**\n\n    * Report bugs\n    * Give suggestions to make it better\n    * Fix issues \u0026 submit a pull request\n    * Suggest New features \n    \n# Wanna show support for the tool ? \n**I will be more than happy if you will show some love for Animals by donating to [Animal Aid Unlimited](https://animalaidunlimited.org/)**\n**,Animal Aid Unlimited saves animals through street animal rescue, spay/neuter and education.\nTheir mission is dedicated to the day when all living beings are treated with compassion and love.** :sparkles:\n\n**PS : I know the code is dirty , :P**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanshbatham%2FGorecon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevanshbatham%2FGorecon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevanshbatham%2FGorecon/lists"}