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
作者您好,我在使用工具过程中发现在class S2-046中检测用payload字符串中使用的"\0"空字符,在requests库中以post方式传递的时候生成的数据包中"\0"会被编码成%00导致漏洞检测失败,请问有没有什么解决办法,找了很久都没能解决这个问题
The text was updated successfully, but these errors were encountered:
你burp中复现成功了吗,在网上找到,还要按照你的方法修改的我都没有复现成功。。
Sorry, something went wrong.
No branches or pull requests
作者您好,我在使用工具过程中发现在class S2-046中检测用payload字符串中使用的"\0"空字符,在requests库中以post方式传递的时候生成的数据包中"\0"会被编码成%00导致漏洞检测失败,请问有没有什么解决办法,找了很久都没能解决这个问题
The text was updated successfully, but these errors were encountered: