Skip to content

LuongPhuHoa/Ultimate-Dork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate-Dork Python|3.7

web crawler And Scan SQL injection vulnerability

Usage & Installation

- Installation
apt-get install python python3 git
git clone https://github.com/jaxBCD/Ultimate-Dork.git
python3 -m pip install requests mechanicalsoup 
cd Ultimate-Dork

 - 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

About

Web Crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%