Skip to content

Instantly share code, notes, and snippets.

@cristopher-rodrigues
Last active December 10, 2015 04:10
Show Gist options
  • Save cristopher-rodrigues/cd46d651161bb1c1d5f0 to your computer and use it in GitHub Desktop.
Save cristopher-rodrigues/cd46d651161bb1c1d5f0 to your computer and use it in GitHub Desktop.
Danger SSH
Fork Bomb (CREATE MULTI CLONES ON SELF, CRASH MEMORY AND MORE)
:(){ :|: & };:
CLEAR/FORMAT PARTITION
mkfs.ext4 /dev/sda1
MV * BLACK HOLE
mv ~ /dev/null
ALTER CONFS
> *.conf
WRITE RANDOM JUNK DATA ON BLOCK
dd if=/dev/random of=/dev/sda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment