Pwnhack. Com Dragon Review
šāØ
| File | What it is | Quick sanity check | |------|------------|--------------------| | dragon | The vulnerable binary (stripped) | file dragon ā ELF 64ābit LSB executable | | dragon_libc.so | A custom libc version (often with symbols hidden) | ldd dragon | | README.txt | Narrative + a hint about the protocol | āSend a āhelloā and wait for a responseā | | protocol.txt (optional) | Description of the wire format | May contain a tiny baseā64 table | | docker-compose.yml | A readyāmade container for safe testing | docker compose up -d | Pwnhack. Com Dragon