bcoles
b52c3d7d19
Added unit test stubs for proxy, requester and event logger extensions.
...
Fixes issue #29
Fixes issue #30
Fixes issue #33
Created a unit test stub for logger (as opposed to event_logger) to
differentiate between the main Logs tab and the event logs for each
zombie.
2012-02-22 19:00:48 +10:30
Wade Alcorn
ec48e2647f
Minor update to trigger test server
2012-02-21 06:08:15 +10:00
Wade Alcorn
5118429cb5
Overkill test for test server
2012-02-20 21:02:46 +10:00
Wade Alcorn
d010bd6d9e
Extend wait time between login tests
2012-02-20 17:46:12 +10:00
bcoles
cda1659356
Improved proxy error handling. Fixes issue #92 .
...
The proxy now dies somewhat gracefully when given a malformed request.
The `Content-Length' header is now only matched by the parser if its
value is an integer.
A request with a null or missing HTTP version in the header now defaults
to HTTP/1.0
A request with a null or missing `Host' header returns:
`ERROR: CrossDomain Request. The request was not sent.'
regardless of whether the host is specified in the URL.
2012-02-19 03:42:20 +10:30
bcoles
d50b07ac56
Added Unhook module. Fixes issue #525 .
2012-02-18 19:10:02 +10:30
bcoles
a9e276f50a
Added Detect Firebug module. Fixes issue 497
...
Moved Detect Software module from Browser to Host category
2012-02-18 17:43:20 +10:30
Christian Frichot
791b34863e
Renamed / tidied up some of the config. See Issue #82
2012-02-18 10:06:47 +08:00
Mike Haworth
fd15c108a2
Merge branch 'master' of github.com:beefproject/beef
2012-02-18 14:17:34 +13:00
Mike Haworth
5e138395d4
Partial fix for issue #100 , now detects build version of flash
2012-02-18 14:17:12 +13:00
Christian Frichot
15932efcb3
Made some minor adjustments to 'os' key rating in core/module.rb. See issue #72
2012-02-18 09:06:46 +08:00
Mike Haworth
106e2dbd2d
added detect software module
2012-02-18 12:22:17 +13:00
Wade Alcorn
56a9c4d04d
Changed version number
2012-02-16 20:30:48 +10:00
Wade Alcorn
55b80d3b6d
Merge branch 'master' of github.com:beefproject/beef
2012-02-16 08:23:39 +10:00
bcoles
8ecfa3578f
Merge branch 'master' of https://github.com/beefproject/beef
2012-02-16 02:52:38 +10:30
antisnatchor
2715e0400c
added browser type,version and OS to console output when a new browser is hooked in BeEF
2012-02-15 16:01:47 +01:00
Ben
667d00351d
Updated README instructions for MAC OS X
2012-02-15 16:01:46 +01:00
Ben
3ad2dbb3c7
Rake task to generate DMG image
2012-02-15 16:01:46 +01:00
antisnatchor
5bc6745e03
Fixed issue 66: base64'ed the iframe src in case of Chrome/Safari to bypass the webkit anti-XSS filter
2012-02-15 16:01:46 +01:00
antisnatchor
58f2b4f7a1
Added detection of Chrome 17
2012-02-15 16:01:45 +01:00
bcoles
e5aa0671a1
Removed "notes:" node from three module config.yaml files
2012-02-15 16:01:45 +01:00
Christian Frichot
4a92d3174c
Removed extended_in_modules code. See Issue #147
2012-02-15 16:01:45 +01:00
antisnatchor
61763ff103
commented out require of selenium gem. not needed and throws errors on Mac OSX
2012-02-15 16:01:45 +01:00
Saafan
e8d7293350
Listening to loopback only. Fixes issue #594
2012-02-15 16:01:44 +01:00
bcoles
805e8c8af1
Added fingerprints to Fingerprint Network module
2012-02-15 16:01:44 +01:00
Wade Alcorn
1d7ad568d2
Minor formatting update
2012-02-15 16:01:44 +01:00
antisnatchor
9489e3c591
moved imap ipec modules in a proper directory, added a note to imap ipec module about portbanning.
2012-02-15 16:01:43 +01:00
antisnatchor
d9104b93f4
removed console.log function calls that were throwing errors on IE
2012-02-15 16:01:23 +01:00
antisnatchor
55b52427e8
re-added panel.removeAll when generating a newExploitPanel, corrected typo on function name genExistingExploitPanel
2012-02-15 16:00:57 +01:00
antisnatchor
1d74d7eeab
Fixed a serious bug in beef.net.request when sending cross-domain POST data. jQuery is automatically changing the method to GET if the dataType (that was hardcoded in our code) is set to 'script'.
2012-02-15 16:00:38 +01:00
antisnatchor
74d176ff73
Fixed issue 34: now only one zombie tab is created (current browser). When switching between browsers, the previous zombiePanel is destroyed.
2012-02-15 16:00:14 +01:00
Ben
def8677f1c
Updated README instructions for MAC OS X
2012-02-15 17:52:54 +10:00
Ben
02bed661bb
Rake task to generate DMG image
2012-02-15 17:52:08 +10:00
antisnatchor
c6988befc5
Fixed issue 66: base64'ed the iframe src in case of Chrome/Safari to bypass the webkit anti-XSS filter
2012-02-12 13:45:35 +01:00
antisnatchor
aefd251c17
Added detection of Chrome 17
2012-02-12 11:49:38 +01:00
bcoles
591cef0732
Removed "notes:" node from three module config.yaml files
2012-02-09 23:01:14 +10:30
Christian Frichot
0178a41676
Removed extended_in_modules code. See Issue #147
2012-02-07 21:24:02 +08:00
antisnatchor
476c2d0636
commented out require of selenium gem. not needed and throws errors on Mac OSX
2012-02-07 02:03:34 +01:00
Saafan
f20fd9e797
Listening to loopback only. Fixes issue #594
2012-02-06 12:00:08 +02:00
bcoles
ec0dacce28
Added fingerprints to Fingerprint Network module
2012-02-01 23:11:05 +10:30
Wade Alcorn
2467db1cd4
Minor formatting update
beef-0.4.3.1
2012-01-29 13:33:36 +10:00
antisnatchor
b9b5bc3840
moved imap ipec modules in a proper directory, added a note to imap ipec module about portbanning.
2012-01-24 19:59:15 +01:00
Wade Alcorn
9131a5d65c
Formatting fix to test jenkins.
2012-01-22 09:56:46 +10:00
Juan Galiana
ee65dd1f6c
Added IPEC IMAP module. Fixed issue 64
...
IPEC IMAP module ported from BeEF-0.4.0.0
2012-01-21 18:13:15 +00:00
Wade Alcorn
cb6859cdd7
Added more test stubs to the framework.
2012-01-20 21:57:36 +10:00
Wade Alcorn
72d9d28a93
Added vnc ipec tunnel test stub for issue #587
2012-01-20 21:34:58 +10:00
Wade Alcorn
0d2a30eab7
Added vnc obfuscation test stub for issue #587
2012-01-20 21:33:19 +10:00
Wade Alcorn
b6155f3dd0
Added vnc unit test stub for issue #585
2012-01-20 21:29:45 +10:00
Wade Alcorn
6116db3b8d
Added xssrays unit test stub for issue #573
2012-01-20 21:23:59 +10:00
Wade Alcorn
caad492226
Added autorun unit test stub for issue #583
2012-01-20 21:20:54 +10:00