70e368e235
Deploy Examination / deploy (push) Successful in 7s
New topic group: 网络安全专题 (cybersecurity) Subtopics: - web-security: Web 安全基础 (34 questions) - crypto-basics: 密码学基础 (34 questions) - buffer-overflow: 缓冲区溢出与漏洞利用 (34 questions) - os-security: 操作系统安全 (34 questions) - network-attack: 网络攻防 (34 questions) - secure-coding: 安全编程实践 (34 questions) Question types per subtopic: - single_choice × 20 - true_false × 10 - short_answer × 3 - code_reading × 1 Difficulty range: 1-3 (基础)
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
|
|
}
|
|
}
|
|
} |