This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys, socket, struct | |
# Eureka Email 2.2q - Exploit (non egghunter) | |
# Version 2.2q - DEP + ASLR disabled | |
# Tested: Windows XP SP3 - English | |
# Author: Simon Pinfold | |
# | |
# windows/messagebox - 287 bytes | |
# http://www.metasploit.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys, socket, struct | |
# Eureka Email 2.2q - "-ERR" Egghunter Exploit | |
# Version 2.2q - DEP + ASLR disabled | |
# Tested: Windows XP SP3 - English | |
# Author: Simon Pinfold | |
# | |
# windows/messagebox - 287 bytes | |
# http://www.metasploit.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
import os | |
# Millennium mp3 studio 2 SEH ".mpf" client side exploit | |
# Version 2.0 - DEP + ASLR disabled | |
# Tested: Windows XP SP3 - English | |
# Author: Simon Pinfold | |
#badchars 00,1a,0d,0e,0f | |
space = 1280 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
import os | |
# Soritong 1.0 Client side exploit (SEH) | |
# Author: Simon Pinfold | |
# | |
# windows/messagebox - 287 bytes | |
# http://www.metasploit.com | |
# Encoder: x86/shikata_ga_nai |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys, socket, struct | |
# Freefloat FTP Server - "lcd" command stack overflow | |
# Version 1.0 - DEP + ASLR disabled | |
# Tested: Windows XP SP3 - English | |
# Author: Simon Pinfold | |
# | |
# windows/messagebox - 287 bytes |
NewerOlder