0xmachos
|
0d60f3ea60
|
install_linux: wrap variables in curly braces
|
2018-03-09 13:38:16 +00:00 |
|
0xmachos
|
5b2abf4441
|
Convert OS detection steps to function
|
2018-03-09 13:30:34 +00:00 |
|
0xmachos
|
8ea4e7773a
|
Convert Ruby version detection steps to function
|
2018-03-09 13:29:24 +00:00 |
|
0xmachos
|
724355e1c3
|
Remove unused code
|
2018-03-09 13:28:22 +00:00 |
|
0xmachos
|
2d9ba38048
|
Convert bundler detection steps to function
|
2018-03-09 13:23:48 +00:00 |
|
0xmachos
|
1e3b254fc9
|
Convert bundle install steps to function
|
2018-03-09 13:23:01 +00:00 |
|
Brendan Coles
|
2d3010dc0b
|
Update install script
|
2018-03-07 08:54:39 +00:00 |
|
Wade Alcorn
|
fca5279f17
|
Updated Copyright dates
|
2018-01-04 09:12:47 +10:00 |
|
Brendan Coles
|
d7fd3acf23
|
Update minimum supported Ruby version to 2.2
|
2017-04-10 18:43:16 +00:00 |
|
Wade Alcorn
|
91cc7ed873
|
Updated Copyright information
|
2016-12-29 15:50:13 +10:00 |
|
Brendan Coles
|
485049f4c8
|
Version check to ensure BeEF is running Ruby 2.0+
|
2016-01-29 16:25:16 +00:00 |
|
Wade Alcorn
|
ce01d9fa46
|
updated copyright year
|
2015-12-30 08:11:57 +10:00 |
|
Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
Saafan
|
c1ad9d7b04
|
Testing fork/merge
|
2012-03-05 17:47:14 +02:00 |
|
Ben
|
def8677f1c
|
Updated README instructions for MAC OS X
|
2012-02-15 17:52:54 +10:00 |
|
Wade Alcorn
|
06899ca267
|
Year updated from 2011 to 2012
|
2011-12-31 22:24:36 +10:00 |
|
Christian Frichot
|
d2f4fddc34
|
Gem management is now handled by Bundler - updated README and install to advise. Eventually we can remove the install script
|
2011-12-31 15:33:32 +08:00 |
|
Scott Brown
|
5e05c4a0ff
|
Update
|
2011-12-08 10:03:04 +10:00 |
|
Christian Frichot
|
9c7bc0ea51
|
Removed core dependancy on librex - installer advises, but doesn't install. Beef does NOT require librex, unless you actually enable the console.shell extension
|
2011-11-24 22:06:21 +08:00 |
|
Wade
|
d098797a33
|
added ruby 1.9 osx install command if using ruby 1.8
|
2011-11-23 18:09:03 +10:00 |
|
Wade
|
665f66679d
|
Added 'thin' to install gems
|
2011-11-21 07:31:27 +10:00 |
|
antisnatchor
|
c6b31fc3cc
|
Issue 566: specified exact version of librex (0.0.52) in the install script to prevent errors in Windows.
git-svn-id: https://beef.googlecode.com/svn/trunk@1428 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-11-11 16:51:50 +00:00 |
|
xntrik
|
6dc5a55bed
|
Fixes Issue 493 - Installer now doesn't install doco
git-svn-id: https://beef.googlecode.com/svn/trunk@1306 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-24 11:35:38 +00:00 |
|
wade@bindshell.net
|
565d1ac490
|
removed duplicate line
git-svn-id: https://beef.googlecode.com/svn/trunk@1264 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-09-09 11:35:08 +00:00 |
|
xntrik
|
92c422096e
|
(Fixes issue 386) Updated 'console' extension to incorporate MSFs Rex Library for an interactive shell
git-svn-id: https://beef.googlecode.com/svn/trunk@1221 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-20 02:45:14 +00:00 |
|
wade@bindshell.net
|
c19873e12d
|
small type fixed
git-svn-id: https://beef.googlecode.com/svn/trunk@1218 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-08-19 20:05:13 +00:00 |
|
wade@bindshell.net
|
090d9d6782
|
Removed support for Ruby 1.8. Fixes issue 389.
git-svn-id: https://beef.googlecode.com/svn/trunk@1068 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-17 00:50:32 +00:00 |
|
scotty.b.brown@gmail.com
|
5c3e6f1575
|
Adding Apache Licence Header to all files (except VERSION file)
git-svn-id: https://beef.googlecode.com/svn/trunk@1046 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-07-02 23:08:28 +00:00 |
|
scotty.b.brown@gmail.com
|
a41de931df
|
Added a check to see if install is running as root - and if so remove the "sudo" from the install command
git-svn-id: https://beef.googlecode.com/svn/trunk@975 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-05-15 12:35:19 +00:00 |
|
mosse.benjamin
|
f5cee30365
|
adding ruby bin header to the install file
git-svn-id: https://beef.googlecode.com/svn/trunk@942 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-30 00:30:08 +00:00 |
|
antisnatchor
|
f1ecdd6ee2
|
Updated references to README and beef file.
git-svn-id: https://beef.googlecode.com/svn/trunk@925 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-25 08:51:33 +00:00 |
|
scotty.b.brown@gmail.com
|
35f62714b1
|
Moving nextgen from a branch to the trunk!!!
git-svn-id: https://beef.googlecode.com/svn/trunk@908 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 07:54:56 +00:00 |
|
scotty.b.brown@gmail.com
|
af413eecdb
|
extra step moving trunk
git-svn-id: https://beef.googlecode.com/svn/trunk@907 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 07:50:25 +00:00 |
|
scotty.b.brown@gmail.com
|
2773a31eef
|
New trunk.
git-svn-id: https://beef.googlecode.com/svn/trunk@906 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
|
2011-04-20 07:44:19 +00:00 |
|