Skip to content

Commit 2b8aafe

Browse files
committed
update 2022-长城杯高校组
1 parent 83eb4e6 commit 2b8aafe

File tree

3 files changed

+604
-0
lines changed

3 files changed

+604
-0
lines changed

2022ccbgx/category-2022ccbgx.json

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
{
2+
"code": 0,
3+
"message": "操作成功",
4+
"data": {
5+
"total": 5,
6+
"lists": [
7+
{
8+
"id": "911",
9+
"category": "Misc",
10+
"sort": "1",
11+
"description": "Misc题",
12+
"encrypt_category_id": "UGxbPAM7",
13+
"question": {
14+
"total": 2,
15+
"lists": [
16+
{
17+
"id": "1196819",
18+
"title": "签名簿"
19+
},
20+
{
21+
"id": "1196827",
22+
"title": "办公室爱情"
23+
}
24+
]
25+
}
26+
},
27+
{
28+
"id": "912",
29+
"category": "Crypto",
30+
"sort": "2",
31+
"description": "Crypto题",
32+
"encrypt_category_id": "Aj5bPFVu",
33+
"question": {
34+
"total": 2,
35+
"lists": [
36+
{
37+
"id": "1196829",
38+
"title": "known_phi"
39+
},
40+
{
41+
"id": "1196831",
42+
"title": "RSA"
43+
}
44+
]
45+
}
46+
},
47+
{
48+
"id": "913",
49+
"category": "PWN",
50+
"sort": "3",
51+
"description": "PWN题",
52+
"encrypt_category_id": "DTFRNlJo",
53+
"question": {
54+
"total": 2,
55+
"lists": [
56+
{
57+
"id": "1196821",
58+
"title": "glibc_master"
59+
},
60+
{
61+
"id": "1196822",
62+
"title": "easy_sql"
63+
}
64+
]
65+
}
66+
},
67+
{
68+
"id": "914",
69+
"category": "Reverse",
70+
"sort": "4",
71+
"description": "Reverse题",
72+
"encrypt_category_id": "Az9RNlNu",
73+
"question": {
74+
"total": 3,
75+
"lists": [
76+
{
77+
"id": "1196824",
78+
"title": "infant_re"
79+
},
80+
{
81+
"id": "1196825",
82+
"title": "baby_re"
83+
},
84+
{
85+
"id": "1196826",
86+
"title": "rabbit_hole"
87+
}
88+
]
89+
}
90+
},
91+
{
92+
"id": "915",
93+
"category": "Web",
94+
"sort": "5",
95+
"description": "Web题",
96+
"encrypt_category_id": "Az8FYgI-",
97+
"question": {
98+
"total": 3,
99+
"lists": [
100+
{
101+
"id": "1196817",
102+
"title": "验证查询系统"
103+
},
104+
{
105+
"id": "1196818",
106+
"title": "djangogogo"
107+
},
108+
{
109+
"id": "1196823",
110+
"title": "b4bycoffee"
111+
}
112+
]
113+
}
114+
}
115+
]
116+
}
117+
}

0 commit comments

Comments
 (0)