1N3 / Sn1per

Attack Surface Management Platform
https://sn1persecurity.com
Other
8.06k stars 1.85k forks source link

BeautifulSoup #277

Closed v0re closed 4 years ago

v0re commented 4 years ago

•x2020-06-28x• Traceback (most recent call last): File "/usr/bin/blackwidow", line 6, in from bs4 import BeautifulSoup ImportError: No module named bs4

v0re commented 4 years ago

MODES : AIRSTRIKE

1N3 commented 4 years ago

Can you try running pip install bs4 and running blackwidow again? It seems to be working on the latest Kali image fine after running the install.sh from Sn1per, but let me know if you're running a different OS version.

1N3 commented 4 years ago

Just checked in a fix for this in the master BlackWidow repo. Can you try re-cloning the repo and re-running the install.sh file? I tested it, and it should work now. Keep me posted.