Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whomrx666/vuln-sql
A tool that uses public proxies to find and scan sites for sql injection vulnerability.
https://github.com/whomrx666/vuln-sql
ethical-hacking kali-linux linux sql-injection sql-scanner sql-scanner-alternative sql-vulnerability-scanner termux vuln-sql vulnerability-scanners
Last synced: 3 months ago
JSON representation
A tool that uses public proxies to find and scan sites for sql injection vulnerability.
- Host: GitHub
- URL: https://github.com/whomrx666/vuln-sql
- Owner: Whomrx666
- License: mit
- Created: 2023-10-25T10:54:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-19T18:06:38.000Z (about 1 year ago)
- Last Synced: 2024-01-19T19:26:09.494Z (about 1 year ago)
- Topics: ethical-hacking, kali-linux, linux, sql-injection, sql-scanner, sql-scanner-alternative, sql-vulnerability-scanner, termux, vuln-sql, vulnerability-scanners
- Language: Python
- Homepage: https://whomrxhackers.blogspot.com/
- Size: 515 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VULN-SQL
A tool that uses public proxies to find and scan sites for sql injection vulnerability
### Warning
Use it on Linux or Cloudshell Terminal or something similar that is linux based__Usage:__ `python vuln-sql.py -d product.php?id=`
### Requirements
- Python *v.2.x* **|** *v.3.x*### Help
```
usage: vuln-sql.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
```### How to Install
```
$ git clone https://github.com/Whomrx666/vuln-sql.git
$ cd vuln-sql
$ pip install -r requirements.txt
$ python vuln-sql.py {optional arguments}
```### Don't write over existing log file
`python vuln-sql.py -d product.php?id=`### Writing over existing log file
`python vuln-sql.py -d product.php?id= -w`### More dork sql
[Download here](https://www.mediafire.com/file/rfdrbmvqm5wknbv/dork_sql.txt/file)### Screenshot
## CONNECT WITH ME :
[![Instagram](https://img.shields.io/badge/WEBSITE-VISIT-yellow?style=for-the-badge&logo=blogger)](https://whomrxhackers.blogspot.com/)
[![Instagram](https://img.shields.io/badge/TWITTER-FOLLOW-red?style=for-the-badge&logo=x)](https://twitter.com/whomrx666)
[![Instagram](https://img.shields.io/badge/YOUTUBE-SUBSCRIBE-red?style=for-the-badge&logo=youtube)](https://youtube.com/@whomrx666)
[![Instagram](https://img.shields.io/badge/FACEBOOK-LIKE-red?style=for-the-badge&logo=facebook)](https://facebook.com/https://www.facebook.com/whomrx.666)
[![Instagram](https://img.shields.io/badge/TELEGRAM-CONNECT-red?style=for-the-badge&logo=telegram)](https://t.me/Whomr_X)
[![Instagram](https://img.shields.io/badge/GMAIL-CONTACT-red?style=for-the-badge&logo=gmail)](mailto:[email protected])
[![Instagram](https://img.shields.io/badge/TIKTOK-FOLLOW-red?style=for-the-badge&logo=tiktok)](https://www.tiktok.com/@whomr.x)**If you want to donate, click on the button**
### Visitors :
![Visitor Count](https://profile-counter.glitch.me/Whomrx666/count.svg)