Closed mrtass closed 5 years ago
Add the two lines below to the import section of buckethunter.py and it works.
import colorama from colorama import Fore, Style
thanks for suggestion, however the issue was with missing grayhatwarfare API. once configure the scan went fine
thanks for suggestion, however the issue was with missing grayhatwarfare API. once configure the scan went fine
I am still getting that error "Error: connecting with GrayHatWarfare API"
What is the fix to configure the API?
goto https://buckets.grayhatwarfare.com/ register an account and get the API key. place the API key in the keylist.asm
Hi followed installation instruction as well as requirements.txt im getting this error during scan Any suggestions ? Thanks