Description
Description: Strings are not always an alternative.
Hints: APC 3.1.13 with PHP 5.4 was used.
Attachment: reversing200.zip
Continue reading [EKOPARTY PRE-CTF 2015] [Rev200 – Reversing the APC cache] Write Up
Description: Strings are not always an alternative.
Hints: APC 3.1.13 with PHP 5.4 was used.
Attachment: reversing200.zip
Continue reading [EKOPARTY PRE-CTF 2015] [Rev200 – Reversing the APC cache] Write Up
We were given an archive containing a network capture..
Continue reading [MMA 2015] [Forensics / Warmup – Splitted] Write up
The upload script removes all /<\?|php/. So you can not run php.
You can only upload file whose name is captured by the regexp /^[a-zA-Z0-9]+\.[a-zA-Z0-9]+$/.
Login as admin and retrieve the flag.
The flag is the admin’s password.
You can use test:test.