Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1314f0b

Browse files
M2ayillgitbook-bot
authored andcommitted
GitBook: [zhong-wen-fstm] one page modified
1 parent 7226589 commit 1314f0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -384,13 +384,13 @@ FACT分析结果
384384
385385
**Example:**
386386
387-
1. busybox
387+
* busybox
388388
389389
```text
390390
sudo chroot . ./qemu-arm-static bin/busybox ls
391391
```
392392

393-
1. shellback 开启5515上的侦听服务
393+
* shellback 开启5515上的侦听服务
394394

395395
```text
396396
sudo chroot . ./qemu-arm-static usr/bin/shellback
@@ -403,7 +403,7 @@ sudo lsof -i:5515
403403
nc -nv 127.0.0.1 5515
404404
```
405405

406-
1. MIPS CGI 二进制文件,向该文件发出POST请求
406+
* MIPS CGI 二进制文件,向该文件发出POST请求
407407

408408
```text
409409
sudo chroot . ./qemu-mips-static -E REQUEST_METHOD="POST" -E REQUEST_URI=<request_uri> -E REMOTE_ADDR=<ip_addr> -E HTTP_COOKIE=<custom_cookie> -g <port> <path to cgi binary>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /