bcoles
2863fafc2a
Added support for Firefox 16
...
Fixed bug where new versions of Firefox are detected as Safari
Added placeholder for IE10
2012-10-16 20:39:28 +10:30
radoen
b20dec0adf
ISSUES #713 Fixed
2012-10-14 01:52:17 +02:00
Wade Alcorn
87e3262bae
Tidied up splash
2012-09-14 21:36:50 +10:00
Wade Alcorn
c8b7b506fa
Tidied up splash
2012-09-14 21:24:10 +10:00
Wade Alcorn
921a9928ff
Added twitter account to stdout
2012-09-14 21:10:32 +10:00
Wade Alcorn
62768e1ea2
Changed update method in stdout
2012-09-14 21:08:47 +10:00
antisnatchor
4218f44203
Merge branch 'master' of https://github.com/beefproject/beef
2012-09-07 17:18:04 +01:00
bcoles
8625452751
Add support for Firefox 15
2012-09-07 20:30:19 +09:30
antisnatchor
0dd06d6ecb
Merge branch 'master' of https://github.com/beefproject/beef
2012-09-07 08:41:13 +01:00
bcoles
085f2775f3
Added beef.browser.hasCors() function
2012-09-06 17:50:27 +09:30
bcoles
ab588c0f68
Add link_rewrite_tel module
...
Fixes issue #721
2012-09-02 16:58:43 +09:30
antisnatchor
a6a9af8483
Minor changes to main Server class (mounts need to be an instance variable)
2012-08-31 14:07:33 +01:00
Jean-Louis Huynen
e86712413c
modified whitespace evasion technique to keep it simple - modified beefjs (just one line, i don't had much time to investigate my change but it seems to work better with it than without it :)
2012-08-29 18:22:22 +02:00
antisnatchor
42c348f3f2
Added timeout.js that calls beef_init an fix some nasty cross-domain hooking issues when the hooking process was not started.
2012-08-25 10:26:16 +01:00
antisnatchor
b6c12fd0f3
Added copyright to are.js
2012-08-25 10:25:31 +01:00
antisnatchor
50e7a1c206
Refactored WebSocket code.
2012-08-25 10:18:56 +01:00
antisnatchor
5400696c40
Refactored and modified beefjs.rb: splitted external lib files from beef files, added the feature for #734 to exclude some core lib js files (like jquery) from obfuscation
2012-08-25 09:58:25 +01:00
radoen
5697eac123
Added support for wss, issue #714
2012-08-10 13:43:48 +02:00
antisnatchor
ea89b0ca64
Added support for Safari 6.
2012-08-06 20:55:38 +01:00
Christian Frichot
b58e9b955e
Fixes Issue #733 - Thin SSL support initial release
2012-08-05 16:17:18 +08:00
Marc Wickenden
2ad1ba4fbf
remove superfluous notifications.rb
2012-08-03 23:59:32 +01:00
Marc Wickenden
0cec6b87a8
fixed disabling of notifications extension
2012-08-03 23:13:58 +01:00
Marc Wickenden
1d3ea4d10c
Merge branch 'master' of https://github.com/beefproject/beef into notifications
2012-08-03 22:03:08 +01:00
Marc Wickenden
707759950d
working but kludgey version of notifications with twitter and email support
2012-08-02 11:41:24 +01:00
antisnatchor
c2a2135046
Added Chrome 21 fingerprinting.
2012-08-01 12:28:24 +01:00
antisnatchor
71fb6ae089
bind_socket: receive buffer length increased to 1024 bytes
2012-07-23 18:25:55 +01:00
antisnatchor
6139da2161
Managing the famous if data == buffer_length case while receiving data in socket (bind_socket)
2012-07-23 11:05:38 +01:00
antisnatchor
6342fdad77
Fixec and enhanced the bind_socket method in AssetHandler. Multi-thread, close socket when no more data is received, print_debug raw request
2012-07-23 10:55:41 +01:00
bcoles
1defa2dbc2
Multiple changes to console:
...
[console] Fixed bug in displaying browser info in console
[console] Added zombie IDs to console messages
[console] Added browser type to zombie info
[console] Added menu support for selecting multiple zombies (incomplete)
2012-07-22 20:38:28 +09:30
Marc Wickenden
6ade1469bb
initial commit of notifications extension
2012-07-19 22:51:39 +01:00
bcoles
8e2f0e9a44
Added support for Firefox 14
2012-07-18 22:03:24 +09:30
antisnatchor
be71984362
Patched bind_socket: support multiple clients, don't close the client socket
2012-07-15 17:26:01 +01:00
antisnatchor
6dbf64cfa7
Added bind_socket/unbind_socket to AssetHandler
2012-07-15 12:57:21 +01:00
antisnatchor
4d262d6d19
Issue #556 : added json response to RESTful endpoint /api/modules/multi
2012-06-30 19:00:42 +01:00
antisnatchor
bd6065eff9
Issue #556 : updated exception error message
2012-06-30 18:38:25 +01:00
antisnatchor
5d47739c71
Issue #556 : added RESTful api endpoint /api/modules/multi
2012-06-30 18:33:51 +01:00
antisnatchor
3aadf6fa75
Issue #556 : the RESTful api call to retrieve HBs now returns also the ID of the HB
2012-06-30 16:00:31 +01:00
antisnatchor
b784710ca9
Added detection of Opera 12.x (still beta)
2012-06-30 15:42:03 +01:00
bcoles
9fdd8bc819
Added support for Chrome 20
2012-06-29 13:41:05 +09:30
qswain2
b89ff04930
Fixed accidental removal of are init call in init.js
2012-06-28 06:44:27 -04:00
qswain2
6a4f2ac6be
Merge branch 'master' of github.com:beefproject/beef
2012-06-27 23:00:55 -04:00
antisnatchor
473f71e42d
Added missing WebOS constant/image that were preventing admin_ui to work properly.
2012-06-27 10:23:43 +01:00
bcoles
7686d55b4b
Added hardware detection for HTC, Motorola, Google Nexus, Nokia, Sony
...
Ericsson
2012-06-26 18:52:03 +09:30
qswain2
8b17643fdc
Merged changes from origin
2012-06-25 23:53:43 -04:00
qswain2
8d8a0ca9e9
Merge branch 'master' of github.com:beefproject/beef
...
Conflicts:
core/main/handlers/modules/beefjs.rb
2012-06-25 22:59:31 -04:00
qswain2
4f6d07bced
Added init call for are
2012-06-25 22:56:45 -04:00
bcoles
d5acc6409e
Added beef.browser.hasPhonegap()
...
Added hasPhonegap() and hasGooglegears() to balloon messages
Updated os in module configs from "iPhone" to "iOS"
2012-06-25 11:04:19 +09:30
bcoles
268ef4588f
Added device/hardware detection
2012-06-25 01:35:33 +09:30
bcoles
71133869e4
Added browser details to Hooked Browser balloon messages
...
Fixes issue #521
2012-06-24 20:36:10 +09:30
qswain2
6063e6246d
Added miniied jools to lib and included jools in buildjs string. Had to modify the underscore template settis to resolve conflicts in the erubis evaluator. Created are object as apart of beefjs and created basic stub to create the jools object.
2012-06-02 13:15:35 -04:00