Add README.md with links
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# CSS2021 SecLab WriteUp
|
||||
|
||||
Persönliche Lösungen für das diesjährige
|
||||
[CSS SecLab](https://securitylab.sit.tu-darmstadt.de/index.php/course/tasks/63)
|
||||
|
||||
## Links
|
||||
1. [AES - Schlüsselaustausch II](aes-schluesselaustausch-ii.md)
|
||||
1. [OneTimePad Hack](onetimepad-hack.md)
|
||||
1. [Weak Hybrid Encryption](weak-hybrid-encryption)
|
||||
1. [RSA - Schlüsselgenerierung](rsa-schluesselgenerierung.md)
|
||||
1. [CBC Blockchiffre](cbc-blockchiffre.md)
|
||||
1. [RSA - Signatur](rsa-signatur.md)
|
||||
1. [Diffie-Hellman II](diffie-hellman-ii.md)
|
||||
1. [Euklidischer Algorithmus](euklidischer-algorithmus.md)
|
||||
1. [Path Traversal](path-traversal)
|
||||
1. [SQL Injection](sql-injection)
|
Reference in New Issue
Block a user