nosqli
nosqli copied to clipboard
Malformed HTTP version
I copied and pasted an HTTP in a req
packet obtained using Firefox network tools. Then, I ran this command:
$ nosqli scan -t https://<IP:PORT>/api/userinfo/dashboard?fc=1 -r req --insecure
2023/09/11 10:15:19 malformed HTTP version "HTTP/2"
It is a valid packet, it has not been modifed.
Any help?