Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangfly-me committed May 20, 2023
1 parent 9a3a3ac commit 8d21b91
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ https://github.com/mgeeky/ShellcodeFluctuation
https://github.com/TheD1rkMtr/BlockOpenHandle

## 主要功能
Shellcode:异或xor加密+Base64编码+AES加密+Base64编码+字符串反转。
加载方式:URL加密+远程加载+Syswhispers上线。
内存规避:HOOK Sleep函数+内存xor加密+System权限打开句柄。
反虚拟机:注册表+文件+进程+内存。
Shellcode:异或xor加密+Base64编码+AES加密+Base64编码+字符串反转。<br />
加载方式:URL加密+远程加载+Syswhispers上线。<br />
内存规避:HOOK Sleep函数+内存xor加密+System权限打开句柄。<br />
反虚拟机:注册表+文件+进程+内存。<br />

## 操作步骤
先生成stagerless的raw木马,按顺序分别使用enc.py、AES_Shellcode.exe、rev.py生成b.txt文件,并将其部署在服务器端。
Expand Down

0 comments on commit 8d21b91

Please sign in to comment.