Wade Alcorn
|
69dc74351f
|
Removed deprecation warnings
|
2012-01-11 21:24:01 +10:00 |
|
Wade Alcorn
|
eab4d3083d
|
Fix added for #78
Gracefully fail command line with unknown option
https://github.com/beefproject/beef/issues/78
Now the framework suggests the user runs --help
|
2012-01-11 20:53:51 +10:00 |
|
bcoles
|
a87a161bc1
|
Added module Detect Unsafe ActiveX
|
2012-01-10 17:33:26 +10:30 |
|
bcoles
|
bfd6f764aa
|
Added module Mozilla nsIProcess XPCOM Interface
This module is a port of the same module from BeEF-0.4.0.0
It has not been tested. It is currently disabled.
Part of issue 506
|
2012-01-10 17:29:07 +10:30 |
|
Wade Alcorn
|
1082b4e1a8
|
Merge branch 'master' of github.com:beefproject/beef
|
2012-01-08 17:08:20 +10:00 |
|
bcoles
|
fa3ba26e47
|
Added more fingerprints to Fingerprint Network module
|
2012-01-08 15:47:15 +10:30 |
|
Wade Alcorn
|
29a7296b3e
|
Commented out the inconsistent dynamic reconstruction tests.
|
2012-01-06 13:43:18 +10:00 |
|
Wade Alcorn
|
418b39c642
|
Merge branch 'master' of github.com:beefproject/beef
|
2012-01-06 12:55:13 +10:00 |
|
Saafan
|
f54de7763e
|
Merge branch 'master' of https://github.com/beefproject/beef
|
2012-01-05 16:15:45 +02:00 |
|
Saafan
|
a5c6179e10
|
Cleans up rake output for MSFIntegration Unit tests. Fixes issue 28
|
2012-01-05 16:14:51 +02:00 |
|
bcoles
|
a956bd60ea
|
Added "Decoder" tab draft
|
2012-01-05 15:49:08 +10:30 |
|
Wade Alcorn
|
899888f819
|
Small typo fixed.
|
2012-01-05 13:05:48 +10:00 |
|
bcoles
|
a6986e3960
|
Added detection for Chrome 16, updated Chrome Extensions modules and
split the Details tab "Browser Hook Initialization" into "Hooked Page",
"Browser" and "Host"
|
2012-01-04 18:52:34 +10:30 |
|
Wade Alcorn
|
93b2f62f28
|
Update MSF install unit test helper.
|
2011-12-31 22:26:48 +10:00 |
|
Wade Alcorn
|
06899ca267
|
Year updated from 2011 to 2012
|
2011-12-31 22:24:36 +10:00 |
|
Wade Alcorn
|
5476faab07
|
Minor file format update.
|
2011-12-31 22:17:58 +10:00 |
|
Wade Alcorn
|
3a510bb179
|
Build server test...
|
2011-12-31 21:20:31 +10:00 |
|
Wade Alcorn
|
ae02fcf747
|
Added bundle install task.
|
2011-12-31 18:45:23 +10:00 |
|
Christian Frichot
|
d2f4fddc34
|
Gem management is now handled by Bundler - updated README and install to advise. Eventually we can remove the install script
|
2011-12-31 15:33:32 +08:00 |
|
Wade Alcorn
|
aef3bc9bf0
|
Fix for quick_unit_test
|
2011-12-31 17:00:57 +10:00 |
|
Wade Alcorn
|
7684149442
|
Build server test.
|
2011-12-31 11:16:07 +10:00 |
|
Wade Alcorn
|
3af9ff2a16
|
Temp hack to fix build server removed.
|
2011-12-31 10:21:49 +10:00 |
|
Wade Alcorn
|
ef169e6146
|
Temp hack to fix build server.
|
2011-12-31 10:20:37 +10:00 |
|
Wade Alcorn
|
316bff1b7d
|
Simple msf check added in tests.
|
2011-12-31 09:59:05 +10:00 |
|
Wade Alcorn
|
db2be8ba16
|
Added msfrpc-client gem check for unit tests
|
2011-12-31 09:58:11 +10:00 |
|
Wade Alcorn
|
20c7c28c36
|
Add ignore to the msf test directory
|
2011-12-30 21:55:27 +10:00 |
|
Wade Alcorn
|
999802ad69
|
Added ignore to the eval grep tests.
|
2011-12-30 21:54:43 +10:00 |
|
Wade Alcorn
|
04f14df92d
|
Fixed MSF Tests
|
2011-12-30 21:54:03 +10:00 |
|
bcoles
|
2439c9d61c
|
Added Page URI to browser hook initialization details
Fixes issue 543
|
2011-12-28 08:47:07 +10:30 |
|
Saafan
|
315c22967e
|
Fixes the new changes of MSF from xmlrpc to msgpack
|
2011-12-27 21:40:15 +02:00 |
|
Ben Waugh
|
1b25522ce0
|
fixed bug in MSF startup during rake tests
|
2011-12-27 23:23:17 +10:00 |
|
bcoles
|
9b4a24c676
|
Fixed content-type for .json files
Content-type is now 'application/json'
|
2011-12-27 19:37:57 +10:30 |
|
Ben Waugh
|
3ec19fec99
|
MSF starts/stops with unit tests
Added BeEF.rc with MSF starting parameters
changed ts_beef.rb to startup and shutdown MSF before/after unit tests
|
2011-12-27 18:31:43 +10:00 |
|
Ben Waugh
|
ffe20c8f3b
|
included MSF install in rakefile
New tasks to install/update msf
updated default task to install/update MSF before running unit tests
|
2011-12-27 18:27:46 +10:00 |
|
bcoles
|
33289bc023
|
Fixed bug in cross-domain request detection
Same-domain requests on a non-standard HTTP port were incorrectly
identified as cross-domain requests
|
2011-12-27 17:56:18 +10:30 |
|
bcoles
|
746ac62b8e
|
Removed "sort by" functionality from hooked browser tree
Fixes issue 539
|
2011-12-27 14:26:02 +10:30 |
|
bcoles
|
e8fba4f414
|
Updated hard coded file path
whoops - not the first time this has happened -_-
|
2011-12-27 07:32:47 +10:30 |
|
bcoles
|
d5dd4f4894
|
Added Get Stored Credentials module
Part of issue 558
|
2011-12-27 07:03:21 +10:30 |
|
bcoles
|
0f62af06dc
|
Ess eue double see E double ess eff eue el
|
2011-12-26 12:22:08 +10:30 |
|
bcoles
|
dcf31850fe
|
Updated a few module names
Added mailing list signup form to the advanced demo page in preperation for the stored password theft module
|
2011-12-26 12:03:22 +10:30 |
|
bcoles
|
a2eb35f19d
|
Added TabNabbing module
|
2011-12-25 20:52:49 +10:30 |
|
bcoles
|
74ec478449
|
Added allow_cross_domain to the request object
By default all requests use allow_cross_domain = "true"
The Proxy component uses allow_cross_domain = "false"
The Forge Request component uses allow_cross_domain = "true"
Fixes issue 87
|
2011-12-25 17:37:32 +10:30 |
|
bcoles
|
04ea42bb9d
|
Added Debug -> Text Network Request module
Moved DNS Tunnel module to the IPEC category
|
2011-12-24 16:33:34 +10:30 |
|
bcoles
|
4543d60570
|
Added allowCrossDomain functionality to beef.net.requester.send
|
2011-12-24 13:37:14 +10:30 |
|
bcoles
|
61a34c1c60
|
Decoupled beef.net.request and beef.net.proxyrequest
This is part of issue 87
|
2011-12-24 04:21:45 +10:30 |
|
bcoles
|
f2d4592941
|
Added DNS Tunnel first draft
|
2011-12-23 08:24:10 +10:30 |
|
bcoles
|
6ff92f48e0
|
Added document.referrer to browser hook initialization and tidied some code
|
2011-12-22 02:43:12 +10:30 |
|
bcoles
|
ff0cf9f9ae
|
Minor spelling/grammatical changes
|
2011-12-21 23:27:40 +10:30 |
|
bcoles
|
8a1a5259c0
|
Minor updates to PhoneGap modules:
o Fixed bug in the Detect PhoneGap module
o No longer fails to return if PhoneGap is not present
o Some minor module name and description updates
|
2011-12-21 23:02:45 +10:30 |
|
Mike Haworth
|
815140ac0d
|
removed readme
|
2011-12-21 21:33:42 +13:00 |
|