Smiley face
Smiley face

Saturday, February 21, 2015

[SQLi Dorking] perl script para búsqueda de SQLi

sqliDorking.pl is a Perl script Crozz Cyborg looking pages vulnerable to SQL injections using dorks of Google or Bing. Also accepted domain list.


Uso: sqliDorking.pl [-d/-bd ] -p [-l Links.txt]  [-f Logs.txt]

Opciones:
  -gd : Google Dork
  -bd : Bing Dork
  -l : Archivo con links para analizar
  -p : Numero de paginas para buscar
  -f : Archivo donde se guardaran los logs

Ejemplos de uso:
sqliDorking.pl -gd inurl:product.php?id= -p 3 -f VulneSQL.txt
sqliDorking.pl -l links.txt -f VulneSQL.txt
sqliDorking.pl -bd inurl:product.php?id= -p 3
sqliDorking.pl -l links.txt


DOWNLOAD LINK

0 Comments:

Post a Comment

Smiley face
Smiley face