Skip to content

Commit fbe14b2

Browse files
committed
update 2022-美团高校赛
1 parent 162d83f commit fbe14b2

File tree

3 files changed

+736
-0
lines changed

3 files changed

+736
-0
lines changed
Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
{
2+
"code": 0,
3+
"message": "操作成功",
4+
"data": {
5+
"total": 5,
6+
"lists": [
7+
{
8+
"id": "988",
9+
"category": "Misc",
10+
"sort": "1",
11+
"description": "Misc题",
12+
"encrypt_category_id": "Aj4GaFBh",
13+
"question": {
14+
"total": 2,
15+
"lists": [
16+
{
17+
"id": "1258592",
18+
"title": "CyberSpace"
19+
},
20+
{
21+
"id": "1258593",
22+
"title": "ezdct-svd"
23+
}
24+
]
25+
}
26+
},
27+
{
28+
"id": "989",
29+
"category": "Crypto",
30+
"sort": "2",
31+
"description": "Crypto题",
32+
"encrypt_category_id": "Aj5XOQMz",
33+
"question": {
34+
"total": 3,
35+
"lists": [
36+
{
37+
"id": "1258598",
38+
"title": "strange_rsa3"
39+
},
40+
{
41+
"id": "1258599",
42+
"title": "strange_rsa2"
43+
},
44+
{
45+
"id": "1258600",
46+
"title": "strange_rsa1"
47+
}
48+
]
49+
}
50+
},
51+
{
52+
"id": "990",
53+
"category": "PWN",
54+
"sort": "3",
55+
"description": "PWN题",
56+
"encrypt_category_id": "UW0CbQQ9",
57+
"question": {
58+
"total": 4,
59+
"lists": [
60+
{
61+
"id": "1258594",
62+
"title": "smtp"
63+
},
64+
{
65+
"id": "1258595",
66+
"title": "note"
67+
},
68+
{
69+
"id": "1258596",
70+
"title": "捉迷藏"
71+
},
72+
{
73+
"id": "1258597",
74+
"title": "ret2libc_aarch64"
75+
}
76+
]
77+
}
78+
},
79+
{
80+
"id": "991",
81+
"category": "Reverse",
82+
"sort": "4",
83+
"description": "Reverse题",
84+
"encrypt_category_id": "UGxVOgY-",
85+
"question": {
86+
"total": 2,
87+
"lists": [
88+
{
89+
"id": "1258590",
90+
"title": "small"
91+
},
92+
{
93+
"id": "1258591",
94+
"title": "static"
95+
}
96+
]
97+
}
98+
},
99+
{
100+
"id": "992",
101+
"category": "Web",
102+
"sort": "5",
103+
"description": "Web题",
104+
"encrypt_category_id": "UW1XOFVu",
105+
"question": {
106+
"total": 4,
107+
"lists": [
108+
{
109+
"id": "1258601",
110+
"title": "easyjava"
111+
},
112+
{
113+
"id": "1258602",
114+
"title": "babyjava"
115+
},
116+
{
117+
"id": "1258603",
118+
"title": "OnlineUnzip"
119+
},
120+
{
121+
"id": "1258604",
122+
"title": "easypickle"
123+
}
124+
]
125+
}
126+
}
127+
]
128+
}
129+
}

0 commit comments

Comments
 (0)