{"id":20916860,"url":"https://github.com/bit4woo/theharvester","last_synced_at":"2025-08-17T10:04:54.636Z","repository":{"id":87243613,"uuid":"67179616","full_name":"bit4woo/theHarvester","owner":"bit4woo","description":"theHarvester that change from https://github.com/laramies/theHarvester. add proxy option to cross GFW","archived":false,"fork":false,"pushed_at":"2016-09-02T01:32:35.000Z","size":144,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T06:48:31.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bit4woo.png","metadata":{"files":{"readme":"README","changelog":"changelog.txt","contributing":null,"funding":null,"license":"COPYING","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":"2016-09-02T01:32:17.000Z","updated_at":"2025-04-07T15:27:52.000Z","dependencies_parsed_at":"2023-06-02T15:00:41.404Z","dependency_job_id":null,"html_url":"https://github.com/bit4woo/theHarvester","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bit4woo/theHarvester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit4woo%2FtheHarvester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit4woo%2FtheHarvester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit4woo%2FtheHarvester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit4woo%2FtheHarvester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bit4woo","download_url":"https://codeload.github.com/bit4woo/theHarvester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bit4woo%2FtheHarvester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270831929,"owners_count":24653435,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-18T16:26:27.660Z","updated_at":"2025-08-17T10:04:54.614Z","avatar_url":"https://github.com/bit4woo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Notes:\n\nforked from https://github.com/laramies/theHarvester\n\nadd -p  proxy option to use proxy to visit google.\nadd -k  shodan api key option to specific your own key.\nchange -b \"all\" to \"default\" include google,bing,baidu,yahoo\n\n\n\n\n*******************************************************************\n*                                                                 *\n* | |_| |__   ___    /\\  /\\__ _ _ ____   _____  ___| |_ ___ _ __  *\n* | __| '_ \\ / _ \\  / /_/ / _` | '__\\ \\ / / _ \\/ __| __/ _ \\ '__| *\n* | |_| | | |  __/ / __  / (_| | |   \\ V /  __/\\__ \\ ||  __/ |    *\n*  \\__|_| |_|\\___| \\/ /_/ \\__,_|_|    \\_/ \\___||___/\\__\\___|_|    *\n*                                                                 *\n* TheHarvester Ver. 2.7                                          *\n* Coded by Christian Martorella                                   *\n* Edge-Security Research                                          *\n* cmartorella@edge-security.com                                   *\n*******************************************************************\n\nWhat is this?\n-------------\n\ntheHarvester is a tool for gathering e-mail accounts, subdomain names, virtual\nhosts, open ports/ banners, and employee names from different public sources\n(search engines, pgp key servers).\n\nIs a really simple tool, but very effective for the early stages of a penetration\ntest or just to know the visibility of your company in the Internet.\n\nThe sources are:\n\nPassive:\n--------\n-google: google search engine  - www.google.com\n\n-googleCSE: google custom search engine\n\n-google-profiles: google search engine, specific search for Google profiles\n\n-bing: microsoft search engine  - www.bing.com\n\n-bingapi: microsoft search engine, through the API (you need to add your Key in\n          the discovery/bingsearch.py file)\n\n-pgp: pgp key server - pgp.rediris.es\n\n-linkedin: google search engine, specific search for Linkedin users\n\n\n-vhost: Bing virtual hosts search\n\n-twitter: twitter accounts related to an specific domain (uses google search)\n\n-googleplus: users that works in target company (uses google search)\n\n-yahoo: Yahoo search engine\n\n-baidu: Baidu search engine\n\n-shodan: Shodan Computer search engine, will search for ports and banner of the\n         discovered hosts  (http://www.shodanhq.com/)\n\n\nActive:\n-------\n-DNS brute force: this plugin will run a dictionary brute force enumeration\n-DNS reverse lookup: reverse lookup of ip´s discovered in order to find hostnames\n-DNS TDL expansion: TLD dictionary brute force enumeration\n\n\nModules that need API keys to work:\n----------------------------------\n-googleCSE: You need to create a Google Custom Search engine(CSE), and add your\n Google API key and CSE ID in the plugin (discovery/googleCSE.py)\n-shodan: You need to provide your API key in discovery/shodansearch.py\n\n\nDependencies:\n------------\n-Requests library (http://docs.python-requests.org/en/latest/)\n`pip install requests`\n\nChangelog in 2.7:\n------------------\n-Fixed email parser for cleaner results. Thanks Th4nat0s\n-Improved XML exporting file format\n-Removed 123people\n-Fixed Bing cookies order\n\nChangelog in 2.6:\n------------------\n-Added Yahoo and Baidu search engines. Thanks to Tatanus\n-Added check for the existence of Requests library.\n-Fixed email regex to provide cleaner results. Thanks to Peter McAlpine\n\nChangelog in 2.5:\n-----------------\n-Replaced httplib by Requests http library (for Google related)\n-Fixed Google searches\n\n\nComments? Bugs? Requests?\n------------------------\ncmartorella@edge-security.com\n\nUpdates:\n--------\nhttps://github.com/laramies/theHarvester\n\nThanks:\n-------\nJohn Matherly -  SHODAN project\nLee Baird for suggestions and bugs reporting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbit4woo%2Ftheharvester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbit4woo%2Ftheharvester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbit4woo%2Ftheharvester/lists"}