文章分类 -  web

摘要:SQL注入 information_schema中三个重要的表: ·information_chema.schemata: 存储数据库中所有数据库的库名 ·mysql.innodb_table_stats中也有数据库名 ·information_chema.tables:存储数据库中所有表的表名 · 阅读全文
posted @ 2024-07-10 11:19 v1kan 阅读(28) 评论(0) 推荐(1)