Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/nu11secur1ty/sql-global-injector
ReconnaissanceWeb Vulnerability ScannersVulnerability AnalysisInformation GatheringCrawler
GitHubnu11secur1ty/sql-global-injector

sql-global-injector

Python-based web crawler and SQL injection vulnerability scanner using dork queries. Supports proxy and automated scanning for security testing.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
2154 years agoNot yet reviewed

Ultimate-Dork Python|3.7

web crawler And Scan SQL injection vulnerability

Usage & Installation

root@kitploit:~
- Installation
apt-get install python python3 git
git clone https://github.com/nu11secur1ty/sql-global-injector.git
python3 -m pip install requests mechanicalsoup 
cd sql-global-injector

 - Usage 
 python3 ultimate-dork.py -h *show help and description
 
* Default Crawling
python3 ultimate-dork.py --dork keyword 
 
 * with Scan SQLi vulnerability
 python3 ultimate-dork.py --dork keyword --scan

 * with Proxy
 python3 ultimate-dork.py --dork keyword --proxy 0.0.0.0:1337
 
 

[ update ] : 19 March 2019

  • Next Update: [ update ] : 08 August 2021

COPYRIGHT©2021 https://github.com/nu11secur1ty

Download Tool