判断下面哪些是常见的SQL注入语句()。
判断下面哪些是常见的SQL注入语句()。
A.; and 1=1 and 1=2
B.and 0<>(select count(*) from admin)
C.and 1=(select count(*) from admin where len(*)>0)
D.?id=1
正确答案:ABC
Tag:语句
时间:2022-12-09 15:51:28