修正说明文件
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
### new-bind
|
||||
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
- [remotesocks5](./remotesocks5.md): 反向socks5代理,目标节点启动socks5,并通过本节点连接目标.
|
||||
- [http](./http.md): http代理,本节点启动http代理,通过出口节点连接目标.
|
||||
- [remoteshell](./remoteshell.md): 远程shell.
|
||||
- [shellcode](./shellcode.md): windows执行shellcode,linux未实现.
|
||||
- [shellcode](./shellcode.md): windows执行shellcode,linux mac未实现.
|
||||
- [config](./config.md): 配置管理.
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
## yaml文件例子,保存在启动目录下
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
### new-connect
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
### new-httpproxy
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
### file
|
||||
使用方法file 节点,如file 1,进入节点后可用cd,dir,upload,download命令
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
### new-remotesocks5
|
||||
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
### run
|
||||
运行shellcode,参数一为目标节点(可以为本机),参数二为shellcode代码或者本地文件,参数三为xor解密key,参数四为启动参数,参数五为shellcode运行等待时间
|
||||
运行shellcode,参数一为目标节点(可以为本机),参数二为shellcode代码(Base64或者Hex)或者本地文件,参数三为xor解密key,参数四为启动参数,参数五为shellcode运行等待时间
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
[主菜单](./shell.md)
|
||||
[主菜单](./cli.md)
|
||||
|
||||
### new-socks5
|
||||
以本地socks5代理服务端模式运行,通过远程节点转发代理连接到指定目标,如果远程节点为空,则为本地直接连
|
||||
|
||||
Reference in New Issue
Block a user