Take a random PoC from syzbot and run it on your system for maximum fun!
Also known as crash-all-the-things.py
- Download a testcase from syzbot (basically, 0-days)
- Compile it
- (Optional) run it
- Crash your machines
- Crash your VMs
- Crash your machines from your VMs
- Crash a system from docker
Don't run this. Your are basically throwing random DoS exploits to your kernel. Typically, a kernel does not like that.
I repeat, do not run this.
To just compile random C testcases:
./linux-russian-roulette.py
If you are crazy enough to actually run the programs:
./linux-russian-roulette.py whatever
- Why not?
- Annoy CTF organizers
- Annoy your cloud provider
- Be arrested