Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Releases: WhitewidowScanner/whitewidow

Release v1.3.0

22 Sep 02:48
Compare
Choose a tag to compare
  • 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

11 Sep 03:44
Compare
Choose a tag to compare

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

10 Sep 18:39
Compare
Choose a tag to compare

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

10 Sep 03:31
Compare
Choose a tag to compare

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

07 Sep 23:15
Compare
Choose a tag to compare

Latest released version. Changes:

  • User agents are working
  • New search queries
  • Minor fixes
  • Bumped version number

New comments, random agents is working, temp fixes

23 Aug 14:42
Compare
Choose a tag to compare

I'm back with releases, I'll be pushing releases and all that good information

Patch release 1.0.6

17 Apr 22:32
Compare
Choose a tag to compare
  • 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

15 Apr 20:04
Compare
Choose a tag to compare
  • 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

11 Apr 00:20
Compare
Choose a tag to compare

Patched max redirect error

1.0.5.1 release

10 Apr 16:28
Compare
Choose a tag to compare

Patched Copy module problem being the module takes two parameters and I never added them.

Updated version number