{"id":28331199,"url":"https://github.com/lockenkoepflein/osint-google-dorks-automation","last_synced_at":"2026-04-29T01:02:51.789Z","repository":{"id":293304203,"uuid":"983607636","full_name":"lockenkoepflein/osint-google-dorks-automation","owner":"lockenkoepflein","description":"A Python-based OSINT automation tool for executing and harvesting results from Google Dork queries via Chrome. For educational and research purposes only.","archived":false,"fork":false,"pushed_at":"2025-05-14T16:37:45.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T02:38:17.635Z","etag":null,"topics":["automation","chrome-automation","cyber-security","google-dorks","osint","penetration-testing","python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","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/lockenkoepflein.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-14T16:27:24.000Z","updated_at":"2025-05-14T16:39:54.000Z","dependencies_parsed_at":"2025-05-14T17:40:41.232Z","dependency_job_id":"38b6b37b-fae7-4c5c-974c-a9bce8f10f0d","html_url":"https://github.com/lockenkoepflein/osint-google-dorks-automation","commit_stats":null,"previous_names":["lockenkoepflein/osint-google-dorks-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lockenkoepflein/osint-google-dorks-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockenkoepflein%2Fosint-google-dorks-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockenkoepflein%2Fosint-google-dorks-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockenkoepflein%2Fosint-google-dorks-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockenkoepflein%2Fosint-google-dorks-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lockenkoepflein","download_url":"https://codeload.github.com/lockenkoepflein/osint-google-dorks-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockenkoepflein%2Fosint-google-dorks-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","chrome-automation","cyber-security","google-dorks","osint","penetration-testing","python","selenium"],"created_at":"2025-05-26T18:28:54.187Z","updated_at":"2026-04-29T01:02:51.784Z","avatar_url":"https://github.com/lockenkoepflein.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# OSINT Google Dorks Automation Tool (with Chrome)\n\nA small Python tool to semi-automatically execute Google Dorks and save the found links into a file.  \nThe tool uses **Chrome (via undetected-chromedriver)** and performs the queries **visibly in the browser**.\n\n---\n\n## Features\n- Executes Google Dork searches visibly in the Chrome browser.\n- Automatically extracts all result links.\n- Saves all results to `results.txt`.\n- Simulates human-like behavior (delays).\n\n---\n\n## Requirements\n- Python 3.x\n- Google Chrome (must be installed locally)\n- Virtual environment recommended\n\n---\n\n## Setup\n\n1. Create a virtual environment:\n```bash\npython -m venv venv\nvenv\\Scripts\\activate  # Windows\nsource venv/bin/activate  # Mac/Linux\n```\n\n2. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n---\n\n## Usage\n\n1. Add your Dorks to `dorks.txt` (one Dork per line).\n2. Start the tool:\n```bash\npython dorkscanner.py\n```\n\n3. A **visible Chrome window** will open, and the Dork search will be performed.\n4. Found links will be:\n    - Displayed in the terminal.\n    - Saved in `results.txt`.\n\n---\n\n## Notes\n- **The Chrome window remains open during the search.**  \n- Seeing Dork search queries like `intitle:index of passwd` in the search bar is **normal and expected**.\n- This tool is intended for educational and research purposes only. Excessive scraping may violate Google's terms of service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockenkoepflein%2Fosint-google-dorks-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flockenkoepflein%2Fosint-google-dorks-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockenkoepflein%2Fosint-google-dorks-automation/lists"}