diff --git a/diffie-cult/description.md b/diffie-cult/description.md index 1b51d48..8a57654 100644 --- a/diffie-cult/description.md +++ b/diffie-cult/description.md @@ -1 +1 @@ -I just intercepted some odd [messages.txt](${messages}). It appears to be a Diffie-hellman protocol, but my math isn't good enough to figure out what the final shared key is. Help! (The answer is a number. There is no `easyctf{}`) \ No newline at end of file +I just intercepted some odd [messages.txt](${messages_txt}). It appears to be a Diffie-hellman protocol, but my math isn't good enough to figure out what the final shared key is. Help! (The answer is a number. There is no `easyctf{}`) \ No newline at end of file diff --git a/doubly-dangerous/description.md b/doubly-dangerous/description.md index c45f1ff..e079ff4 100644 --- a/doubly-dangerous/description.md +++ b/doubly-dangerous/description.md @@ -1 +1 @@ -There seems to be an issue with this binary. Can you exploit it? View the problem in the shell server /problems/ directory. +There seems to be an issue with this binary. Can you exploit it? View the problem in the shell server `/problems/doubly_dangerous` directory.