Skip to content

Commit 538ea55

Browse files
authored
update LiBr WP
1 parent 4eee7c6 commit 538ea55

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

players/Libr/writeup.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# HackerGame 2023 Write up By LiBr
1+
# HackerGame 2023 Write up By WI
22

33
首先本人不是专业ctf选手所以...各位将就看吧x
44

@@ -52,7 +52,17 @@ F12 即可
5252

5353
![image-20231029164432300](https://cdn.nvme0n1p.dev/picstorage/2023-10-29-23/10-29164432.png)
5454

55-
上述信息直接得出学校为东京大学
55+
拉面馆直接去找Isshin Lamenn
56+
57+
正好也在那一块区域
58+
59+
![image-20231029165617103](https://cdn.nvme0n1p.dev/picstorage/2023-10-29-23/10-29165617.png)
60+
61+
![image-20231029165528802](https://cdn.nvme0n1p.dev/picstorage/2023-10-29-23/10-29165529.png)
62+
63+
上述信息直接得出
64+
65+
学校为东京大学(咱梦校(不是
5666

5767
喷泉所在位置是上野公園 大噴水
5868

@@ -145,7 +155,10 @@ F12然后一行搞定 `setInterval(()=>{document.querySelectorAll(".fakeqq-messa
145155
```
146156
GET /\r\n
147157
```
148-
还有个忘掉了(
158+
159+
也可以去翻nginx的源代码http://ngx.su/src/http/ngx_http_header_filter_module.c#ngx_http_status_lines
160+
161+
12种状态如下
149162

150163
#### 404
151164

@@ -256,9 +269,7 @@ Content-Length: 100000000\r\n
256269

257270
第一问简单, the smart boy asks,are you clever
258271

259-
第二问查了一些资料找到了提示词攻击🤔LLM-attack(
260-
261-
但是代码力不够没有写出来
272+
第二问查了一些资料找到了提示词攻击🤔(明天尝试一下(失败了!
262273

263274
### 流式星球
264275

@@ -274,6 +285,12 @@ Content-Length: 100000000\r\n
274285

275286
![e4cceae7ae93d7e55c23f4da4a3d5595](https://cdn.nvme0n1p.dev/picstorage/2023-10-29-23/10-29100557.png)
276287

288+
### 低带宽星球
289+
290+
第一问直接找个压缩即可
291+
292+
比如TinyPng
293+
277294
### 为什么要打开 /flag 😡
278295

279296
呵呵舔狗(为什么骂我呜呜

0 commit comments

Comments
 (0)