Loading...
Tuesday, October 16, 2012

Sql injection discover - GSICR Sql injection tool to discover vulnerabilities

gsicr-gsi0com_sql_injection_discover is a small tool that allows a single injection of sql code, if is successful the result is saved in a log


        ###############################################################################################################
        #   Author:james jara
        #   Date:  26/08/2012
        #   Version 0.1
        #
        #   #############   #############    ##
        #   ##              ##               ##
        #   ##              ##
        #   ##              #############    ##
        #   ##     ######              ##    ##
        #   ##         ##   ##         ##    ##
        #   ##         ##   ##         ##    ##
        #   #############   #############    ##
        #   gsicr-gsi0com_sql_injection_discover is a small tool that allows a single inyection of sql code,
        #   if is successful the result is saved in a log
        #
        #   Usage:
        #   php gsi0.com_sql_injection_discover.php -i<inyections> -e<errors> -t<target url>
        ###############################################################################################################
//Please use as CLI

$gsi0com_sql_injection_discover = new gsi0com_sql_injection_discover(); 
        // Use this comodin {inyectme}  
$gsi0com_sql_injection_discover->setTargetUrl($target);
$gsi0com_sql_injection_discover->setSqliDorks($inyections);
$gsi0com_sql_injection_discover->setSqliErrors($errors);
                        
$gsi0com_sql_injection_discover->start();

Command-line access

Use this command to anonymously check out the latest project source code:
# Non-members may check out a read-only working copy anonymously over HTTP. svn checkout http://sql-injection-discover.googlecode.com/svn/trunk/ sql-injection-discover-read-only
Source -
http://code.google.com/p/sql-injection-discover/

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

Welcome Back Visitor! Your Last Visit Was on Thur, Apr 10, 2025 01:15:37 AM
 
TOP