30-minute quick review
Fast active recall over high-signal concepts, with short true/false and oral prompts.
Computersystemsicherheit 2025/26
섹션별로 빠르게 들어가고, 상세 페이지에서 깊게 보는 시험 대비 허브입니다.
메인은 전체 강의 내용을 다 펼치지 않고, 시험 대비 섹션을 빠르게 고르는 대시보드입니다. 긴 설명과 시각 자료는 상세 페이지로 분리했습니다.
Fast active recall over high-signal concepts, with short true/false and oral prompts.
Mixed exam clone: answer frames, scenario tracing, crypto calculation, and code/web audit.
Start from the most recent weakness_key, then log misses and rebuild the hub.
Static scan cards for topics where drawing the flow prevents common CSS exam mistakes.
Exam visual card
Trace who asks whom, then separate signed answers from encrypted transport.
Exam visual card
Write prefix, origin AS, AS_PATH, why the route wins, and what defense checks.
Exam visual card
Network basics become easy when sender, receiver, and packet function are visible.
Exam visual card
Separate browser validation from CA issuance validation.
Exam visual card
Follow untrusted input into the interpreter context before naming the fix.
Exam visual card
For crypto calculations, draw the order before calculating.
Mixed exam pack: Wahr/Falsch, protocol trace, crypto calc/game, web/code audit, and forensics/privacy short answer.
Task 1: Wahr/Falsch
DNSSEC encrypts DNS queries so the local network cannot see the requested domain.
Verdict false; name the trap; DNSSEC signs records, while DoH/DoT encrypts the client-resolver channel.
Task 2: Protocol trace
Fill sender, receiver, and function for DHCP Discover, Offer, Request, Ack, then add one rogue-DHCP attack line.
C -> broadcast, D -> C, C -> D/broadcast, D -> C; rogue server offers malicious gateway/DNS; DHCP snooping blocks untrusted offers.
Task 3: Crypto calc/game
Two OTP ciphertexts use the same key. Show the equation that leaks the relation between plaintexts. Then state the forbidden query in IND-CCA.
C1 xor C2 = P1 xor P2 when K is reused; IND-CCA forbids asking the decryption oracle for the challenge ciphertext.
Task 4: Web/code audit
A PHP login builds SQL with string concatenation from GET parameters and echoes the username into HTML. Identify two vulnerabilities and fixes.
SQLi: query syntax changed by input; fix prepared statements and password hashing. XSS: untrusted username in HTML; fix context-aware output encoding.
Task 5: Forensics/privacy short answer
Explain how a forensic image, hash, write blocker, and chain of custody support integrity. Add one privacy limitation of DoH.
Protect original, image it, hash original/image, log handovers, analyze copies; DoH can hide DNS content from local observers but not from the resolver.
No `data/weakness_log.jsonl` file exists yet. After a tutoring session, log missed concepts and rebuild the hub to turn this panel into a repair queue.
{"timestamp":"2026-07-11T18:30:00+02:00","weakness_key":"crypto-foundations","topic":"Crypto foundations","note":"Mixed up IND-CPA and IND-CCA forbidden query","severity":"high","source":"tutor-session"}
python .\scripts\make_quiz_prompt.py --mode true-false --topic "Crypto foundations" --count 8 # append missed concepts to data\weakness_log.jsonl python .\scripts\build_study_hub.py
Stable starter keys: exam-memory-and-format, crypto-foundations, symmetric-crypto, asymmetric-crypto, authentication, network-basics
high signal
Weakness key: asymmetric-crypto
high signal
Weakness key: authentication
high signal
Weakness key: bgp
high signal
Weakness key: crypto-foundations
high signal
Weakness key: dns
high signal
Weakness key: exam-memory-and-format
high signal
Weakness key: network-basics
high signal
Weakness key: software-security
71 actual-exam subquestions
18쪽·200점 실제 시험지를 Krypto, Networking, Web Sicherheit, Security Engineering의 소문제 71개로 나누어 학습합니다.
1 detail blocks
WS2025/26 memory protocol과 Moodle exam 형식으로 답안 프레임을 잡는 페이지
상세 페이지 열기4 detail blocks
IND 모델, symmetric modes, RSA 계산, signature, password/authentication을 강의 흐름으로 복습
상세 페이지 열기4 detail blocks
sender, receiver, message, attacker position 중심의 시나리오 페이지
상세 페이지 열기2 detail blocks
vulnerable line, attacker input, impact, fix 답안 훈련
상세 페이지 열기3 detail blocks
adversary model, chain of custody, 실습 파일과 시험 개념 연결
상세 페이지 열기CSS_Altklausur_WiSe_2526.pdfcomputersystemsicherheit_wise25-26_questions_only.mdCSS_Exam_WiSe21_SoSe22_Altklausur.pdfCSS_Altklausur_WiSe_2425.pdfGedächtnisprotokoll Computersystemsicherheit WS2025_26.mdpython .\scripts\make_quiz_prompt.py --mode exam-clone --topic "mixed CSS exam" --count 8 python .\scripts\make_quiz_prompt.py --mode scenario --topic "BGP hijacking and domain validation" python .\scripts\make_quiz_prompt.py --mode web-audit --topic "PHP login"
285 source windows
Vorlesung / 10 Web Application Security.pdf 29Vorlesung / 08 Domain Name System.pdf 17Vorlesung / 09_1.pdf 16194 source windows
Vorlesung / 02_Grundlagen_Krypto_RMU_v2.pdf 31Vorlesung / 04 Asymmetrische Kryptographie.pdf 30Vorlesung / 03 Symmetrische Kryptographie.pdf 20161 source windows
Vorlesung / vl13.pdf 19Vorlesung / 08 Domain Name System.pdf 15Vorlesung / 09_1.pdf 15129 source windows
Vorlesung / 10 Web Application Security.pdf 29Vorlesung / 05 Authentifizierung.pdf 13Vorlesung / 09.pdf 9128 source windows
Vorlesung / 06 Netzwerkgrundlagen.pdf 26Vorlesung / 07 Border Gateway Protocol.pdf 10Übung / 04 / Übung4_solution__moodle_2026-06-30.pdf 7116 source windows
Vorlesung / Vorlesung IT-Forensik 2026.pdf 63Vorlesung / 09_1.pdf 7Vorlesung / 03 Symmetrische Kryptographie.pdf 6104 source windows
Vorlesung / 04 Asymmetrische Kryptographie.pdf 30Vorlesung / 09.pdf 9Vorlesung / 07 Border Gateway Protocol.pdf 790 source windows
Vorlesung / 04 Asymmetrische Kryptographie.pdf 30Vorlesung / 03 Symmetrische Kryptographie.pdf 20Vorlesung / 02_Grundlagen_Krypto_RMU_v2.pdf 682 source windows
Vorlesung / 11_software-security 10.pdf 27Vorlesung / Vorlesung IT-Forensik 2026.pdf 11Vorlesung / 10 Web Application Security.pdf 7