You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have used this tool successfully before. Recently tried to run a spray after creating an execution plan like normal. However when running sudo python3 spray365.py spray -ep spray_ep -l 2 the tool seems to load fine but errors out after making one request An exception was raised: Value Error
Have tried running in two kali env's (Bare metal & VM) but same error.
The text was updated successfully, but these errors were encountered:
Just pushed an update to Spray365. It you git pull the latest version (version 0.2.2-beta), the exception you are seeing should be display in more detail. This will help with debugging the issue.
Have used this tool successfully before. Recently tried to run a spray after creating an execution plan like normal. However when running
sudo python3 spray365.py spray -ep spray_ep -l 2
the tool seems to load fine but errors out after making one requestAn exception was raised: Value Error
Have tried running in two kali env's (Bare metal & VM) but same error.
The text was updated successfully, but these errors were encountered: