Ross ROSS = Recommend OSS · open-source software intelligence for agents

bee-san/pyWhat

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️ observed · 2026-08-28

github.com/bee-san/pyWhat · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1993
  • days_rel: n/a
  • days_push: 1037
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7313 stars · 391 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

pyWhat is a Python CLI tool that identifies what arbitrary text, files, or pcap network captures contain - emails, IP addresses, API keys, cryptocurrency addresses, and more. It recursively scans input using a large library of regex signatures and reports what each match is.

Use cases

  • identify what a mysterious string or hex blob is
  • extract emails, URLs, and credit card numbers from a pcap file
  • find leaked API keys and credentials in GitHub repositories
  • analyze malware samples for hardcoded domains
  • scan text for bug bounty findings like webhooks and keys
  • identify hashes, cryptocurrency addresses, and identifiers in CTF challenges

When to choose

  • you need to quickly identify unknown strings, files, or network captures
  • you want to extract sensitive data like keys and PII from text or pcaps
  • you're doing CTF, OSINT, or malware triage work from the command line

When to avoid

  • you need deep static or dynamic malware analysis rather than pattern identification
  • you need a GUI-based forensic suite
  • you need guaranteed-accurate detection rather than regex-based heuristics

Facets

cli-tool · maturity maintenance

security parser search-engine developer-tools security penetration-testing osint developer-tools python cli cross-platform windows osint ctf malware-analysis pcap-analysis identifier regex-matching bug-bounty command-line macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
bee-san/pyWhatmain23

For agents

markdown · JSON · MCP: product_card(name="bee-san/pyWhat")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem