1N3 / BlackWidow

A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.

Home Page:https://sn1persecurity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some URL come back as "GlobalBadness" instead of the actual URL

77697a65 opened this issue · comments

commented

Some URL come back as "GlobalBadness" instead of the actual URL.
Also most of the URLs have incorrect slashes.

Example:

https://www.snapchat.com/ads//partners
globalBadness//blog?regions=north-america
https://www.snapchat.com/ads//

Just pushed the fix for this in the latest version. To apply the fix, please re-clone the repository and re-run the install.sh file.

git clone https://github.com/1N3/BlackWidow
cd BlackWidow
sudo bash install.sh