@@ -110,11 +110,11 @@ You can check the [exploit.py](hitcon-ctf-2017/babyfirst-revenge/exploit.py) for
110
110
#### Write Ups
111
111
112
112
* [ 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 )
114
114
* [ HITCON 2017 CTF BabyFirst Revenge] ( https://infosec.rm-it.de/2017/11/06/hitcon-2017-ctf-babyfirst-revenge/ )
115
115
* [ HITCON CTF 2017 - BabyFirst Revenge (172 pts.)] ( https://kimtruth.github.io/2017/11/06/HITCON-CTF-2017-BabyFirst-Revenge-172-pts/ )
116
116
* [ 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/ )
118
118
119
119
120
120
@@ -145,7 +145,7 @@ You can check [exploit.py](hitcon-ctf-2017/babyfirst-revenge-v2/exploit.py) for
145
145
146
146
#### Write Ups
147
147
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 )
149
149
* [ \[ python\] baby-exp.py] ( https://codegists.com/snippet/python/baby-exppy_beched_python )
150
150
151
151
@@ -184,6 +184,7 @@ $ curl http://host/?filename=xxx&url=orange://orange.tw
184
184
185
185
* [ Another Solution by @Paul_Axe] ( https://twitter.com/Paul_Axe/status/927669724439293953 )
186
186
* [ 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 )
187
188
188
189
189
190
@@ -209,7 +210,7 @@ Tag: **WhiteBox**, **MySQL**, **PostgreSQL**, **SQL Injection**, **Code Injecti
209
210
210
211
#### Write Ups
211
212
212
- TBD
213
+ * [ SQL so Hard by @ sorgloomer ] ( https://github.com/sorgloomer/writeups/blob/master/writeups/2017-hitcon-quals/sql-so-hard.md )
213
214
214
215
215
216
## ** Baby^H Master PHP 2017**
0 commit comments