Commit Graph

826 Commits

Author SHA1 Message Date
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
Mike Haworth
3abe9e4a4e changed name of phonegap modules dir back to original 2011-12-21 21:22:38 +13:00
Mike Haworth
6a57322745 changed name of phonegap modules dir back to original 2011-12-21 21:22:00 +13:00
Mike Haworth
d2b69738b7 renamed phonegap modules dir 2011-12-21 21:19:58 +13:00
Mike Haworth
e694e5a019 phonegap modules added 2011-12-21 09:22:56 +13:00
bcoles
2e9ad8b9dc More tidying of requester and proxy in preperation for unit tests 2011-12-21 06:09:30 +10:30
bcoles
590e514680 Renamed "Requester" tab to "Rider"
Added Proxy sub-tab under Rider tab

Part of issue 63
2011-12-20 22:04:22 +10:30
bcoles
3ee52b82c0 Part of issue 87, issue 63, issue 29, issue 30
In preperation for creating requester and proxy unit tests:

  o Tidied up some of the requester and proxy
  o Partially de-coupled requester from proxy
  o Fixed minor bugs:
    o is_valid_uri was not implemented correctly
    o http scheme validation had "http" instead of "https"
2011-12-20 02:47:50 +10:30
Wade Alcorn
76414ca54a Updated version to 0.4.3.1-alpha 2011-12-18 11:58:20 +10:00
root
3bf52944d7 Added metasploit rpc module test cases , this may need cleaning up. 2011-12-16 13:40:36 -05:00
root
6ac0200bf5 Fixed bugs found when building unit-tests that could cause prolems 2011-12-16 13:34:54 -05:00
root
4a9e224e8a updated rpcclient to get rid of old @enabled variables 2011-12-16 12:35:49 -05:00
bcoles
47ac45632d Added BeEF logo to panel header 2011-12-15 03:07:43 +10:30
root
d1d6698dcf Updated to work with the new metasploit msgpack server 2011-12-06 03:51:19 -05:00
antisnatchor
42845a10b8 updated README: BeEF proper case and github links 2011-12-12 14:54:42 +01:00
bcoles
412fd68732 Updated code.google.com links with github.com in:
extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
2011-12-12 21:12:20 +10:30
bcoles
78d3702de3 Updated CSS to allow copying of module results
Fixes issue 68
2011-12-12 19:54:48 +10:30
bcoles
ec7d3134aa Updated browser detection in hook initialization
Future proofed browser version detection in preperation for double
digit major version numbers

Updated flash detection in Internet Explorer for Flash 11.x
2011-12-12 00:17:15 +10:30
bcoles
c665712f75 Updated download links for github 2011-12-11 20:55:27 +10:30
bcoles
dca7230649 Updated version to 0.4.3.0-alpha 2011-12-11 20:34:16 +10:30
bcoles
120e36d4b4 Added BeEF version to panel header and updated some links from
code.google.com to github.com
2011-12-11 20:30:09 +10:30
bcoles
a72c096e0f Fixed bug in the get_page_html module where nothing was returned if the
hooked page was malformed
2011-12-10 16:45:44 +10:30
bcoles
a49d1351e7 Added check for document.documentMode so Internet Explorer 8 and 9 are
no longer detected as Internet Explorer 7 when operating in compatibility mode.

Fixes issue 589
2011-12-08 22:34:46 +10:30
bcoles
63e7f8c349 Updated browser min_ver/max_ver for several modules:
modules/browser/extract_local_storage/
	modules/browser/extract_session_storage/
	modules/host/physical_location/
2011-12-08 19:21:56 +10:30
Scott Brown
a90065f1e9 Removing forced test failure 2011-12-08 11:04:46 +10:00