base_web/_files/flag.sh
2024-04-09 15:21:24 +08:00

7 lines
125 B
Bash

echo $GZCTF_FLAG > /usr/share/nginx/src/flag
unset GZCTF_FLAG
export GZCTF_FLAG=flag{fake_flag}
GZCTF_FLAG=flag{fake_flag}