From 372e19d3eb5f74330875a2894cf0fe6237e412ec Mon Sep 17 00:00:00 2001 From: Mrxn Date: Tue, 14 Jun 2022 21:02:03 +0800 Subject: [PATCH] =?UTF-8?q?add=20go-shellcode-webimg-load=EF=BC=9Agolang?= =?UTF-8?q?=20shellcode=20loader=20=E8=BF=9C=E7=A8=8B=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E9=9A=90=E5=86=99=E5=8A=A0=E8=BD=BD=E6=89=A7=E8=A1=8C=20?= =?UTF-8?q?=E6=97=A0=E6=96=87=E4=BB=B6=E8=90=BD=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d4c3d03..ac14073 100644 --- a/README.md +++ b/README.md @@ -1262,6 +1262,8 @@ - [TerminalController:windows/linux 远程管理:屏幕监控、键盘记录、文件管理、命令执行、内网穿透、socks5](https://github.com/mycve/TerminalController) - [bypassAV:免杀 defender 360 cobalstrike shellcode](https://github.com/mycve/bypassAV) - [steganography:golang 编写的图片隐写工具库](https://github.com/auyer/steganography) +- [des.hex-encodefile:Golang:采用随机deskey和hex进行文件加密,常用于加密shellcode](https://github.com/TryHello/des.hex-encodefile) +- [go-shellcode-webimg-load:golang shellcode loader 远程图片隐写加载执行 无文件落地](https://github.com/TryHello/go-shellcode-webimg-load) ## 文章/书籍/教程相关