File tree Expand file tree Collapse file tree 1 file changed +23
-6
lines changed Expand file tree Collapse file tree 1 file changed +23
-6
lines changed Original file line number Diff line number Diff line change 1
- # HackerGame 2023 Write up By LiBr
1
+ # HackerGame 2023 Write up By WI
2
2
3
3
首先本人不是专业ctf选手所以...各位将就看吧x
4
4
@@ -52,7 +52,17 @@ F12 即可
52
52
53
53
![ image-20231029164432300] ( https://cdn.nvme0n1p.dev/picstorage/2023-10-29-23/10-29164432.png )
54
54
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
+ 学校为东京大学(咱梦校(不是
56
66
57
67
喷泉所在位置是上野公園 大噴水
58
68
@@ -145,7 +155,10 @@ F12然后一行搞定 `setInterval(()=>{document.querySelectorAll(".fakeqq-messa
145
155
```
146
156
GET /\r\n
147
157
```
148
- 还有个忘掉了(
158
+
159
+ 也可以去翻nginx的源代码http://ngx.su/src/http/ngx_http_header_filter_module.c#ngx_http_status_lines
160
+
161
+ 12种状态如下
149
162
150
163
#### 404
151
164
@@ -256,9 +269,7 @@ Content-Length: 100000000\r\n
256
269
257
270
第一问简单, the smart boy asks,are you clever
258
271
259
- 第二问查了一些资料找到了提示词攻击🤔LLM-attack(
260
-
261
- 但是代码力不够没有写出来
272
+ 第二问查了一些资料找到了提示词攻击🤔(明天尝试一下(失败了!
262
273
263
274
### 流式星球
264
275
@@ -274,6 +285,12 @@ Content-Length: 100000000\r\n
274
285
275
286
![ e4cceae7ae93d7e55c23f4da4a3d5595] ( https://cdn.nvme0n1p.dev/picstorage/2023-10-29-23/10-29100557.png )
276
287
288
+ ### 低带宽星球
289
+
290
+ 第一问直接找个压缩即可
291
+
292
+ 比如TinyPng
293
+
277
294
### 为什么要打开 /flag 😡
278
295
279
296
呵呵舔狗(为什么骂我呜呜
You can’t perform that action at this time.
0 commit comments