# worawit/MS17-010

MS17-010

Repository: https://github.com/worawit/MS17-010
Canonical: https://ross.abutalabs.com/products/ms17-010
Language: Python
License Family: other
Last push: 2023-06-20T08:27:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3362, "days_push": 1170, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2260, forks 1075 (observed 2026-08-28T04:06:31.743212+00:00)

## What it is
A collection of Python exploit scripts and proof-of-concepts for the MS17-010 Windows SMB vulnerabilities, including Eternalblue, Eternalchampion, Eternalromance, and Eternalsynergy. It also contains an extended Impacket SMB class and x86/x64 kernel shellcode used by the exploits.

## Use cases
- exploit ms17-010 smb vulnerability on windows 7
- run eternalblue exploit against a target host
- check if a named pipe is accessible on an smb server
- test eternalromance exploit with named pipe access
- generate merged x86 and x64 kernel shellcode for eternalblue
- learn how the nsa smb exploits work

## When to choose
- you need to test or demonstrate the MS17-010 SMB vulnerabilities on Windows Vista through Server 2012
- you want reference implementations of Eternalblue and related exploits with kernel shellcode
- you need an extended Impacket SMB class for writing your own SMB exploit research

## When to avoid
- you need a maintained tool with support or updates
- you want a general-purpose vulnerability scanner rather than specific exploit code
- you target modern Windows versions where these bugs are patched and mitigations apply

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security
- domain: security, penetration-testing, windows
- platform: python, windows
- tags: eternalblue, ms17-010, smb, exploit, impacket, nsa-exploits, kernel-shellcode, poc, exploitation, linux

## Member repositories
- worawit/MS17-010 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:31.743212+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-30T02:42:39.594348+00:00, confidence not recorded.
  - readme: https://github.com/worawit/MS17-010 (fetched 2026-08-28T04:06:31.743212+00:00, sha a08f9fa3f2d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
