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

一些bad case的增补 #73

Closed
k4n5ha0 opened this issue Jul 7, 2024 · 1 comment
Closed

一些bad case的增补 #73

k4n5ha0 opened this issue Jul 7, 2024 · 1 comment

Comments

@k4n5ha0
Copy link

k4n5ha0 commented Jul 7, 2024

sqlmap1.8 最新版uuwaf checkSQLI(v, 3)
-----------分割线---------
image
2;(SELECT * FROM (SELECT(SLEEP(5)))kJcs)#
-----------分割线---------
image
2" AND 3489=RAISE_ERROR(CHR(55)||CHR(48)||CHR(48)||CHR(48)||CHR(49),CHR(113)||CHR(118)||CHR(106)||CHR(106)||CHR(113)||(SELECT (CASE WHEN (3489=3489) THEN 1 ELSE 0 END) FROM SYSIBM.SYSDUMMY1)||CHR(113)||CHR(113)||CHR(112)||CHR(118)||CHR(113)) AND "HyGT" LIKE "HyGT
-----------分割线---------
image
-8255)) OR CASE WHEN 7703=5079 THEN 7703 ELSE JSON(CHAR(104,83,112,112)) END AND ((4702=4702
-----------分割线---------
应当在AST语义引擎中,禁用SQL的json、RAISE_ERROR、SLEEP函数,如出现多个chr函数也应当拦截

@Safe3
Copy link
Owner

Safe3 commented Jul 7, 2024

收到,谢谢反馈!

@Safe3 Safe3 closed this as completed Jul 14, 2024
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

2 participants