Skip to content

Commit 548d089

Browse files
Nebu1eaCnily03
andauthored
Update pwn.md (#16)
Co-authored-by: Cnily03 <cnily03@outlook.com>
1 parent d90580a commit 548d089

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/learn/pwn.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,16 +166,16 @@ IDA中,按下 <kbd>⇧ Shift</kbd><kbd>F7</kbd> 即可查看
166166

167167
我们以一个 ret2backdoor 的题目为例子。
168168

169-
### 题目相关
169+
### 题目内容
170+
171+
[附件下载](https://cdn.openicu.net/attachment/ns-learn/pwn.302dfe7937adcda6.zip)
170172

171173
靶机连接:
172174

173175
```bash
174-
nc hacker.akyuu.space 6000
176+
nc 120.53.240.208 6000
175177
```
176178

177-
[附件下载](https://platform.akyuu.space/training/0.zip)
178-
179179
### 题目分析以及解题
180180

181181
首先下载下来附件并且解压,得到文件 `pwn`.

0 commit comments

Comments
 (0)