Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Ridter/MSSQL_CLR

MSSQL CLR for pentest.
https://github.com/Ridter/MSSQL_CLR

Last synced: 3 months ago
JSON representation

MSSQL CLR for pentest.

Awesome Lists containing this project

README

        

# MSSQL CLR

在 [SharpSQLTools](https://github.com/uknowsec/SharpSQLTools) CLR的基础上进行了功能增加和修改。

## Update
- 增加了[GodPotato](https://github.com/BeichenDream/GodPotato)的功能。
- 修改了Shellcode执行功能,可直接指定本地shellcode文件,无需上传;
- 增加了执行Assembly的功能,主要通过shellcode的方式来实现,可借助于[donut](https://github.com/TheWover/donut) 实现。

## PySQLTools
上述CLR已集成至 [PySQLTools](https://github.com/Ridter/PySQLTools)。