2017-06-20 00:08:35 +07:00
|
|
|
# Files
|
|
|
|
|
|
|
|
|
|
* **BUG.txt** MS17-010 bug detail and some analysis
|
|
|
|
|
* **eternalblue_exploit7.py** Eternalblue exploit for windows 7/2008
|
|
|
|
|
* **eternalblue_exploit8.py** Eternalblue exploit for windows 8/2012 x64
|
2017-06-20 00:10:22 +07:00
|
|
|
* **eternalblue_poc.py** Eternalblue PoC for buffer overflow bug
|
2017-06-20 00:08:35 +07:00
|
|
|
* **eternalchampion_leak.py** Eternalchampion PoC for leaking info part
|
|
|
|
|
* **eternalchampion_poc.py** Eternalchampion PoC for controlling RIP
|
|
|
|
|
* **eternalchampion_poc2.py** Eternalchampion PoC for getting code execution
|
|
|
|
|
* **eternalromance_leak.py** Eternalromance PoC for leaking info part
|
|
|
|
|
* **eternalromance_poc.py** Eternalromance PoC for OOB write
|
|
|
|
|
* **eternalromance_poc2.py** Eternalromance PoC for controlling transaction which leads to arbitrary read/write
|
|
|
|
|
* **eternalsynergy_leak.py** Eternalsynergy PoC for leaking info part
|
|
|
|
|
* **infoleak_uninit.py** PoC for leaking info from uninitialized transaction data buffer
|
|
|
|
|
* **mysmb.py** Extended Impacket SMB class for easier to exploit MS17-010 bugs
|
|
|
|
|
* **npp_control.py** PoC for controlling nonpaged pool allocation with session setup command
|
|
|
|
|
* **zzz_exploit.py** Exploit for Windows7 and later (x64 only and requires accessing to named pipe)
|