Skip to content

Instantly share code, notes, and snippets.

@xntrik
Created March 31, 2012 02:22
Show Gist options
  • Save xntrik/2258712 to your computer and use it in GitHub Desktop.
Save xntrik/2258712 to your computer and use it in GitHub Desktop.
BeEF installer for Amazon's Linux Image on EC2
Create your Amazon Linux EC2 Instance.
SSH in.
$ bash < <(curl -s https://raw.github.com/xntrik/beefcloud/master/beef-installer)
$ source ~/.bash_profile
$ cd beef
$ ./beef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment