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
My Command was:
wfuzz -c -w /usr/share/wfuzz/wordlist/general/test.txt -d "login=FUZZ&password=FUZ2Z" --hs Invalid -u http://192.168.56.101/bWAPP/login.php
The result i got:
/usr/lib/python3/dist-packages/wfuzz/init.py:34: UserWarning:Pycurl is not compiled against Openssl. Wfuzz might not work correctly when fuzzing SSL sites. Check Wfuzz's documentation for more information.
/usr/lib/python3/dist-packages/wfuzz/wfuzz.py:78: UserWarning:Fatal exception: FUZZ words and number of payloads do not match!
WOrdlist:
classes
css
docs
environment
images
includes
master
prueba
scripts
test
admin
The text was updated successfully, but these errors were encountered:
My Command was:
wfuzz -c -w /usr/share/wfuzz/wordlist/general/test.txt -d "login=FUZZ&password=FUZ2Z" --hs Invalid -u http://192.168.56.101/bWAPP/login.php
The result i got:
/usr/lib/python3/dist-packages/wfuzz/init.py:34: UserWarning:Pycurl is not compiled against Openssl. Wfuzz might not work correctly when fuzzing SSL sites. Check Wfuzz's documentation for more information.
/usr/lib/python3/dist-packages/wfuzz/wfuzz.py:78: UserWarning:Fatal exception: FUZZ words and number of payloads do not match!
WOrdlist:
classes
css
docs
environment
images
includes
master
prueba
scripts
test
admin
The text was updated successfully, but these errors were encountered: