bcoles
3cb7bb9f51
Add support for Windows 8
2013-01-28 01:01:29 +10:30
bcoles
e8d85b550b
Rename "Detect Chrome/Firefox Extensions" module to "Detect Extensions"
...
Added placeholder for IE toolbar detection
2013-01-27 22:35:14 +10:30
Wade Alcorn
29480a24da
Version number updated
2013-01-27 14:40:16 +10:00
bmantra
777f796243
Merge pull request #823 from bmantra/master
...
pfSense reverse root remote shell #812
beef-0.4.4.1
2013-01-25 12:08:22 -08:00
bmantra
8cd570c62d
pfsense reverse root shell exploit #812
2013-01-25 21:05:43 +01:00
bmantra
e383b7f9d5
Merge pull request #822 from bmantra/master
...
added pfSense detection to internal fingerprint module
2013-01-25 10:54:17 -08:00
bmantra
1ad6039f0a
fingerprint network detect pfSense
2013-01-25 19:52:09 +01:00
bcoles
8d151fb818
Add HTTPS support for internal_network_fingerprinting module
...
Comment out a few fingerprints for 'rare' software in order to increase
speed
2013-01-25 12:34:04 +10:30
antisnatchor
e321d6e3d8
Added support for Chrome 24
2013-01-23 11:39:26 +00:00
ben-waugh
3433e44d74
LiveCD - improved interrupt capture
2013-01-23 17:20:33 +10:00
ben-waugh
152edc445d
LiveCD - added MSF integration
2013-01-23 17:09:38 +10:00
ben-waugh
81be99074a
Metasploit extension config - added livecd path
2013-01-23 07:08:04 +10:00
ben-waugh
d81dc8044e
LiveCD - fixed a bug in menu display showing sqlmap enabled
2013-01-22 09:57:43 +10:00
ben-waugh
56d6b54d08
BeEFLive - New Menu
...
replaces the old tree/Q&A style for a menu presenting all options
2013-01-22 09:53:51 +10:00
Christian Frichot
2d9b894a3c
Added some further comments to the new AssetHandler redirector. See #664
2013-01-20 17:03:26 +08:00
Christian Frichot
3c4a0fad34
New bind_redirect method added to the AssetHandler. See #664
2013-01-20 16:59:01 +08:00
antisnatchor
63b7d44a5e
Enabled debug_modules tests. Now they work properly and are effective to automatically check if command modules generally work.
2013-01-17 14:17:04 +00:00
qswain2
f584403a92
Move jools tests to integration
...
Moved tc_jools to integrations test directory
since the requires seem to be what were breaking
the other tests in the unit test suit
2013-01-16 05:47:09 -05:00
Saafan
efa4854b79
Merge branch 'master' of https://github.com/beefproject/beef
2013-01-15 17:04:12 +02:00
Saafan
cc49004189
Fix IE java detection.
2013-01-15 17:03:54 +02:00
Michele Orru
c8c6d30468
Merge pull request #778 from Skyr/master
...
Fix for Javascript errors in Phonegap
2013-01-15 03:56:50 -08:00
qswain2
fcbd2516e6
Add test cases for jools
...
Added test cases for jools based on examples
2013-01-14 23:12:55 -05:00
bcoles
224cf0c7d0
Added window.devicePixelRatio to Firefox 18 detection
2013-01-12 14:26:16 +10:30
bcoles
c2dbc50d00
Added support for Firefox 18
2013-01-10 08:44:50 +10:30
antisnatchor
c1fefecf70
Merge branch 'master' of https://github.com/beefproject/beef
2013-01-09 15:01:50 +00:00
antisnatchor
60589dc607
Minor changes to MiTB core.
2013-01-09 15:01:07 +00:00
Saafan
5d9821aa74
Temporary workaround to fix IE not being hooked due to java detection code.
2013-01-09 00:47:45 +02:00
root
0f40a0fb9a
Merge branch 'master' of https://github.com/beefproject/beef
2013-01-07 01:32:29 -05:00
root
6c16a89328
Added simple adblock checks for IE from issue #803
2013-01-07 01:30:44 -05:00
bcoles
e275e4001c
Add SQLiteManager XSS module
2013-01-07 12:30:24 +10:30
Brendan Coles
644a53cb2c
Merge pull request #816 from Nbblrr/master
...
Pull Request : Module Detect extensions on Firefox
2013-01-06 13:50:53 -08:00
Nbblrr
87afb9a31b
Improved extension detection with the old Firefox hack #815
2013-01-06 22:39:43 +01:00
bcoles
bd2b002314
Fix a few typos
2013-01-07 05:17:55 +10:30
Michele Orru
15eb6a4b07
Merge pull request #813 from Nbblrr/master
...
Merge of Hardware detection improvement with mdetect (#722 )
2013-01-06 04:40:10 -08:00
Nbblrr
da7a7b9603
Improved Hardware detection with mdetect 2. #722
2013-01-05 20:43:28 +01:00
Nbblrr
3fe37ec7b1
Improved Hardware detection with mdetect. Ticket #722
2013-01-05 00:03:25 +01:00
Christian Frichot
9c6802cd8f
Updated QR Code Extension - URLs can now be full, not just sub-domains #811
2013-01-03 19:25:00 +08:00
Michele Orru
00ad35d878
Merge pull request #809 from phillcampbell/development
...
Remove Thin 'Server' response header
2013-01-03 01:47:58 -08:00
Phill Campbell
cae2559fa3
Remove Thin 'Server' response header
2013-01-02 23:29:21 +00:00
antisnatchor
ba02b6ec87
Merge branch 'master' of https://github.com/beefproject/beef
2013-01-02 21:35:02 +01:00
ben-waugh
12fe2ed86c
LiveCD - updated links and copyright year
2013-01-03 07:31:34 +10:00
antisnatchor
c0a256f1b0
Refactored Ipec and Autorun tabs to use the new beefwui object: get_rest_token is now a common function :D
2013-01-02 20:09:23 +01:00
antisnatchor
1ce620a626
Created a new beef_common.js files with common functions for the Web UI. Registered as beefwui in the main window object.
2013-01-02 20:07:49 +01:00
antisnatchor
cea8a4b0e3
ARE: fixed bug which was preventing the execution of modules without input.
2013-01-02 19:03:27 +01:00
antisnatchor
1cd83663aa
ARE: properly closed a couple of more statements.
2013-01-02 18:37:26 +01:00
antisnatchor
b6b968a7a0
ARE: removed a couple of unneeded commas.
2013-01-02 18:33:57 +01:00
antisnatchor
276d465dd1
ARE: properly closed a couple of statements.
2013-01-02 18:31:23 +01:00
antisnatchor
8947d78d66
ARE: added mod_id to the multi_module API call. The bug was preventing correct module calling.
2013-01-02 18:30:06 +01:00
antisnatchor
98da93fb12
ARE: fixed hardcoded URLs
2013-01-02 18:07:53 +01:00
qswain2
f39b16712a
Added auto-run tab
...
Added a new tab in the ui for the auto-run.
and allows modules to be selected with a
checkboxes.Added a handler to hide autorun
tab. Added stubs to ARE.
2013-01-01 18:01:53 -05:00