Skip to content

Commit 913db95

Browse files
committed
更新 README.md
添加更新日志
1 parent c854546 commit 913db95

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,26 @@
1-
### 简介
1+
- 简介
22

33
[RcoIl](http://github.com/rcoIl)一起写的小工具,可上传下载文件,xp_cmdshell与sp_oacreate双回显和clr加载程序集执行相应操作。功能参考[mssqlproxy](https://github.com/blackarrowsec/mssqlproxy),由于目前C#还不知如何获取SQL连接的socket,该项目中的mssqlproxy功能目前尚未实现。另外,Clr不适用于一些与线程进程相关的操作。
44

55
##### 编译环境为net 4.0
66

7-
### 吹一波[RcoIl](http://github.com/rcoIl),关注[RcoIl](http://github.com/rcoIl)跟着大佬学C#!!!
7+
### 更新日志
8+
9+
- 2021-07-10
10+
- 修复上传bug
11+
- 修复clr回显bug
12+
- 2021-06-22
13+
- 添加clr执行命令和程序
14+
- 添加clr合并文件功能,方便在cmd被拦截时代替copy /b合并文件
15+
- 修改支持自定义端口
16+
- 2021-05-27
17+
- 支持shellcode远程加载
18+
- 2021-01-19
19+
- 支持xp_cmdshell与sp_oacreate双回显
20+
- 支持clr加载程序集执行
21+
- 支持上传下载文件
22+
- 2019-12-18
23+
- 发布最初命令行版
824

925
### Usage
1026

0 commit comments

Comments
 (0)