Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

Whitewidow v1.0.6 is an open source automated SQL vulnerability scanner.

$
0
0

Changelog whitewidow v1.0.6.3:
* User agents are working
* New search queries
* Minor fixes
* Bumped version number

whitewidow ouput v1.0.6.3

whitewidow ouput v1.0.6.3

Whitewidow is an open source automated SQL vulnerability scanner, that is capable of running through a file list, or can scrape Google for potential vulnerable websites.

whitewidow v1.0.6

whitewidow v1.0.6

Dependencies:
– gem ‘mechanize’
– gem ‘nokogiri’, ‘~> 1.6.7.2’
– gem ‘rest-client’
– gem ‘colored’

To install all gem dependencies, follow the following template:
+ cd whitewidow
+ bundle install
This should install all gems needed, and will allow you to run the program without trouble.

Usage:

git clone https://github.com/Ekultek/whitewidow && cd whitewidow
bundle install

upgrade:
git pull origin master

Download: 1.0.6.3.zip  | 1.0.6.3.tar.gz
Source: https://github.com/Ekultek | Our Post Before


Viewing all articles
Browse latest Browse all 1152

Trending Articles