Skip to content

Flywhiter/XGDork

 
 

Repository files navigation

XGDork - ViraX Google Dork Scanner

SQLi Google Dork Scanner by ViraX @ 2018 - 2019

  • for Python 2.7 - compatible Android(NoRoot) - Termux

A simple 'naive' python tool to find SQLi Vulnerable websites in the wild via Google.

[!] DISCLAIMER: I am not responsible for illegal acts that you would do with this program !, only educational . [!]

  • SQL Dork Scanner
  • SQL Dumper module (basic)
  • Simple Tools

--- Setup ---

  • install Python 2.7 / on Termux 'pkg install python2'
  • pip/pip2 install requests
  • pip/pip2 install termcolor
  • install git / on Termux 'pkg install git'
  • git clone https://github.com/E4rr0r4/XGDork.git
  • cd XGDork
  • chmod XGDork.py (optional)
  • python/python2 XGDork.py --help

version: Final-1.0k2-FreeSoftware

About

SQLi Google Dork Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%