随笔分类 -  Payload

摘要:渗透测试-20:Payload 总结SQL注入 通用 select user(),version(),database() select group_concat(schema_name) from information_schema.schemata select group_concat(table_name) from inf 阅读全文
posted @ 2022-04-15 00:10 依概率收敛 阅读(808) 评论(0) 推荐(0)