Commit Graph

861 Commits

Author SHA1 Message Date
Wade Alcorn
1f4ce62e0a Minor updates to test suite descriptions 2012-01-12 17:31:53 +10:00
Wade Alcorn
9cb0e12c69 Reordered the rake tasks and made the default quick tests 2012-01-12 17:26:14 +10:00
Wade Alcorn
34c4cc66ad Added integration tests using capybara, selenium and firefox 2012-01-12 17:25:12 +10:00
Wade Alcorn
1fec60d3bb Moved MSF tests to the 'thirdparty' directory. 2012-01-12 17:24:33 +10:00
Wade Alcorn
cbaf8ab6b7 Updated unit test structure 2012-01-12 17:23:04 +10:00
Wade Alcorn
84d92bba1a Added teardown clean up code 2012-01-12 14:24:38 +10:00
Wade Alcorn
cd99ea56d7 By default quick test are now run 2012-01-12 13:59:57 +10:00
Wade Alcorn
d8797f6bc7 Updated the 'update to the latest revision' line to use 'git pull' 2012-01-11 23:15:19 +10:00
Wade Alcorn
250140f52f The win32console gem is now only installed on windows.
Fixes issue #553
https://github.com/beefproject/beef/issues/553
2012-01-11 22:05:56 +10:00
Wade Alcorn
76fdb6421c The framework gracefully exits if the port is in use.
Fixes issue #555
https://github.com/beefproject/beef/issues/555
2012-01-11 21:56:17 +10:00
Wade Alcorn
6589c10760 Minor tidy up 2012-01-11 21:27:03 +10:00
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