update info for support version
This commit is contained in:
@@ -23,7 +23,7 @@ This repository is for public my work on MS17-010. I have no plan to do any supp
|
|||||||
* **infoleak_uninit.py** PoC for leaking info from uninitialized transaction data buffer
|
* **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
|
* **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
|
* **npp_control.py** PoC for controlling nonpaged pool allocation with session setup command
|
||||||
* **zzz_exploit.py** Exploit for Windows XP and later (requires access to named pipe)
|
* **zzz_exploit.py** Exploit for Windows 2000 and later (requires access to named pipe)
|
||||||
|
|
||||||
|
|
||||||
## Anonymous user
|
## Anonymous user
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ import socket
|
|||||||
import time
|
import time
|
||||||
|
|
||||||
'''
|
'''
|
||||||
MS17-010 exploit for Windows XP and later by sleepya
|
MS17-010 exploit for Windows 2000 and later by sleepya
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
- The exploit should never crash a target (chance should be nearly 0%)
|
- The exploit should never crash a target (chance should be nearly 0%)
|
||||||
|
|||||||
Reference in New Issue
Block a user