DanMcInerney/net-creds
Sniffs sensitive data from interface or pcap observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4256
- days_rel: n/a
- days_push: 1035
- n_releases_24m: 0
Adoption not part of the score
1859 stars · 438 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python command-line tool that sniffs passwords, hashes, and other sensitive data from a live network interface or a pcap file. It reassembles fragmented packets and identifies services without relying on port numbers.
Use cases
- sniff passwords and hashes from network traffic
- extract credentials from a pcap capture file
- capture HTTP basic auth and form logins on a network
- detect NTLMv1/v2 and Kerberos authentication traffic
- analyze cleartext protocol logins like FTP, IMAP, POP, Telnet, SMTP
When to choose
- you need to demonstrate cleartext credential exposure during a pentest or security audit
- you want to analyze saved pcap files for leaked credentials
- you need protocol detection independent of port numbers
When to avoid
- you need encrypted traffic analysis (HTTPS, SSH)
- you want a maintained tool with modern Python 3 support
- you need a GUI or passive IDS-style alerting rather than a CLI dump
Facets
cli-tool · maturity maintenance
security networking osint security penetration-testing networking python cli packet-sniffing credential-sniffing pcap-analysis password-harvesting scapy command-line linux macos
1 source
- readme: https://github.com/DanMcInerney/net-creds · fetched 2026-08-28 · ea41ee7f8a20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DanMcInerney/net-creds | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="DanMcInerney/net-creds")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem