{"id":13747364,"url":"https://github.com/WhitewidowScanner/whitewidow","last_synced_at":"2025-05-09T08:32:45.009Z","repository":{"id":43496290,"uuid":"55807822","full_name":"WhitewidowScanner/whitewidow","owner":"WhitewidowScanner","description":"SQL Vulnerability Scanner","archived":true,"fork":false,"pushed_at":"2018-01-11T21:33:53.000Z","size":15068,"stargazers_count":974,"open_issues_count":0,"forks_count":234,"subscribers_count":78,"default_branch":"master","last_synced_at":"2024-11-15T20:39:02.730Z","etag":null,"topics":["sql-vulnerability-scanner","sqli","vulnerability","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WhitewidowScanner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-08T20:29:06.000Z","updated_at":"2024-11-07T22:45:19.000Z","dependencies_parsed_at":"2022-08-03T00:01:32.526Z","dependency_job_id":null,"html_url":"https://github.com/WhitewidowScanner/whitewidow","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitewidowScanner%2Fwhitewidow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitewidowScanner%2Fwhitewidow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitewidowScanner%2Fwhitewidow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitewidowScanner%2Fwhitewidow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhitewidowScanner","download_url":"https://codeload.github.com/WhitewidowScanner/whitewidow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253217220,"owners_count":21873043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sql-vulnerability-scanner","sqli","vulnerability","vulnerability-scanners"],"created_at":"2024-08-03T06:01:26.302Z","updated_at":"2025-05-09T08:32:43.537Z","avatar_url":"https://github.com/WhitewidowScanner.png","language":"Ruby","funding_links":[],"categories":["Ruby","Ruby (88)","Pentesting"],"sub_categories":["Vulnerability"],"readme":"﻿# Preamble\r\n \r\n~Firstly read [this](https://github.com/WhitewidowScanner/whitewidow/issues/82) if you want Whitewidow development to continue.~\r\n \r\nHello all you whitewidow fans out there (I say that with good intentions I promise!). It's me Ekultek, I'm just here to give you a little inside on what's going on with the whitewidow development team and what's happening with it. Well, to put it bluntly, we will not be continuing the development of whitewidow, the development has been drafted to a different language under a different name. Let me introduce [Zeus](https://github.com/ekultek/zeus-scanner). \r\n\r\nZeus is whitewidow's big brother, it is capable of all the same things whitewidow is capable of, but with more twists and turns in it. Zeus will bypass the API calling, IP blocking, and captchas that whitewidow cannot get passed. Zeus can run SQLi checks with sqlmap, port scans with NMAP, XSS scans with a built in XSS scanner, admin page finding, along with a couple other cool tricks. \r\n\r\nI understand your probably a little dissapointed. This project has been around for over a year now, and you guys have made it possible for me to continue on something better. Of course, you can still use whitewidow! The repository will always be here, I just won't be fixing anything nor pushing new updates to it. \r\n\r\nIf you want to you can update it, it's up to you guys now! Finally without further ado, here is [Zeus](https://github.com/ekultek/zeus-scanner) enjoy it, and thank you to all of you for giving me the motivation to continue with things. Without you, this wouldn't exist. Hope you enjoy Zeus.\r\n\r\n# Whitewidow\r\nWhitewidow is an open source automated SQL vulnerability scanner, that is capable of running through a file list, or can\r\nscrape Google for potential vulnerable websites. It allows automatic file formatting, random user agents, IP addresses, server information, multiple SQL injection syntax, ability to launch sqlmap from the program, and a fun environment. This program was created for learning purposes, and is intended to teach users what vulnerability looks like.\r\n\r\n# Screenshots\r\nLaunching whitewidow displays the custom designed banner and begins searching for possible sites that could be vulnerable\r\n\r\n![banner credits legal new.png](https://s24.postimg.org/3njorm3ut/whitewidow_banner.png)\r\n\r\nWhitewidow is capable of finding vulnerabilities in websites by scraping Google using over 1,000 different queries that are carefully researched before added. It also uses multiple different SQL injection approaches\r\n\r\n![error](https://s24.postimg.org/yryg8oo3p/sql_test_error_injection.png)\r\n![blind](https://s24.postimg.org/97w6292px/sql_test_blind_injection.png)\r\n![union](https://s24.postimg.org/lp2tpexvp/sql_test_union_injection.png)\r\n\r\nWhitewidow is also capable of spidering a single webpage for all available links, it will then search for vulnerabilities in all the links using the programs built in file feature\r\n\r\n![spider.jpg](https://s24.postimg.org/s5bsfi6f9/whitewidow_spider.png)\r\n\r\nAnd when all is said and done, and you're sure that you've found some vulnerable sites, you can launch sqlmap from the program without the need of downloading another clone.\r\n\r\n![sqlmap](https://s17.postimg.org/is53u576n/11_20_sqlmap.png)\r\n\r\n# Download\r\nPreferably clone repository, alternatively you can download zip and tarball [here](https://github.com/Ekultek/whitewidow/releases/tag/2.0)\r\n\r\n# Basic Usage\r\n`ruby whitewidow.rb -d` This will run whitewidow in default mode and scrape Google for possible sites using a random search query.\r\n\r\n`ruby whitewidow.rb -f path/to/file` This will run whitewidow through a given file and add the SQL syntax to the URL.\r\n\r\n`ruby whitewidow.rb -h` Will run the help flag along with show the help menu.\r\n\r\nFor more information about usage and more flags you can checkout the wiki functionality page [here](https://github.com/Ekultek/whitewidow/wiki/Functionality).\r\n\r\n# Dependencies\r\n - `gem 'mechanize'`\r\n - `gem 'nokogiri'`\r\n - `gem 'rest-client'`\r\n - `gem 'webmock'`\r\n - `gem 'rspec'`\r\n - `gem 'vcr'`\r\n\r\nTo install all gem dependencies, follow the following template:\r\n\r\n`cd whitewidow`\r\n\r\n`bundle install`\r\n\r\nYou may experience a problem installing on Linux systems (Kali, BlackArch, Parrot, etc..) to fix this problem try the following:\r\n\r\n`sudo apt-get install liblzma-dev`\r\n\r\n`sudo apt-get install zlib1g-dev`\r\n\r\n`cd whitewidow`\r\n\r\n`bundle install`\r\n\r\nThis should install all gems needed, and will allow you to run the program without trouble.\r\n\r\n# Contribute\r\nBeing an open source project, feel free to contribute your ideas and open pull request. You can fork it clone it do pretty\r\nmuch whatever you want to do with it. For more information including copyright info please see the docs.\r\n\r\nIf you decide\r\nto contribute to this project, your name will go in the docs under the author and credits file. It will remain there to\r\nshow that you have successfully contributed to Whitewidow. Thank you ahead of time for all contributions, this project\r\nwouldn't exist without your help!\r\n\r\n# Contact the developer\r\nIf for any reason you need to contact me, please create an issue and check the email request box. I will typically reply to your request within 48 hours of receiving the request.\r\n\r\n\u003ca href=\"https://zenhub.com\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png\"\u003e\u003c/a\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWhitewidowScanner%2Fwhitewidow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWhitewidowScanner%2Fwhitewidow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWhitewidowScanner%2Fwhitewidow/lists"}