This repository has been archived by the owner on Jan 17, 2019. It is now read-only.
Releases: WhitewidowScanner/whitewidow
Releases · WhitewidowScanner/whitewidow
Release v1.3.0
- Added a beep flag that will make a beep when a vulnerability is found
- Added a platform check to figure out which beep to use
- Refactored the formatting module to include the beep
- Did some testing on proxies, it works feel free to use it
- Added comments
- Fixed some issues
- Made it so that it will not inject unless there's multiple parameters
- Minor text fixes
- Created a regex for the sql vuln errors
- Added more random agents
- Added 300 new search queries
- Edited license, credits, TOS, and legal info. Please familiarize yourself with the new information
- Removed information from the string expansion that is not used in the program
- Bumped version number
Release v1.2.0
Woohooo two release in one day?!
Version 1.2.0
- Removed dependency from readme that is no longer used
- Fixed some spacing issues
- Added a query blacklist
- Removed commented out code that is now deprecated
- Made the program a little quicker
- Added proxy support, use the --proxy flag
- Added a dry run and batch flag
- Edited the readme to reflect changes
- Bumped version number
Release v1.1.1
v1.1.1 changes made:
- Minor text and grammatical fixes
- Moved the misc (banner, etc) and the legal into a class
- Removed blacklist.txt
- Added license
- Added badges to readme
- Added multiple parameter testing (still working on it it works though)
- Added flags, you now choose to see the credits or the legal information
- Removed examples page because it was pointless
- Added a flag so that you can hide the banner
- Edited readme
- Bumped version number
Release v1.1.0
We've made it to 1.1! Woohooo! Thank you everyone for your help, you are wonderful!
Changes:
- Removed colored gem and added string expansion
- Moved all errors to their own constants
- Fixed the google webcache issue
- Added all th skipped websites to a single constant
- Edited the format.rb file
- Edited some search queries
- Edited the welcome banner
- Edited readme
- Grammar fixes and minor text fixes
- Bumped version number
v 1.0.6.3
New comments, random agents is working, temp fixes
I'm back with releases, I'll be pushing releases and all that good information
Patch release 1.0.6
- Added around 5,000 more possible search queries
- Forced encoding to UTF-8, this should take care of the invalid bytes error
- Replaced banner
- Added new contributor
- Updated Readme a little bit
- Added error log, where if a search query pulls zero sites, the search is logged for further analysis
Whitewidow 1.0.6 release
- Finished optparser, read the readme your options have changed!
- Edited version numbers
- Added new contributor
- Updated legal disclaimer and term of service.
- Added three new sql vuln syntax parameters. ( ` ; -- ) all found vuln sites using the default setting will be saved
with all of the sql syntax params and tested. - File is automatically formatted now and will be run as
#sites.txt
- Automatic file formatting added
- Added more information when site is found including, server info and IP address
- Complete refractor of when site is found, see screenshots for examples
Patch release
Patched max redirect error
1.0.5.1 release
Patched Copy module problem being the module takes two parameters and I never added them.
Updated version number