DragonFlyBSD Kernel Audit
DF-0914 / run.sh
← back to finding ↓ download raw
1
2
3
4
5
6
#!/bin/sh
# DF-0914 run.sh — exact run command for the PoC.
# Run as root IN THE GUEST.
set -e
cd "$(dirname "$0")"
sh ./reproduce.sh