bashbunny-payloads/payloads/library/execution/drop_n_run/fuse.sh

8 lines
112 B
Bash

#!/bin/bash
# Wake up and do something productive here instead...
sleep 10
# boom!!
firefox "http://hak5.org"