atif5 / viSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

viSQL

Scan SQL vulnerability on target site and sites of on server.

Pre-installed System(s)

black arch

Installation

Automatic Installation

~$ wget https://raw.githubusercontent.com/blackvkng/viSQL/master/installer.py
~# python2 installer.py
~$ # Type "viSQL" to use tool.
~$ viSQL

Manual Installation

~$ git clone https://github.com/blackvkng/viSQL.git
~$ cd viSQL
~# python2 -m pip install -r requirements.txt
~$ python2 viSQL.py --help

Usage

viSQL

Screenshot

viSQL

Asciinema

demo

About

License:MIT License


Languages

Language:Python 100.0%