Skip to content

Commit

Permalink
makeG
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Mar 5, 2024
1 parent a18fd11 commit 4c9be5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ curl -o XiebroC2-v3.1.7z https://github.com/INotGreen/XiebroC2/releases/download

3.shellcode目前只支持x64位,原谅我的懒惰,我觉得x86环境是比较罕见需求,因此在这里就忽略掉了,至于rdiShellcode64是怎么生成的,您需要仔细地研究[sRDI](https://github.com/monoxgas/sRDI)的原理,这并不是一句话能说清楚的

4.windows\Session\Reverse_tcp不支持域前置,您需要添加windows\Session\Reverse_Ws监听器才能使用域前置和cdn上线。

在配置文件(profile.json)中 可以自定义Route来修改websocket路由的特征。

```json
{
"TeamServerIP": "192.168.1.250",
Expand Down

0 comments on commit 4c9be5b

Please sign in to comment.