Commit Graph

2384 Commits

Author SHA1 Message Date
Wade Alcorn
da7997aaad Added domain constants 2012-01-13 22:20:02 +10:00
Wade Alcorn
2b8d9c393f Added iptables helper script 2012-01-13 22:18:42 +10:00
Wade Alcorn
0f43ba6036 Added improved file structure to tests 2012-01-13 21:39:04 +10:00
Christian Frichot
bd09e1ffdb Shifted my previous commit into this new code (uh conflicts) and changed bundle to bundle install? 2012-01-13 17:44:58 +08:00
Christian Frichot
a15d8b9c9b Command Module Unit Tests - Edition 1. See issue #32 2012-01-13 17:28:30 +08:00
Wade Alcorn
72f4c10ff1 Added screencapture direct in /tmp for storage of screenshots 2012-01-13 17:25:21 +10:00
Wade Alcorn
5716da2af6 Added screenshot capture to integration tests 2012-01-13 17:15:58 +10:00
Wade Alcorn
7bdfcb3d65 Tidy up the Rakefile 2012-01-13 16:55:03 +10:00
Wade Alcorn
aa213be8c9 Fixed beef and Xvfb shutdown bug 2012-01-13 16:52:00 +10:00
Wade Alcorn
de30ecf96f Removed display set up bug 2012-01-13 16:24:39 +10:00
Wade Alcorn
ee24d44a4d Added xserver start and stop task for use in automated testing 2012-01-13 16:06:20 +10:00
Wade Alcorn
0193606893 Remove process id puts 2012-01-13 15:56:34 +10:00
Wade Alcorn
57f0654b27 Added login screen shot capture 2012-01-13 15:53:25 +10:00
Wade Alcorn
1f3638e7ae Added workaround for debian 'env' issues 2012-01-13 15:50:32 +10:00
Wade Alcorn
567087ce03 Added automated testing task 2012-01-13 14:08:06 +10:00
Wade Alcorn
81053157b0 Attempted git confict fix part 2 2012-01-13 14:06:30 +10:00
Wade Alcorn
2a4e95fb50 Attempted git confict fix 2012-01-13 14:06:12 +10:00
Wade Alcorn
3d37e99fc0 Removed debian incompatible code 2012-01-12 22:15:48 +10:00
Wade Alcorn
5cf11d29fa Removed redundant dependencies 2012-01-12 21:51:28 +10:00
Wade Alcorn
dd6f7496ad Added some install comments 2012-01-12 20:55:02 +10:00
Wade Alcorn
e064b330dc Added new testing gems 2012-01-12 20:44:50 +10:00
Wade Alcorn
5a83e1f5ed Added start and stop beef tasks to the rake tests 2012-01-12 19:03:44 +10:00
Wade Alcorn
d103d2a9ee MSF start wait time increased to 45 secs from 30 secs 2012-01-12 17:38:55 +10:00
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