Skip to content

Commit 347b19e

Browse files
committed
1-0
1 parent d6d494a commit 347b19e

File tree

12 files changed

+43
-6
lines changed

12 files changed

+43
-6
lines changed

a_little_something_to_get_you_started/flag0/README.md

-6
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,3 @@ There is an background image here but not show on the page.
2323
http://127.0.0.1:5001/xxxxxxxxxx/background.png
2424

2525
![](./imgs/flag.png)
26-
27-
Here we get the FLAG
28-
29-
```
30-
^FLAG^5081997d798822b573900081466d74b234b2f77f5a881fa23bc977c36fdd3bba$FLAG$
31-
```
Loading

micro-cms_v1/flag0/README.md

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Micro-CMS v1 - FLAG0
2+
3+
## 0x00 Index
4+
5+
![](./imgs/index.jpg)
6+
7+
## 0x01 Create New Page
8+
9+
![](./imgs/create.jpg)
10+
11+
![](./imgs/9.jpg)
12+
13+
It shows **id=9**
14+
15+
## 0x02 Check Other Pages
16+
17+
The Testing page is 1.
18+
19+
![](./imgs/1.jpg)
20+
21+
The Markdown Test page is 2.
22+
23+
![](./imgs/2.jpg)
24+
25+
Should be something between 2 - 9.
26+
27+
Page 3, 4, 5, 6, 8 get 404 error.
28+
29+
![](./imgs/404.jpg)
30+
31+
But Page 7 has 403 Fobidden error. Need to take a look of Page 7.
32+
33+
![](./imgs/403.jpg)
34+
35+
## 0x03 Edit Page
36+
37+
![](./imgs/edit.jpg)
38+
39+
## 0x04 FLAG
40+
41+
Change Page id and get the FLAG.
42+
43+
![](./imgs/flag.jpg)

micro-cms_v1/flag0/imgs/1.jpg

14.6 KB
Loading

micro-cms_v1/flag0/imgs/2.jpg

16.2 KB
Loading

micro-cms_v1/flag0/imgs/403.jpg

21.1 KB
Loading

micro-cms_v1/flag0/imgs/404.jpg

21 KB
Loading

micro-cms_v1/flag0/imgs/9.jpg

11.3 KB
Loading

micro-cms_v1/flag0/imgs/create.jpg

18.5 KB
Loading

micro-cms_v1/flag0/imgs/edit.jpg

17.6 KB
Loading

micro-cms_v1/flag0/imgs/flag.jpg

20.9 KB
Loading

micro-cms_v1/flag0/imgs/index.jpg

7.68 KB
Loading

0 commit comments

Comments
 (0)