原文:列出当前数据库中所有表的名称

一 information schema库中的tables表的字段解释 table schema 该字段存储数据库名 table name 该字段存储对应数据库中的包括的表名 使用group concat 凼数迚行sql注入 语法:union select ,group concat table name , from information schema.tables where table s ...

2019-12-13 16:25 0 323 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM