Brendan Coles
|
efb99f9e98
|
Add command module ID to module response log message
|
2016-02-01 14:18:24 +00:00 |
|
Wade Alcorn
|
ce01d9fa46
|
updated copyright year
|
2015-12-30 08:11:57 +10:00 |
|
antisnatchor
|
7b1b3ef06c
|
Moved PhishingFrenzy integration code check before ARE/network
|
2015-12-02 14:35:08 +01:00 |
|
Brendan Coles
|
9386fa28e7
|
Add beef.net.connection client methods
|
2015-10-03 14:27:27 +00:00 |
|
Brendan Coles
|
ed321bf5ec
|
Remove :cid property from Network extension data models
|
2015-09-30 07:20:29 +00:00 |
|
Brendan Coles
|
b89ca6baa3
|
Add jQuery BlockUI plugin to hook
|
2015-08-18 13:47:09 +00:00 |
|
antisnatchor
|
bdecbd21a0
|
Merged changed from master branch, disabled ARE rules by default.
|
2015-07-27 10:44:51 +02:00 |
|
antisnatchor
|
c84e1b88ac
|
Autorun Rule Engine from @antisnatchor with love (alpha version).
|
2015-07-27 10:34:58 +02:00 |
|
antisnatchor
|
61af18858e
|
Removed Silverlight detection from default hook. Use DetectSilverlight module instead. This fixes a UI alert to the user if the plugin is outdated.
|
2015-07-05 16:12:15 +02:00 |
|
Brendan Coles
|
0d3c123e26
|
Use NetworkService.add and NetworkHost.add
|
2015-06-28 17:30:14 +00:00 |
|
Brendan Coles
|
234a6e2016
|
Remove foxit detection from hook init
|
2015-02-07 04:38:12 +00:00 |
|
Brendan Coles
|
c69b6412e0
|
Add support for localhost at NetworkHost
|
2015-02-03 17:40:11 +00:00 |
|
Brendan Coles
|
df08d99cd5
|
Report identified hosts to network extension
|
2015-01-20 11:36:50 +00:00 |
|
Brendan Coles
|
9e28e9075d
|
do not load webrtcadapter.js lib unless webrtc extension is enabled
|
2015-01-07 12:34:49 +00:00 |
|
Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
Christian Frichot
|
74c8dc7bcd
|
Add WebRTC Extension PoC. Disabled by default, for now. See Issue #1082
|
2014-12-23 15:38:02 +08:00 |
|
antisnatchor
|
50a9784606
|
Added PhishingFrenzy integration config option and code
|
2014-10-13 11:51:25 +02:00 |
|
Brendan Coles
|
4fcc1dc562
|
Allow DNS lookups on zombie IP addresses
|
2014-09-28 04:25:20 +00:00 |
|
Till Maas
|
7c5011ac97
|
Do not assume 80 to be the default port for HTTPS
The default port for HTTPS is 443, therefore use it and not 80 if no
specific port is set.
|
2014-09-24 13:04:48 +02:00 |
|
Brendan Coles
|
c1a7b1ec08
|
Use filter
|
2014-04-25 04:17:17 +10:00 |
|
bcoles
|
6fe8772710
|
Refactor browser component details
|
2014-04-25 02:11:58 +09:30 |
|
bcoles
|
4529dd1a6c
|
Add support for MaxMind GeoIP
|
2014-04-22 00:58:49 +09:30 |
|
Brendan Coles
|
5d1d519fc2
|
unless proxy_clients.empty?
replace `unless proxy_clients.nil?` with `unless proxy_clients.empty?`
|
2014-04-13 02:31:52 +10:00 |
|
bcoles
|
7d6eb4b714
|
Add 'beef.os.getDefaultBrowser'
|
2014-03-20 02:49:08 +10:30 |
|
antisnatchor
|
46e165df5e
|
Added support for browser language detection. Also added a new entry in Browser Details and JS call beef.browser.getBRowserLanguage()
|
2014-03-06 12:35:02 +00:00 |
|
bcoles
|
88019d21a3
|
Add error message for nil command module key
|
2014-01-05 05:45:48 +10:30 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
bcoles
|
d17d1357c6
|
Upgrade jquery from 1.5.2 to 1.10.2
|
2013-12-29 23:49:30 +10:30 |
|
antisnatchor
|
45c51180a6
|
Completely removed deployJava ro prevent CtP issues on Firefox.
|
2013-10-09 16:11:27 +01:00 |
|
bcoles
|
638e037e56
|
Remove Java and VLC detection from hook init
|
2013-10-06 19:17:55 +10:30 |
|
Saafan
|
402f4997df
|
Fixing java support by separating Oracle deployement toolkit in a separate file. #786
|
2013-08-03 16:25:46 -04:00 |
|
bcoles
|
dd811ca234
|
Add proxy detection using http headers to browser details
Add proxy details to browser log
Part of issue #527
Note: does not work for transparent proxies
|
2013-07-08 00:25:49 +09:30 |
|
gcatt
|
f6ebe9fac0
|
Revert "Add Unity Web Player detection"
This reverts commit 696e3715fe.
|
2013-07-01 10:11:20 +02:00 |
|
gcatt
|
696e3715fe
|
Add Unity Web Player detection
|
2013-07-01 10:07:47 +02:00 |
|
bcoles
|
f90ad4a261
|
Add detection for WebRTC support
|
2013-05-24 17:06:36 +09:30 |
|
antisnatchor
|
5585879cca
|
Updated multiple core files to use hook_session_name consistently from the config.yaml file.
|
2013-04-09 10:25:49 +01:00 |
|
Christian Frichot
|
69fd3e600c
|
Event log now logs when a zombie comes back online. #867
|
2013-04-04 21:29:18 +08:00 |
|
bcoles
|
c98d9a4300
|
Manually merged Windows Media Player detection from @gcattani
Fix issue #833
Fix issue #847
|
2013-03-17 03:30:12 +10:30 |
|
bcoles
|
f3f624e9a4
|
Fixed bug introduced in commit 8132eb0e53
|
2013-03-17 03:21:38 +10:30 |
|
bcoles
|
8132eb0e53
|
Solution: Hide beef behind an apache webserver
Manually merge code from @lalaglubsch
Add support for BeEF through a proxy
Fix issue #856
|
2013-03-16 20:12:27 +10:30 |
|
Javier Marcos
|
657aac9dcd
|
Detection added for the Foxit Reader plugin, fixes #829
|
2013-03-11 00:19:19 +00:00 |
|
Nbblrr
|
7eec331cf9
|
Plugin for VLC detection #828
|
2013-02-21 23:14:28 +01:00 |
|
Brendan Coles
|
5e257d4e33
|
Merge pull request #843 from gcattani/834-hasRealPlayer
Add RealPlayer detection
|
2013-02-17 08:30:40 -08:00 |
|
gcatt
|
63695e66d7
|
Add RealPlayer detection
|
2013-02-17 12:37:56 +01:00 |
|
bcoles
|
90174dda23
|
Add beef.hardware.isTouchEnabled()
|
2013-02-11 02:46:35 +10:30 |
|
bcoles
|
bf19223a01
|
Add 'HasQuickTime' to core/main/handlers/browserdetails.rb
|
2013-02-07 02:43:58 +10:30 |
|
bcoles
|
449c6633aa
|
Rename 'System Platform' to 'Browser Platform'
|
2013-02-03 05:24:48 +10:30 |
|
bcoles
|
95970d5364
|
Add 'beef.browser.hasSilverlight()'
Add 'modules/browser/detect_silverlight'
|
2013-02-03 04:42:13 +10:30 |
|
bcoles
|
15a502bce6
|
Add CPU type to browser initialization
Add support for Firefox 19
|
2013-02-03 03:39:30 +10:30 |
|
Nbblrr
|
3fe37ec7b1
|
Improved Hardware detection with mdetect. Ticket #722
|
2013-01-05 00:03:25 +01:00 |
|