From 5455ff5b127db0f3a30cbdca768402aace1dd623 Mon Sep 17 00:00:00 2001 From: Tummala Dhanvi Date: Sat, 5 Nov 2016 17:50:35 +0530 Subject: [PATCH 1/5] :link: fix #2556, fix #2557, fix #2558 --- ekoparty-ctf-2016/reversing/f#ck-50/README.md | 1 + ekoparty-ctf-2016/reversing/jvm-25/README.md | 1 + ekoparty-ctf-2016/reversing/rreeggeexx-75/README.md | 1 + 3 files changed, 3 insertions(+) diff --git a/ekoparty-ctf-2016/reversing/f#ck-50/README.md b/ekoparty-ctf-2016/reversing/f#ck-50/README.md index df7ffadb..e68b2f0b 100644 --- a/ekoparty-ctf-2016/reversing/f#ck-50/README.md +++ b/ekoparty-ctf-2016/reversing/f#ck-50/README.md @@ -18,3 +18,4 @@ * https://nacayoshi00.wordpress.com/2016/10/28/ekoparty-ctf-2016-writeup/ * https://penafieljlm.wordpress.com/2016/10/29/ekoparty-ctf-2016-write-ups/#rev-50 * https://github.com/burlingpwn/writeups/tree/master/EKOPARTY-CTF-2016/Reversing/F%23ck +* https://specterdev.blogspot.com/2016/10/write-up-ekoparty-2016-ctf-reverse.html diff --git a/ekoparty-ctf-2016/reversing/jvm-25/README.md b/ekoparty-ctf-2016/reversing/jvm-25/README.md index 68b9d1f6..9986e25e 100644 --- a/ekoparty-ctf-2016/reversing/jvm-25/README.md +++ b/ekoparty-ctf-2016/reversing/jvm-25/README.md @@ -40,3 +40,4 @@ print("EKO{" + str(n) + "}") * https://youtu.be/mjF3UY8VzVU * https://nacayoshi00.wordpress.com/2016/10/28/ekoparty-ctf-2016-writeup/ * https://github.com/burlingpwn/writeups/tree/master/EKOPARTY-CTF-2016/Reversing/JVM +* https://specterdev.blogspot.com/2016/10/write-up-ekoparty-2016-ctf-reverse.html diff --git a/ekoparty-ctf-2016/reversing/rreeggeexx-75/README.md b/ekoparty-ctf-2016/reversing/rreeggeexx-75/README.md index 809ed3eb..5e50be24 100644 --- a/ekoparty-ctf-2016/reversing/rreeggeexx-75/README.md +++ b/ekoparty-ctf-2016/reversing/rreeggeexx-75/README.md @@ -17,3 +17,4 @@ * https://github.com/p4-team/ctf/tree/master/2016-10-26-ekoparty/re_50 * https://nacayoshi00.wordpress.com/2016/10/28/ekoparty-ctf-2016-writeup/ * https://github.com/burlingpwn/writeups/tree/master/EKOPARTY-CTF-2016/Reversing/RrEeGgEeXx +* https://specterdev.blogspot.in/2016/10/write-up-ekoparty-2016-ctf-reverse.html From 8e80e8b7349c9e8365eacabb5f777d7d4a00317d Mon Sep 17 00:00:00 2001 From: Tummala Dhanvi Date: Sat, 5 Nov 2016 17:53:52 +0530 Subject: [PATCH 2/5] :link: fix #2559, fix #2560 --- ekoparty-ctf-2016/README.md | 2 +- ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md | 1 + ekoparty-ctf-2016/forensics/knock-knock-125/README.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ekoparty-ctf-2016/README.md b/ekoparty-ctf-2016/README.md index 77fd1e21..62cec0a5 100644 --- a/ekoparty-ctf-2016/README.md +++ b/ekoparty-ctf-2016/README.md @@ -31,6 +31,7 @@ * [misc/the-fake-satoshi-300](misc/the-fake-satoshi-300) * [misc/congested-service-100](misc/congested-service-100) * [forensics/vsftpd-dejavu-150](forensics/vsftpd-dejavu-150) +* [forensics/knock-knock-125](forensics/knock-knock-125) * [pwning/fuckzing-exploit-200](pwning/fuckzing-exploit-200) * [reversing/malware-sample-400](reversing/malware-sample-400) * [pwning/my-first-service-i-100](pwning/my-first-service-i-100) @@ -44,7 +45,6 @@ * [reversing/quacks-like-a-duck-200](reversing/quacks-like-a-duck-200) * [forensics/alice-secret-message-175](forensics/alice-secret-message-175) -* [forensics/knock-knock-125](forensics/knock-knock-125) * [misc/lsso-200](misc/lsso-200) * [pwning/bubble-250](pwning/bubble-250) * [fbi/i2p-node-checker-tool-400](fbi/i2p-node-checker-tool-400) diff --git a/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md b/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md index ed61bf0d..5259ef24 100644 --- a/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md +++ b/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md @@ -15,3 +15,4 @@ ## Other write-ups and resources * https://github.com/p4-team/ctf/blob/master/2016-10-26-ekoparty/for_100/README.md +* https://github.com/fgvxf/ctf/blob/master/2016-10-26-ekoparty/forensics-100/README.md diff --git a/ekoparty-ctf-2016/forensics/knock-knock-125/README.md b/ekoparty-ctf-2016/forensics/knock-knock-125/README.md index 5639ec3e..f524a79d 100644 --- a/ekoparty-ctf-2016/forensics/knock-knock-125/README.md +++ b/ekoparty-ctf-2016/forensics/knock-knock-125/README.md @@ -15,4 +15,4 @@ ## Other write-ups and resources -* none yet +* https://github.com/fgvxf/ctf/blob/master/2016-10-26-ekoparty/forensics-125/README.md From 12264fbb9c229fd5f18973e05648d6268ac090d9 Mon Sep 17 00:00:00 2001 From: Tummala Dhanvi Date: Sat, 5 Nov 2016 17:59:50 +0530 Subject: [PATCH 3/5] :link: fix #2561, fix #2562, fix #2563, fix #2564 --- ekoparty-ctf-2016/fbi/find-me-100/README.md | 1 + ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md | 1 + ekoparty-ctf-2016/pwning/ultra-baby-25/README.md | 1 + ekoparty-ctf-2016/web/carder-150/README.md | 1 + 4 files changed, 4 insertions(+) diff --git a/ekoparty-ctf-2016/fbi/find-me-100/README.md b/ekoparty-ctf-2016/fbi/find-me-100/README.md index f635be77..761d1d9d 100644 --- a/ekoparty-ctf-2016/fbi/find-me-100/README.md +++ b/ekoparty-ctf-2016/fbi/find-me-100/README.md @@ -16,3 +16,4 @@ ## Other write-ups and resources * http://blog.dragonsector.pl/2016/10/ekoparty-ctf-2016-fbi-100.html +* https://penafieljlm.wordpress.com/2016/10/29/ekoparty-ctf-2016-write-ups/#fbi-100 diff --git a/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md b/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md index 5259ef24..7101f4f3 100644 --- a/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md +++ b/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md @@ -16,3 +16,4 @@ * https://github.com/p4-team/ctf/blob/master/2016-10-26-ekoparty/for_100/README.md * https://github.com/fgvxf/ctf/blob/master/2016-10-26-ekoparty/forensics-100/README.md +* https://ctftime.org/writeup/4606 diff --git a/ekoparty-ctf-2016/pwning/ultra-baby-25/README.md b/ekoparty-ctf-2016/pwning/ultra-baby-25/README.md index 2e4e7e5d..fd7c4046 100644 --- a/ekoparty-ctf-2016/pwning/ultra-baby-25/README.md +++ b/ekoparty-ctf-2016/pwning/ultra-baby-25/README.md @@ -19,3 +19,4 @@ * https://youtu.be/gPFh3QsP8tI * https://nacayoshi00.wordpress.com/2016/10/28/ekoparty-ctf-2016-writeup/ * https://github.com/burlingpwn/writeups/tree/master/EKOPARTY-CTF-2016/Pwning/Ultra%20baby +* https://specterdev.blogspot.com/2016/10/write-up-ekoparty-2016-ctf-pwning-25-50.html diff --git a/ekoparty-ctf-2016/web/carder-150/README.md b/ekoparty-ctf-2016/web/carder-150/README.md index dd3943dd..30c1651b 100644 --- a/ekoparty-ctf-2016/web/carder-150/README.md +++ b/ekoparty-ctf-2016/web/carder-150/README.md @@ -19,3 +19,4 @@ * https://0day.work/ekoparty-ctf-2016-writeups/ * https://github.com/p4-team/ctf/blob/master/2016-10-26-ekoparty/web_150/README.md * https://github.com/team-bitskrieg/CTF-writeups/tree/master/EKOctf/web/150-carder +* https://penafieljlm.wordpress.com/2016/10/29/ekoparty-ctf-2016-write-ups/#web-150 From df2b3298bc37fe078c1889fd9b362395606d18dd Mon Sep 17 00:00:00 2001 From: Tummala Dhanvi Date: Sat, 5 Nov 2016 18:15:23 +0530 Subject: [PATCH 4/5] :link: fix #2566, fix #2568 --- ekoparty-ctf-2016/README.md | 2 +- ekoparty-ctf-2016/misc/lsso-200/README.md | 2 +- tum-ctf-2016/crypto/haggis-100/README.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ekoparty-ctf-2016/README.md b/ekoparty-ctf-2016/README.md index 62cec0a5..c76daf74 100644 --- a/ekoparty-ctf-2016/README.md +++ b/ekoparty-ctf-2016/README.md @@ -25,6 +25,7 @@ * [pwning/ultra-baby-25](pwning/ultra-baby-25) * [web/url-shortener-200](web/url-shortener-200) * [misc/old-but-gold-250](misc/old-but-gold-250) +* [misc/lsso-200](misc/lsso-200) * [reversing/old-times-100](reversing/old-times-100) * [reversing/rreeggeexx-75](reversing/rreeggeexx-75) * [reversing/back-again-150](reversing/back-again-150) @@ -45,7 +46,6 @@ * [reversing/quacks-like-a-duck-200](reversing/quacks-like-a-duck-200) * [forensics/alice-secret-message-175](forensics/alice-secret-message-175) -* [misc/lsso-200](misc/lsso-200) * [pwning/bubble-250](pwning/bubble-250) * [fbi/i2p-node-checker-tool-400](fbi/i2p-node-checker-tool-400) * [fbi/silk-road-4-500](fbi/silk-road-4-500) diff --git a/ekoparty-ctf-2016/misc/lsso-200/README.md b/ekoparty-ctf-2016/misc/lsso-200/README.md index 75f3caf9..2bb5ec56 100644 --- a/ekoparty-ctf-2016/misc/lsso-200/README.md +++ b/ekoparty-ctf-2016/misc/lsso-200/README.md @@ -14,4 +14,4 @@ ## Other write-ups and resources -* none yet +* https://github.com/douglasqsantos/ctf-writeups/tree/master/2016-10-26-ekoparty/misc_200 diff --git a/tum-ctf-2016/crypto/haggis-100/README.md b/tum-ctf-2016/crypto/haggis-100/README.md index 0afeff94..54fd9d08 100644 --- a/tum-ctf-2016/crypto/haggis-100/README.md +++ b/tum-ctf-2016/crypto/haggis-100/README.md @@ -17,3 +17,4 @@ * https://ctftime.org/writeup/4290 * http://duksctf.github.io/TUMCTF2016-haggis/ +* http://uss.informatik.uni-ulm.de/?p=492 From 7d428029a50874e32c1d887057dc8991323444ae Mon Sep 17 00:00:00 2001 From: Tummala Dhanvi Date: Sat, 5 Nov 2016 18:24:24 +0530 Subject: [PATCH 5/5] :link: fix #2569, fix #2570, fix #2571, fix #2572 --- ekoparty-ctf-2016/forensics/certified-excel-hacker-50/README.md | 1 + ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md | 1 + tum-ctf-2016/stego/the-joy-of-painting-50/README.md | 1 + tum-ctf-2016/web/free-as-in-bavarian-beer-50/README.md | 1 + 4 files changed, 4 insertions(+) diff --git a/ekoparty-ctf-2016/forensics/certified-excel-hacker-50/README.md b/ekoparty-ctf-2016/forensics/certified-excel-hacker-50/README.md index c7f45353..82a48b53 100644 --- a/ekoparty-ctf-2016/forensics/certified-excel-hacker-50/README.md +++ b/ekoparty-ctf-2016/forensics/certified-excel-hacker-50/README.md @@ -18,3 +18,4 @@ * https://youtu.be/-AiVLoS9_yg * https://0day.work/ekoparty-ctf-2016-writeups/ * https://github.com/burlingpwn/writeups/tree/master/EKOPARTY-CTF-2016/Reversing/Back%20again +* https://github.com/pwning/public-writeup/tree/master/ekoparty2016/for50-certified-excel-hacker diff --git a/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md b/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md index 7101f4f3..6113735e 100644 --- a/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md +++ b/ekoparty-ctf-2016/forensics/hacker-in-disguise-100/README.md @@ -17,3 +17,4 @@ * https://github.com/p4-team/ctf/blob/master/2016-10-26-ekoparty/for_100/README.md * https://github.com/fgvxf/ctf/blob/master/2016-10-26-ekoparty/forensics-100/README.md * https://ctftime.org/writeup/4606 +* https://github.com/pwning/public-writeup/tree/master/ekoparty2016/for100-hacker-in-disguise diff --git a/tum-ctf-2016/stego/the-joy-of-painting-50/README.md b/tum-ctf-2016/stego/the-joy-of-painting-50/README.md index 3d761801..89ccf513 100644 --- a/tum-ctf-2016/stego/the-joy-of-painting-50/README.md +++ b/tum-ctf-2016/stego/the-joy-of-painting-50/README.md @@ -15,3 +15,4 @@ * http://duksctf.github.io/TUMCTF2016-thejoyofpainting/ * https://github.com/p4-team/ctf/tree/master/2016-10-01-tum/joy_stegano_50 +* https://uss.informatik.uni-ulm.de/?p=492 diff --git a/tum-ctf-2016/web/free-as-in-bavarian-beer-50/README.md b/tum-ctf-2016/web/free-as-in-bavarian-beer-50/README.md index c80f0576..50f894ad 100644 --- a/tum-ctf-2016/web/free-as-in-bavarian-beer-50/README.md +++ b/tum-ctf-2016/web/free-as-in-bavarian-beer-50/README.md @@ -15,3 +15,4 @@ * https://losfuzzys.github.io/writeup/2016/10/02/tumctf-web50/ * https://dinhbaoluciusteam.wordpress.com/2016/10/02/web-free_as_in_bavarian_beer-tumctf +* https://uss.informatik.uni-ulm.de/?p=492