From 86f35902f6fd37f015788e3fc76088b78b4dbd88 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sun, 1 Jul 2018 23:08:40 +0200 Subject: [PATCH] Flag was too long --- _posts/2018-07-01-ndh16.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_posts/2018-07-01-ndh16.md b/_posts/2018-07-01-ndh16.md index eb612bb..4205783 100644 --- a/_posts/2018-07-01-ndh16.md +++ b/_posts/2018-07-01-ndh16.md @@ -168,6 +168,10 @@ d3 = base64.b64decode(d2) # On a en ASCII : ndh16_{% raw %}{{d7817ba3f2cf61f97e73023bf815ebf9ae2ac26dd30bc804a6b5464dee4989cce431f1621ed982fd41fa80006c89dcc17e53a4086afbcab3cbc8d773712e5863}}{% endraw %} ``` -Le flag était donc : `ndh16_{% raw %}{{d7817ba3f2cf61f97e73023bf815ebf9ae2ac26dd30bc804a6b5464dee4989cce431f1621ed982fd41fa80006c89dcc17e53a4086afbcab3cbc8d773712e5863}}{% endraw %}` +Le flag était donc : + +```raw +ndh16_{% raw %}{{d7817ba3f2cf61f97e73023bf815ebf9ae2ac26dd30bc804a6b5464dee4989cce431f1621ed982fd41fa80006c89dcc17e53a4086afbcab3cbc8d773712e5863}}{% endraw %}` +``` Et c'est tout pour cette édition !