# SharpSQLDump **Repository Path**: ilovecode2018/SharpSQLDump ## Basic Information - **Project Name**: SharpSQLDump - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SharpSQLDump ## 简介 内网渗透中快速获取数据库所有库名,表名,列名;具体判断后再去翻数据,节省时间;适用于mysql,mssql。 ## 使用方法 ``` > SharpSQLDump.exe Author: Uknow Github: https://github.com/uknowsec/SharpSQLDump Usage: SharpSQLDump.exe -h ip -u username -p password -mysql SharpSQLDump.exe -h ip -u username -p password -mssql ``` ![](https://github.com/uknowsec/SharpSQLDump/blob/master/8b01108faae90a.jpg)