Created
March 31, 2012 02:22
-
-
Save xntrik/2258712 to your computer and use it in GitHub Desktop.
BeEF installer for Amazon's Linux Image on EC2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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