black-widow v1.8.3 releases: Open Source Offensive penetration testing tool

Offensive penetration testing

Black Widow

black-widow is one of the most useful, powerful, and complete offensive penetration testing tools.

It provides easy ways to execute many kinds of information gatherings and attacks.

  • Fully Open Source
  • Written in Python
  • Continuously updated and extended

Features:

  •  Localhost Web GUI
  •  Sniffing
  •  Website crawling
  •  Web page parsing
  •  SQL injection
  •  Injected database management
  •  Brute force attacks
  •  Cluster between other black-widows
  •  Multiple asynchronous requests
  •  Multiple targets management
  •  Useful CTF features

Installation

Docker

docker run –rm offensive/black-widow [arguments]

Install

sudo apt-get update && sudo apt-get install tidy
git clone https://github.com/FabrizioFubelli/black-widow.git
cd black-widow
sudo pip3 install -U -r requirements.txt

Use

Copyright (C) 2020 Fabrizio Fubelli

Source: https://github.com/offensive-hub/