Skip to content

This repo is a deep-dive into the Eternal Blue buffer overflow attack, included is the exploit source code, and extensive documentation.

Notifications You must be signed in to change notification settings

LinuxUser255/MS17-010_explained

Repository files navigation

eternalblue

MS17-010_explained

For technical analisys purposes, I slightly edited the original eternalblue_exploit7.py

and named it: MS17-010_Analyzed.py


This repo provides both a high overview of MS17-010, as well as an indepth technical analysis. I included a slide explaining the SMB protocol for context, then explanaitions of the three bugs, the pseudo code of Window's vulnerable source code, the chain of events, and lastly, my breakdown of the Python exploit source code and how it sequentially, exploits each of the three bugs.

The code sequence slides are mine, the other illustrations were taken from https://research.checkpoint.com/2017/eternalblue-everything-know/

About

This repo is a deep-dive into the Eternal Blue buffer overflow attack, included is the exploit source code, and extensive documentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages