Skip to content

Commit 3b20026

Browse files
author
YASME-Tim
committedMay 11, 2015
🔗 Add writeup links for asis-quals/{simple-algo, math-seq., dark, leach, tera}, backdoor/echo, bctf/warmup, nuit/bpython., plaid/{strength, qttpd}, securitents/{matrix-everywhere}
1 parent 15a2c40 commit 3b20026

File tree

13 files changed

+17
-12
lines changed

13 files changed

+17
-12
lines changed
 

‎asis-quals-ctf-2015/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@
1414
* [forensic/keka-bomb](forensic/keka-bomb)
1515
* [forensic/broken-heart](forensic/broken-heart)
1616
* [programming/grids](programming/grids)
17+
* [pwn/math-sequence](pwn/math-sequence)
1718
* [pwn/saw-this-1](pwn/saw-this-1)
19+
* [reverse/dark](reverse/dark)
1820
* [reverse/keylead](reverse/keylead)
21+
* [reverse/leach](reverse/leach)
22+
* [reverse/tera](reverse/tera)
1923

2024
## Missing write-ups
2125

@@ -28,14 +32,10 @@
2832
* [forensic/my-ped](forensic/my-ped)
2933
* [forensic/zrypt](forensic/zrypt)
3034
* [pwn/auth-ng](pwn/auth-ng)
31-
* [pwn/math-sequence](pwn/math-sequence)
3235
* [pwn/saw-this-2](pwn/saw-this-2)
3336
* [pwn/shellc0d3](pwn/shellc0d3)
3437
* [reverse/asis-card](reverse/asis-card)
35-
* [reverse/dark](reverse/dark)
36-
* [reverse/leach](reverse/leach)
3738
* [reverse/selfie](reverse/selfie)
38-
* [reverse/tera](reverse/tera)
3939
* [stego/blind](stego/blind)
4040
* [stego/number-pi](stego/number-pi)
4141
* [trivia/bonus-point](trivia/bonus-point)

‎asis-quals-ctf-2015/crypto/simple-algorithm/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,4 @@ With a different flag, the number of possibilities can maybe grow even more, and
7878
## Other write-ups and resources
7979

8080
* <http://capturetheswag.blogspot.com.au/2015/05/asis-ctf-2015-simplealgorithm-100-point.html>
81+
* <https://github.com/smokeleeteveryday/CTF_WRITEUPS/tree/master/2015/ASISCTF/crypto/simplealgorithm>

‎asis-quals-ctf-2015/pwn/math-sequence/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
## Other write-ups and resources
1717

18-
* none yet
18+
* <https://www.whitehatters.academy/asis/>

‎asis-quals-ctf-2015/reverse/dark/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
## Other write-ups and resources
1515

16-
* none yet
16+
* <https://github.com/smokeleeteveryday/CTF_WRITEUPS/tree/master/2015/ASISCTF/reversing/dark>

‎asis-quals-ctf-2015/reverse/leach/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
## Other write-ups and resources
1515

16-
* none yet
16+
* <https://github.com/smokeleeteveryday/CTF_WRITEUPS/tree/master/2015/ASISCTF/reversing/leach>

‎asis-quals-ctf-2015/reverse/tera/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
## Other write-ups and resources
1515

16-
* none yet
16+
* <https://github.com/smokeleeteveryday/CTF_WRITEUPS/tree/master/2015/ASISCTF/reversing/tera>

‎backdoor-ctf-2015/binary/echo/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
* <http://geeksspeak.github.io/blog/2015/04/03/backdoor-ctf-2015-echo-writeup/>
2222
* <https://ctf-team.vulnhub.com/backdoor-ctf-2015-echo/>
2323
* <https://github.com/smokeleeteveryday/CTF_WRITEUPS/tree/master/2015/BACKDOORCTF/pwnable/echo>
24-
* <https://shankaraman.wordpress.com/2015/04/02/backdoor-ctf-2015-echo-writeup/>
2524
* <https://gist.github.com/Bono-iPad/e908ddc67b3994069950>
2625
* [Indonesian](https://docs.google.com/document/d/1kaoFGEtSO2X7SJYs7JRsHJXVXyuJ1SheRl-qcPCmo3s/edit)

‎bctf-2015/crypto/warmup/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
## Other write-ups and resources
1717

1818
* <https://github.com/pwning/public-writeup/blob/master/bctf2015/crypto50-warmup/writeup.md>
19+
* <http://capturetheswag.blogspot.com.au/2015/04/bctf-2015-warmup-crypto-challenge.html>
1920
* [Japanese](http://shiho-elliptic.tumblr.com/post/114389818504/bctf-2015-writeup)

‎nuit-du-hack-ctf-quals-2015/forensic/bpythonastic/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313

1414
## Other write-ups and resources
1515

16-
* <http://ipushino.blogspot.de/2015/04/ndh-ctf-2015-bpythonastic.html>
16+
* <http://ipushino.blogspot.de/2015/04/ndh-ctf-2015-bpythonastic.html>
17+
* <http://capturetheswag.blogspot.com.au/2015/04/nuit-du-hack-quals-2015-bpythonastic.html>

‎plaidctf-2015/crypto/strength/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,5 @@ After this we just have to use the first formula and get back the original plain
8787
* [sophia.re](https://www.sophia.re/plaid2015_strength_writeup.html)
8888
* <https://github.com/everping/ctfs/blob/master/2015/4/plaidctf/crypto/strength/solve.py>
8989
* <https://github.com/smokeleeteveryday/CTF_WRITEUPS/tree/master/2015/PCTF/crypto/strength>
90+
* <https://neg9.org/news/2015/4/24/plaidctf-2015-strength-in-difference-crypto-110-writeup>
91+
* <http://capturetheswag.blogspot.com.au/2015/04/plaidctf-strength-crypto-110-point.html>

‎plaidctf-2015/pwnable/qttpd/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@
3434
* [whitehatters](https://www.whitehatters.academy/plaid-ctf-qttpd-part1/)
3535
* <http://filedu.mp/29828b3c14629f02/exploit-part1a.sh>
3636
* <http://capturetheswag.blogspot.com.au/2015/04/plaidctf-qttpd-pwnable-part-1-200-point.html>
37+
* <https://neg9.org/news/2015/5/10/plaidctf-2015-qttpd-part-1-pwnable-200-writeup>

‎securinets-ctf-2015/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
## External write-ups only
1313

1414
* [crack/crack1](crack/crack1)
15+
* [crypto/matrix-everywhere](crypto/matrix-everywhere)
1516
* [forensics/forensics2](forensics/forensics2)
1617
* [logic/logic1](logic/logic1)
1718
* [programming/be-genious](programming/be-genious)
@@ -23,7 +24,6 @@
2324

2425
* [crypto/card-games](crypto/card-games)
2526
* [crypto/decrypt-me](crypto/decrypt-me)
26-
* [crypto/matrix-everywhere](crypto/matrix-everywhere)
2727
* [hidden/hidden1](hidden/hidden1)
2828
* [programming/dos-attack](programming/dos-attack)
2929
* [recon/recon1](recon/recon1)

‎securinets-ctf-2015/crypto/matrix-everywhere/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
## Other write-ups and resources
1717

18-
* none yet
18+
* <http://ipushino.blogspot.de/2015/03/securinets-ctf-2015-cryptomatrix.html>

0 commit comments

Comments
 (0)
Please sign in to comment.