Skip to content

Commit e3de436

Browse files
authored
Add writeups
1 parent 898f609 commit e3de436

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,11 @@ You can check the [exploit.py](hitcon-ctf-2017/babyfirst-revenge/exploit.py) for
110110
#### Write Ups
111111

112112
* [HITCON CTF 2017-BabyFirst Revenge-writeup](https://chybeta.github.io/2017/11/04/HITCON-CTF-2017-BabyFirst-Revenge-writeup/)  
113-
* [HITCON CTF 2017-BabyFirst Revenge-writeup Via curl](http://www.jianshu.com/p/82788b6949c7)
113+
* [HITCON CTF 2017-BabyFirst Revenge-writeup (Via curl)](http://www.jianshu.com/p/82788b6949c7)
114114
* [HITCON 2017 CTF BabyFirst Revenge](https://infosec.rm-it.de/2017/11/06/hitcon-2017-ctf-babyfirst-revenge/)
115115
* [HITCON CTF 2017 - BabyFirst Revenge (172 pts.)](https://kimtruth.github.io/2017/11/06/HITCON-CTF-2017-BabyFirst-Revenge-172-pts/)
116116
* [Hitcon CTF 2017 - Baby Revenge](https://theromanxpl0it.github.io/ctf_hitcon2017/babyrevenge/)  
117-
* [Hitcon CTF 2017 Quals: Baby First Revenge (web 172) (solved by using xxd)](https://losfuzzys.github.io/writeup/2017/11/06/hitconctf-babyfirstrevenge/)
117+
* [Hitcon CTF 2017 Quals: Baby First Revenge (web 172) (Via xxd)](https://losfuzzys.github.io/writeup/2017/11/06/hitconctf-babyfirstrevenge/)
118118

119119

120120

@@ -145,7 +145,7 @@ You can check [exploit.py](hitcon-ctf-2017/babyfirst-revenge-v2/exploit.py) for
145145

146146
#### Write Ups
147147

148-
* [script.py](https://gist.github.com/bennofs/63ce0503c5fba9277f01d13adbe95bf6) from @bennofs
148+
* [Baby First Revenge v2 (Via vim)](https://github.com/bennofs/docs/blob/master/hitcon-2017/baby-first-revenge2.md)
149149
* [\[python\] baby-exp.py](https://codegists.com/snippet/python/baby-exppy_beched_python)
150150

151151

@@ -184,6 +184,7 @@ $ curl http://host/?filename=xxx&url=orange://orange.tw
184184

185185
* [Another Solution by @Paul_Axe](https://twitter.com/Paul_Axe/status/927669724439293953)
186186
* [HITCON 2017 SSRFme](https://ricterz.me/posts/HITCON%202017%20SSRFme)
187+
* [SSRFme by @sorgloomer](https://github.com/sorgloomer/writeups/blob/master/writeups/2017-hitcon-quals/ssrfme.md)
187188

188189

189190

@@ -209,7 +210,7 @@ Tag: **WhiteBox**, **MySQL**, **PostgreSQL**, **SQL Injection**, **Code Injecti
209210

210211
#### Write Ups
211212

212-
TBD
213+
* [SQL so Hard by @sorgloomer](https://github.com/sorgloomer/writeups/blob/master/writeups/2017-hitcon-quals/sql-so-hard.md)
213214

214215

215216
## **Baby^H Master PHP 2017**

0 commit comments

Comments
 (0)