We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I copied and pasted an HTTP in a req packet obtained using Firefox network tools. Then, I ran this command:
req
$ 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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I copied and pasted an HTTP in a
req
packet obtained using Firefox network tools. Then, I ran this command:It is a valid packet, it has not been modifed.
Any help?
The text was updated successfully, but these errors were encountered: