有人能告诉我哪种渗透测试工具留下了这样的页面吗?
DB Detection: MySQL >=5 (Auto Detected)
Method: GET
Type: Integer (Auto Detected)
db_name
Table Name Columns
table_1
table_2
table_3
table_4
table_5
table_6
table_7我的一个客户最近经营的一个网站受到了威胁,作为证据,黑客发送了一份类似于上述内容的报告。看起来这是由一个自动化工具生成的。
有人能指出这个工具,这样我就可以修补正在被利用的漏洞了吗?
发布于 2013-05-03 04:53:03
这几乎可以肯定是sqlmap:http://sqlmap.org/的输出。
https://serverfault.com/questions/502157
复制相似问题