diff options
Diffstat (limited to 'ctf')
-rw-r--r-- | ctf/crypto.md | 5 | ||||
-rw-r--r-- | ctf/pwn.md | 2 | ||||
-rw-r--r-- | ctf/rev.md | 2 | ||||
-rw-r--r-- | ctf/web.md | 2 |
4 files changed, 5 insertions, 6 deletions
diff --git a/ctf/crypto.md b/ctf/crypto.md index 665ace4..7ff4bd2 100644 --- a/ctf/crypto.md +++ b/ctf/crypto.md @@ -1,14 +1,13 @@ --- layout: ctf -title: ctf/cryptography +title: some notes on cryptography --- -# cryptography for computer security +# cryptography - [cryptohack](https://cryptohack.com) - [cryptopals](https://cryptopals.org) - ## notes on cryptohack ## notes on cryptopals @@ -1,6 +1,6 @@ --- layout: ctf -title: ctf/binary exploitation +title: some notes on binary exploitation --- # binary exploitation @@ -1,6 +1,6 @@ --- layout: ctf -title: ctf/reverse engineering +title: some notes on reverse engineering --- # reverse engineering @@ -1,6 +1,6 @@ --- layout: ctf -title: ctf/web security +title: some notes on web security --- # web security |