DragonFlyBSD Kernel Audit
DF-2624 / run.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
# DF-2624 run (guest, root).  NOTE: on an unfixed kernel this can panic
# (memory-layout dependent) — panics land on the serial console.
ssh -F dfbsd-qemu/config dfbsd 'sh /root/poc/dfv/run_2624.sh'