1N3 / Sn1per

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

Scans Crashing When Black Widow Enabled #356

Closed asf-framework-bmg closed 2 years ago

asf-framework-bmg commented 3 years ago

image

Scans crashing pausing when blackwidow is enabled, scan works fine when black widow is disabled in Sn1per config.

Using Kali box

blackstone250 commented 3 years ago

Hi,

Remove all BlackWidow package related (if possible) sudo apt-get remove blackwidow sudo apt-get remove black-widow sudo apt-get remove --auto-remove blackwidow sudo apt-get remove --auto-remove black-widow sudo apt-get purge blackwidow sudo apt-get purge black-widow sudo apt-get purge --auto-remove blackwidow sudo apt-get purge --auto-remove black-widow gem uninstall blackwidow gem uninstall black-widow

Install Requirements & BlackWidow sudo add-apt-repository ppa:offensive-hub/black-widow sudo apt-get update sudo apt-get install black-widow pip3 install black-widow

1N3 commented 2 years ago

Hi, does this happen for all sites or just specific websites? Do you have a test URL/example you could share that is causing the error?