28 lines
556 B
JSON
28 lines
556 B
JSON
|
|
{
|
||
|
|
"slug": "network-attack",
|
||
|
|
"name": "网络攻防",
|
||
|
|
"description": "中间人攻击、ARP 欺骗、DNS 劫持、端口扫描",
|
||
|
|
"tags": [
|
||
|
|
"网络攻防",
|
||
|
|
"中间人攻击",
|
||
|
|
"arp欺骗",
|
||
|
|
"dns劫持",
|
||
|
|
"端口扫描"
|
||
|
|
],
|
||
|
|
"created": "2026-09-17",
|
||
|
|
"question_files": [
|
||
|
|
"code_reading.json",
|
||
|
|
"short_answer.json",
|
||
|
|
"single_choice.json",
|
||
|
|
"true_false.json"
|
||
|
|
],
|
||
|
|
"stats": {
|
||
|
|
"total": 34,
|
||
|
|
"by_type": {
|
||
|
|
"code_reading": 1,
|
||
|
|
"short_answer": 3,
|
||
|
|
"single_choice": 20,
|
||
|
|
"true_false": 10
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|