好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

sqlmap使用

初步使用

判断是否有注入点 -u "http://www.target.com/vuln.php?id=1" ,若存在注入点,则会显示web容器的一些信息 获取数据库 -u "http://www.target.com/vuln.php?id=1" --dbs 查看当前应用程序所用的数据库 -u "http://www.target.com/vuln.php?id=1" --current-db 列出指定

sqlmap使用

标签:web   容器   www   查看   targe   应用程序   get   获取   指定   

查看更多关于sqlmap使用的详细内容...

  阅读:23次