Skip to content

Commit

Permalink
update info for support version
Browse files Browse the repository at this point in the history
  • Loading branch information
worawit committed Jul 18, 2017
1 parent 2835b82 commit b670b0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
* **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 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
Expand Down
2 changes: 1 addition & 1 deletion zzz_exploit.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import time

'''
MS17-010 exploit for Windows XP and later by sleepya
MS17-010 exploit for Windows 2000 and later by sleepya
Note:
- The exploit should never crash a target (chance should be nearly 0%)
Expand Down

0 comments on commit b670b0d

Please sign in to comment.