Skip to content

Fewword/BlackWidow

 
 

Repository files navigation

Black Widow - Blackbox Data-driven Web Scanning

Running Black Widow

单独环境 python -m venv env .\env\Scripts\activate

pip install --no-cache-dir -r requirements.txt

  1. Add chromedriver to your path

Example for current directory on linux:

PATH=$PATH:.

  1. Run the scanner

python3 crawl.py --url http://example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.3%
  • JavaScript 12.7%