Skip to content
New issue

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

报告内容会过滤常见英文单词和poc #27

Open
lovelyjuice opened this issue Dec 26, 2023 · 0 comments
Open

报告内容会过滤常见英文单词和poc #27

lovelyjuice opened this issue Dec 26, 2023 · 0 comments

Comments

@lovelyjuice
Copy link

报告里面本来就经常会包含sql注入的poc,比如我打个heapdump结果被过滤掉了变成heap,导致报告出现偏差。
建议使用预编译方式防止SQL注入,而不是这种低级的替换关键字的方式。

"/select|insert|update|delete|join|union|into|load_file|outfile|dump|count|asc|create|where/is"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant