## MDUT ![Language](https://img.shields.io/badge/Language-Java-blue) ![Author](https://img.shields.io/badge/Author-Ch1ngg-orange) ![GitHub stars](https://img.shields.io/github/stars/SafeGroceryStore/MDUT.svg?style=flat&logo=github) ![Version](https://img.shields.io/badge/Version-V2.0.7-red) ![Time](https://img.shields.io/badge/Join-20210702-green) MDUT 全称 Multiple Database Utilization Tools,是一款中文的数据库跨平台利用工具,集合了多种主流的数据库类型。基于前人 SQLTOOLS 的基础开发了这套程序(向 SQLTOOLS 致敬),旨在将常见的数据库利用手段集合在一个程序中,打破各种数据库利用工具需要各种环境导致使用相当不便的隔阂。此外工具以 JAVAFx 作为 GUI 操作界面,界面美观。同时程序还支持多数据库同时操作,每种数据库都相互独立,极大方便了网络安全工作者的使用。 ## 截图 ![image.png](https://i.loli.net/2021/05/11/c1M6YqZNAOnjmfp.png) ## 目录结构 ``` . ├── CHANGELOG.md ├── MDAT-DEV // MDUT 源码 ├── MDUTSqlKit │ └── MDATKit.zip // CLR 源码 ├── README.md ├── README_ZH.md ├── redis-cus-rogue.py // Redis 主从脚本 ├── ShellUtil.java // Oracle JAVA 脚本 └── FileUtil.java // Oracle JAVA 脚本 ``` ## TODO 1. HTTP Tunnel ## 致谢 [j1anFen](https://jianfensec.com/) / [冰蝎](https://github.com/rebeyond/Behinder) / [ODAT](https://github.com/quentinhardy/odat) / [MSDAT](https://github.com/quentinhardy/msdat) / SQLTOOLS - 深度撞击 / [PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings) / [WarSQLKit](https://github.com/mindspoof/MSSQL-Fileless-Rootkit-WarSQLKit) ## 项目相关 ## 最近更新 #### [v2.0.6] - 2021-08-17 **核心** - 优化内部代码 - 删除软件自启更新功能 - 优化更新功能界面,增加在线下载更新功能(Github Api) - 后续不再强制要求先下载 v2.0 版,下载即用