原文:列出當前數據庫中所有表的名稱

一 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