Commit Graph

902 Commits

Author SHA1 Message Date
bcoles
8a885c4145 Added a few fingerprints to the Fingerprint Network module 2012-01-19 00:53:36 +10:30
bcoles
9ff162a861 Disabled HackVertor tab 2012-01-18 23:59:04 +10:30
bcoles
2ab95cc763 Renamed Decoder tab to HackVertor and disabled it for the upcomming
release
2012-01-18 23:42:14 +10:30
bcoles
62bf8abd19 Added Detect Google Desktop module 2012-01-18 23:29:39 +10:30
Mike Haworth
1c88ed4644 updated README with Linux/Ubuntu install prereqs 2012-01-18 13:37:13 +13:00
Wade Alcorn
13f364c372 Minor formatting changes 2012-01-17 20:59:29 +10:00
Wade Alcorn
c4f0b04389 Changed method of stopping deprecation warnings to use $VERBOSE = nil 2012-01-17 11:48:07 +10:00
Wade Alcorn
17f906c7da Removed librex as it is included as part of msfrpc-client 2012-01-17 11:36:55 +10:00
Wade Alcorn
6fa9d9e96d Updated gemfile.lock to removed testing gems 2012-01-17 11:32:58 +10:00
Wade Alcorn
64e1445ae3 Moved msfrpc-client out of test 2012-01-16 23:49:27 +10:00
Wade Alcorn
2e2f0f66bc Re-added the loading of the unit test library 2012-01-16 23:46:53 +10:00
Wade Alcorn
d5ecc31f46 Removed test-unit warning 2012-01-16 23:09:54 +10:00
Wade Alcorn
24af6ebc7c Minor format fix to test Jenkins 2012-01-14 22:31:24 +10:00
Wade Alcorn
a9ce3f1a96 Added helper functions for starting attacker and victim browsers 2012-01-13 23:39:25 +10:00
Wade Alcorn
a08126d296 Added hooking browser test 2012-01-13 23:32:31 +10:00
Wade Alcorn
e31d2ae8a6 Added to verify the logs tab exists 2012-01-13 23:08:52 +10:00
Wade Alcorn
5024b8a3f8 Added integration test helper functions for logging in and logging out 2012-01-13 22:55:32 +10:00
Wade Alcorn
66a3c773b1 Added export display for headless testing 2012-01-13 22:29:23 +10:00
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