Graziano Felline
23f782b8d8
Hook.js load websocket.js only if specifield in beef configuration file
...
if websocket is disabled all work normally
if websocket is enabled have trouble in command.rb
2012-04-12 19:01:49 +02:00
Graziano Felline
af9b3c97b5
Added polling stop if websocket is up in updater.js
...
added hash for websocket in websocket.rb
added check for websocket existence in command.rb and net.js
added a POC onmessage function in websocket.js
added check for websocket support in init.js
added a POC send to send command output to server in beef.js
2012-04-11 20:52:47 +02:00
Wade Alcorn
3d80a952ae
Version number updated
2012-04-08 16:07:22 +10:00
antisnatchor
faae01a9aa
Changed default websocket port
2012-04-07 13:34:21 +01:00
antisnatchor
64cee24c65
Added WebSocket config options for enable, secure and port
2012-04-07 12:46:57 +01:00
Graziano Felline
d3e2e1eb30
Inserted module in bootstrap
2012-04-07 12:56:06 +02:00
Graziano Felline
736c81573e
Setting up structures and server/client environment.
...
A lot of TODO
2012-04-06 02:21:40 +02:00
antisnatchor
59ac216b71
Added basic web-server imitation (overriding Server response headers, added config.yaml options).
2012-03-31 13:24:30 +01:00
Nikolaos Anastopoulos
e4d4edba75
Public port setting affects URI scheme
2012-03-23 20:42:12 +02:00
Nikolaos Anastopoulos
3d26782125
Added public port setting to server configuration
2012-03-23 15:09:46 +02:00
antisnatchor
5e2de7d378
reverted http.debug to false
2012-03-15 18:37:53 +01:00
antisnatchor
7dab21ff7f
First skeleton for the RESTful api using Sinatra (modular approach, not classic one).
2012-03-11 16:12:59 +01:00
Wade Alcorn
3f06f6db18
Commented yaml bug fix
2012-03-04 22:12:04 +10:00
Wade Alcorn
487227b945
Version updated
2012-03-04 22:11:21 +10:00
Wade Alcorn
56a9c4d04d
Changed version number
2012-02-16 20:30:48 +10:00
Wade Alcorn
06899ca267
Year updated from 2011 to 2012
2011-12-31 22:24:36 +10:00
Wade Alcorn
76414ca54a
Updated version to 0.4.3.1-alpha
2011-12-18 11:58:20 +10:00
bcoles
dca7230649
Updated version to 0.4.3.0-alpha
2011-12-11 20:34:16 +10:30
antisnatchor
05d06bb94e
Removed unuseful Mutexes, refactored all the ugly 'exception-oriented' code that was using WebRick BadRequest, added config.yaml option to enable verbose debugging logs of Thin
2011-11-19 18:02:41 +01:00
Wade Alcorn
9ac55245c9
version updated
2011-11-13 23:32:03 +10:00
wade@bindshell.net
9cd77da9b0
version updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1406 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 20:06:29 +00:00
bcoles@gmail.com
590563b3ed
Added IPEC Bindshell (POSIX) module
...
Fixes issue 476
Reverted revision 1314.
git-svn-id: https://beef.googlecode.com/svn/trunk@1315 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 15:14:38 +00:00
bcoles@gmail.com
f309441406
Added IPEC Bindshell (POSIX) module
...
Fixes issue 476
git-svn-id: https://beef.googlecode.com/svn/trunk@1314 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-28 15:11:00 +00:00
wade@bindshell.net
4650fe04a5
version number updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1282 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 14:45:41 +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
bcoles@gmail.com
3ea5868c8c
Decoupled demos extension from main config.yaml
...
Fixes issue 447
git-svn-id: https://beef.googlecode.com/svn/trunk@1216 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-19 15:49:33 +00:00
wade@bindshell.net
fdd057a131
version number updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1185 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-12 08:45:56 +00:00
sussurro@happypacket.net
80090daea1
adding postgres support for msf
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1061 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-12 17:25:15 +00:00
wade@bindshell.net
23470fbe91
Version number has been updated.
...
Fixes issue 364.
git-svn-id: https://beef.googlecode.com/svn/trunk@1056 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-10 01:09:07 +00:00
antisnatchor
fd48f3b0bd
Reverting back to sqlite as default DB (my fault)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1054 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:31:05 +00:00
antisnatchor
6c1dcf1c27
Added comments and code when using MySQL to switch to UTF8 as default encoding
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1052 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-09 22:30:51 +00:00
scotty.b.brown@gmail.com
001d84743d
fixed versions and msf is off by default
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1048 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-08 22:19:04 +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
wade@bindshell.net
94bb46eb48
Version number updated to 0.4.2.7-alpha
...
git-svn-id: https://beef.googlecode.com/svn/trunk@995 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-06-13 09:26:54 +00:00
xntrik
22d91d5739
(Fixes issue 343) - more notes about MySQL Deps in config.yaml
...
git-svn-id: https://beef.googlecode.com/svn/trunk@987 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-26 23:49:54 +00:00
xntrik
c76dbbd017
Changes config.yaml so that mysql is lowercase, if you change the option using upper/lower it doesnt work
...
git-svn-id: https://beef.googlecode.com/svn/trunk@984 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-21 03:33:56 +00:00
wade@bindshell.net
02de9133c2
Version updated
...
git-svn-id: https://beef.googlecode.com/svn/trunk@966 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-11 22:18:18 +00:00
passbe
2374ecd7f1
Moved default_db to database.default. Just trying to keep the config file tidy
...
git-svn-id: https://beef.googlecode.com/svn/trunk@947 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 12:36:27 +00:00
passbe
edb42c8129
Moved admin_ui config under beef.extension.admin_ui to ensure consistency
...
git-svn-id: https://beef.googlecode.com/svn/trunk@910 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-20 09:16:44 +00:00
passbe
46f147bafa
Fixed metasploit extension invalid configuration referencing
...
git-svn-id: https://beef.googlecode.com/svn/trunk@909 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-20 09:00:30 +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