日期:
来源:乌雲安全收集编辑:lele8
原创作者:lele8
转载于:https://github.com/lele8/Sqlinfo
功能
在内网渗透中快速获取数据库所有库名,表名,列名;具体判断后再去翻数据,节省时间。
工具支持mysql,mssql,PostgreSQL,redis并解析fscan扫描结果进行批量探测获取。
用法
Sqlinfo.exe -f result.txtSqlinfo.exe -h ip -u username -p password -mysqlSqlinfo.exe -h ip -u username -p password -mssqlSqlinfo.exe -h ip -u username -p password -psqlSqlinfo.exe -h ip -p password -redis
工具下载地址
https://github.com/lele8/Sqlinfo