# opsdisk/pagodo

pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching

Repository: https://github.com/opsdisk/pagodo
Canonical: https://ross.abutalabs.com/products/pagodo
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: google-dorks, google-hacking-database, python, google, dork, osint, osint-python, ghdb, google-dork, yagooglesearch, bugbounty
Last push: 2025-12-01T16:24:43+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 55, release rhythm 13, longevity 100
- inputs: {"age_days": 3667, "days_push": 275, "days_rel": 368, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3387, forks 551 (observed 2026-08-28T04:07:58.793941+00:00)

## What it is
pagodo is a Python CLI tool that automates passive Google dork searches by scraping the Google Hacking Database (GHDB) and running those queries against Google. It consists of a dork scraper (ghdb_scraper.py) and a search executor (pagodo.py) with native HTTP/SOCKS5 proxy support.

## Use cases
- automate google dork searches for reconnaissance
- scrape the latest dorks from the google hacking database
- find potentially vulnerable web pages exposed on the internet
- run osint recon for bug bounty hunting
- search google for exposed files and login pages using dorks
- rotate proxies while scraping google search results

## When to choose
- you want to automate GHDB dork searches instead of manually using a browser
- you need proxy round-robin support for large-scale Google scraping
- you're doing passive OSINT or bug bounty reconnaissance

## When to avoid
- you need a fully compliant solution - scraping Google may violate its Terms of Service
- you want structured API results - use the official Google Custom Search API instead
- you need active vulnerability scanning rather than passive search

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, search-engine, osint, cli
- domain: security, osint, crawlers
- platform: python, cli, windows
- tags: google-dorks, ghdb, bug-bounty, reconnaissance, passive-recon, command-line, linux, macos

## Member repositories
- opsdisk/pagodo (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.793941+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:39:09.804793+00:00, confidence not recorded.
  - readme: https://github.com/opsdisk/pagodo (fetched 2026-08-28T04:07:58.793941+00:00, sha eeebbe80e8f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
