Rating: 5.0

# sandbox

## description
I "made" "a" "python" "sandbox" """"
nc ip port

## solution
There's plenty of ways to break the sandbox, the two easiest that come to mind are `cat${IFS}flag`, `cat<flag` or `python3` -> `open("flag.txt", "r").read()`

minu2k5Nov. 19, 2023, 4:46 a.m.

i just use cat


renzhaminNov. 20, 2023, 8:40 a.m.

cat