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
- Host: GitHub
- URL: https://github.com/trixsec/trixsec-sql-scanner
- Owner: TrixSec
- License: mit
- Created: 2024-05-10T08:45:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T08:55:52.000Z (about 2 years ago)
- Last Synced: 2025-04-07T20:18:01.745Z (about 1 year ago)
- Language: Python
- Size: 43.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://t.me/Trixsec)