An open API service indexing awesome lists of open source software.

https://github.com/trixsec/trixsec-sql-scanner

Find SQL injection vulnerability Using Google dorks
https://github.com/trixsec/trixsec-sql-scanner

Last synced: 12 months ago
JSON representation

Find SQL injection vulnerability Using Google dorks

Awesome Lists containing this project

README

          

## Feature
#### Finds Sql Injection Vulnerability Using Custom Google Dorks

__Usage:__ `python3 main.py -d product.php?id=`

### Requirements
- Python *v.2.x* **|** *v.3.x*

### Help
```
usage: python3 main.py [-h] -d DORK [-w]

optional arguments:
-h, --help show this help message and exit
-d DORK, --dork DORK dork to search example: product.php?id=
-w, --write-over write over the existing log file
```

### Install
`pip3 install -r requirements.txt`

### Save over existing file
`python3 main.py -d product.php?id=`

### Over Write over existing saved file
`python3 main.py -d product.php?id= -w`

##### JOIN US ON TELEGRAM

[![Telegram](https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Telegram_logo.svg/240px-Telegram_logo.svg.png)](https://t.me/Trixsec)