Note List
14 |-
15 | {% for note in notes %}
16 |
- 17 | {{ note.title }} / {{ note.note_id }} 18 | 19 | {% else %} 20 |
(No notes found)
21 | {% endfor %} 22 |Highlight: 19 | $out
" 20 | // You might also need: /phpinfo.php 21 | ?> 22 | -------------------------------------------------------------------------------- /ais3-eof/2022-quals/Web/babyphp/src/phpinfo.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ais3-eof/2022-quals/Web/babyphp/src/sandbox/.gitkeep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/splitline/My-CTF-Challenges/358b92fa6ac9787aaabc3a3590a270d949331692/ais3-eof/2022-quals/Web/babyphp/src/sandbox/.gitkeep -------------------------------------------------------------------------------- /ais3-eof/2022-quals/Web/gistmd/app/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM tiangolo/uwsgi-nginx-flask:python3.9 2 | RUN pip3 install redis rq requests 3 | RUN pip3 install --upgrade flask Werkzeug uwsgi 4 | -------------------------------------------------------------------------------- /ais3-eof/2022-quals/Web/gistmd/app/templates/base.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |(No notes found)
21 | {% endfor %} 22 |{{ error }}
{% endif %} 11 |[+] Upload image for this album:
7 | 11 | 12 | 13 | listAll() as $file) : ?> 14 |