moxie0/sslstrip
A tool for exploiting Moxie Marlinspike's SSL "stripping" attack. 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: 5610
- days_rel: n/a
- days_push: 1923
- n_releases_24m: 0
Adoption not part of the score
2073 stars · 448 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sslstrip is a Python command-line tool that implements Moxie Marlinspike's SSL stripping man-in-the-middle attack, downgrading HTTPS links in intercepted HTTP traffic to plain HTTP. It works alongside ARP spoofing and iptables redirection to capture credentials and session data from victims on a local network.
Use cases
- demonstrate ssl stripping attacks in security training
- test whether a network is vulnerable to mitm downgrade attacks
- capture credentials over http during a pentest
- learn how https downgrade attacks work
- audit client-side https enforcement on websites
When to choose
- performing authorized penetration tests on local networks
- teaching or demonstrating TLS downgrade attack concepts
- auditing legacy sites that still serve http links
When to avoid
- any use without explicit authorization from network owners
- modern environments with HSTS and HTTPS-everywhere defaults, where the attack is largely ineffective
- projects needing maintained tooling - it targets Python 2 and is unmaintained
Facets
cli-tool · maturity maintenance
security networking proxy penetration-testing security penetration-testing networking python cli mitm ssl-stripping man-in-the-middle arp-spoofing pentest linux
1 source
- readme: https://github.com/moxie0/sslstrip · fetched 2026-08-28 · 3badc502b9a9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moxie0/sslstrip | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem