1 2 3 4
#!/bin/sh # Build DF-2931 PoC on the guest (as invoked inside the VM) set -e cc -O2 -o /tmp/uuidleak /tmp/uuidleak.c