mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
style: fmt code
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
title: Command
|
||||
description: 可以让我们执行任意非交互式命令并回显命令结果的内存马。
|
||||
---
|
||||
import { Step, Steps } from 'fumadocs-ui/components/steps';
|
||||
|
||||
import { Step, Steps } from "fumadocs-ui/components/steps";
|
||||
|
||||
## WebSocket 内存马
|
||||
|
||||
@@ -11,6 +12,7 @@ import { Step, Steps } from 'fumadocs-ui/components/steps';
|
||||
### 选择 Command 并填写参数
|
||||
|
||||

|
||||
|
||||
</Step>
|
||||
|
||||
<Step>
|
||||
@@ -34,6 +36,7 @@ Connected (press CTRL+C to quit)
|
||||
|
||||
>
|
||||
```
|
||||
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
@@ -44,6 +47,7 @@ Connected (press CTRL+C to quit)
|
||||
### 选择 Command 并填写参数
|
||||
|
||||

|
||||
|
||||
</Step>
|
||||
|
||||
<Step>
|
||||
@@ -77,5 +81,6 @@ Connected (press CTRL+C to quit)
|
||||
|
||||
>
|
||||
```
|
||||
|
||||
</Step>
|
||||
</Steps>
|
||||
</Steps>
|
||||
|
||||
Reference in New Issue
Block a user