{"id":13611826,"url":"https://github.com/iamthefrogy/frogy","last_synced_at":"2025-04-13T05:33:42.192Z","repository":{"id":43216745,"uuid":"340854788","full_name":"iamthefrogy/frogy","owner":"iamthefrogy","description":"My subdomain enumeration script. It's unique in the way it is built upon.","archived":false,"fork":false,"pushed_at":"2024-08-05T19:20:16.000Z","size":1099,"stargazers_count":660,"open_issues_count":1,"forks_count":123,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-11-07T18:49:01.457Z","etag":null,"topics":["bug-bounty","bugbounty","infosec","osint","reconnaissance"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamthefrogy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-21T08:39:51.000Z","updated_at":"2024-11-01T19:45:04.000Z","dependencies_parsed_at":"2024-01-14T06:52:56.383Z","dependency_job_id":"bcc5834a-29c1-4f64-9642-fbace24bbfe1","html_url":"https://github.com/iamthefrogy/frogy","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/iamthefrogy%2Ffrogy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamthefrogy%2Ffrogy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamthefrogy%2Ffrogy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamthefrogy%2Ffrogy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamthefrogy","download_url":"https://codeload.github.com/iamthefrogy/frogy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670513,"owners_count":21142896,"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":["bug-bounty","bugbounty","infosec","osint","reconnaissance"],"created_at":"2024-08-01T19:02:11.956Z","updated_at":"2025-04-13T05:33:40.875Z","avatar_url":"https://github.com/iamthefrogy.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/iamthefrogy/frogy\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/8291014/148647453-9328388b-1d04-4f76-99f4-c1f8d6aa8929.jpg\" alt=\"frogy\" height=230px\u003e\u003c/a\u003e\n\n![](https://visitor-badge.glitch.me/badge?page_id=iamthefrogy.frogy)\u003ca href=\"https://twitter.com/iamthefrogy\"\u003e \u003c/a\u003e\n\n  \u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e Made with ❤️ ❤️ ❤️ from \u003cimg src=\"https://user-images.githubusercontent.com/8291014/145205748-5530f102-9102-4659-a141-21872f237c57.png\" alt=\"frogy\" height=20px\u003e \u003c/h4\u003e\nMy goal is to create an open-source Attack Surface Management solution and make it capable to find all the IPs, domains, subdomains, live websites, login portals for one company. \u003cbr/\u003e\u003cbr/\u003e\n\n**How it can help a large company (Some usecases):**\n- **Vulnerability management team:** Can use the result to feed into their known and unknown assets database to increase their vulnerability scanning coverage.\n- **Threat intel team:** Can use the result to feed into their intel DB to prioritize proactive monitoring for critical assets.\n- **Asset inventory team:** Can use the result to keep their asset inventory database up-to-date by adding new unknown assets facing Internet and finding contact information for the assets inside your organization.\n- **SOC team:** Can use the result to identify what all assets they are monitoring vs. not monitoring and then increase their coverage slowly.\n- **Patch management team:** Many large organizations are unaware of their legacy, abandoned assets facing the Internet; they can utilize this result to identify what assets need to be taken offline if they are not being used.\u003cbr/\u003e\n\nIt has multiple use cases depending your organization's processes and technology landscpae.\n\n**Logic** \u003cbr/\u003e\n\u003cimg src=\"https://i.ibb.co/XLw2KcS/Frogy-Subdomain-Enum.jpg\" alt=\"Frogy\" title=\"Frogy\" /\u003e\n\n**Features**\n- :frog: Horizontal subdomain enumeration\n- :frog: Vertical subdomain enumeration\n- :frog: Resolving subdomains to IP\n- :frog: Identifying live web applications\n- :frog: Identifying all the contextual properties of the web application such as title, content lenght, server, IP, cname, etc. (through httpx tool)\n\n+ **Requirements:** Go Language, Python 3.+, jq\u003cbr/\u003e\n    \n+ **Installation**\n    ```sh\n  Login as root and run the below command.\n  bash install.sh\n    ```\n+ **Usage**\n    ```sh\n    ./frogy.sh\n    ```\n+ **Demo Scenario 1**\nUse frogy.sh when you want to start discovery for any new target and you just have their one primary domain. \u003cbr/\u003e\n    \u003cbr/\u003e\u003cimg src=\"https://i.ibb.co/C7sY3pY/2024-05-12-00-09-32-root-frogy-mark4-frogy.png\" alt=\"Frogy\" title=\"Frogy\" height=600px /\u003e\n    \n+ **Output**\n    ```\n    Output file will be saved inside the output/company_name/webometry.csv folder. Where company_name is any company name which you give as an input to 'Organization Name' at the start of the script.\n    ```\n#### A very warm thanks to the authors of the tools used in this script.\n\nWarning/Disclaimer: Read the detailed disclaimer at my blog - https://github.com/iamthefrogy/Disclaimer-Warning/blob/main/README.md \u003cbr/\u003e\nLogo credit - www.designevo.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamthefrogy%2Ffrogy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamthefrogy%2Ffrogy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamthefrogy%2Ffrogy/lists"}