# 3ndG4me/AutoBlue-MS17-010

This is just an semi-automated fully working, no-bs, non-metasploit version of the public exploit code for MS17-010

Repository: https://github.com/3ndG4me/AutoBlue-MS17-010
Canonical: https://ross.abutalabs.com/products/autoblue-ms17-010
Language: Python
License: MIT
License Family: permissive
Topics: eternal-blue-exploits, security, hacking, hacktoberfest, python
Last push: 2023-12-24T19:22:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3203, "days_push": 983, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1382, forks 321 (observed 2026-08-28T04:04:34.444250+00:00)

## What it is
A semi-automated, standalone Python exploit for the MS17-010 (EternalBlue) SMB vulnerability that generates kernel shellcode and handles listeners without requiring Metasploit. It includes a vulnerability checker script and helper scripts for building staged or stageless reverse shells.

## Use cases
- exploit ms17-010 eternalblue without metasploit
- check if a windows target is vulnerable to eternalblue
- generate reverse shell shellcode for ms17-010
- catch a stageless cmd shell with netcat
- compile eternal blue kernel shellcode for x86 and x64
- learn how the eternalblue exploit works

## When to choose
- you need a working EternalBlue exploit outside the Metasploit framework
- you want flexibility between meterpreter, plain cmd shells, or custom shellcode
- you need a quick pre-exploitation vulnerability check for MS17-010

## When to avoid
- you need a maintained exploit for modern, patched systems
- you require official support for Python 2
- you want a general-purpose vulnerability scanner rather than a single-CVE exploit

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security, cli
- domain: security, penetration-testing, developer-tools
- platform: python, cli
- tags: eternalblue, ms17-010, exploit, windows, smb, offensive-security, reverse-shell, linux

## Member repositories
- 3ndG4me/AutoBlue-MS17-010 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.444250+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-30T04:40:05.336586+00:00, confidence not recorded.
  - readme: https://github.com/3ndG4me/AutoBlue-MS17-010 (fetched 2026-08-28T04:04:34.444250+00:00, sha 6e65e44ed227)
- Data as of 2026-08-30T08:39:29.467469+00:00.
