Hermit Part1
Create a file hermit-file.jpg
with payload <?php phpinfo() ?>
File has been uploaded to a file with random generate name in /var/www/html/uploads/
, and in response we can find the new file name. Now let’s visit it
Phpinfo is shown as expected.
Try to find any file contains the word flag
.
A long list of files come out, some of them contain the following path.
Try to get the file content.
In response is the flag.