"Or why ist this critical:
[09:26:54] [CRITICAL] unable to connect to the target URL or proxy. sqlmap
is going to retry the request"
If something is not "connectable" then sqlmap is in "[CRITICAL]" state
---
"Is there an overview about the different message-states (info, warning,
critcal and so
Hello,
I want to test our written function. So i start testing with the following command:
sqlmap.py -u "https://SERVER/index.php?module=upload&func=checkUserForm&c_id=102" --banner --auth-type=Basic --auth-cred=name:password
Now I'm wondering about the status of some messages.
Why ist