From d47e8d74c1e208dfb4ac2b22a9625d33f98805f0 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sun, 12 Mar 2017 04:42:43 -0500 Subject: [PATCH] Update --- diffie-cult/description.md | 2 +- doubly-dangerous/description.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.