Commit Graph

85 Commits

Author SHA1 Message Date
Saafan
af8018500b Fixing some unit tests 2013-03-31 16:22:58 +02:00
Christian Frichot
3c4a0fad34 New bind_redirect method added to the AssetHandler. See #664 2013-01-20 16:59:01 +08:00
antisnatchor
63b7d44a5e Enabled debug_modules tests. Now they work properly and are effective to automatically check if command modules generally work. 2013-01-17 14:17:04 +00:00
qswain2
f584403a92 Move jools tests to integration
Moved tc_jools to integrations test directory
since the requires seem to be what were breaking
the other tests in the unit test suit
2013-01-16 05:47:09 -05:00
qswain2
fcbd2516e6 Add test cases for jools
Added test cases for jools based on examples
2013-01-14 23:12:55 -05:00
Wade Alcorn
fe40038441 Updated copyright year to 2013 2012-12-30 12:47:43 +10:00
Wade Alcorn
23f09b919f Changed license header 2012-11-02 14:26:10 +10:00
Wade Alcorn
b68df3d024 Changed license header 2012-11-02 14:05:15 +10:00
antisnatchor
b49548d22e Temporarily disabled DebugModules tests. 2012-05-19 19:54:21 +01:00
bcoles
923921b92b Added skeleton for custom hooks
Part of issue #101
2012-04-23 19:33:19 +09:30
antisnatchor
8a3fadb5f8 removed test jenkind line 2012-04-18 12:04:37 +01:00
antisnatchor
6f57d563ea Jenkins test 2012-04-16 18:02:42 +01:00
antisnatchor
66dbf871f1 Added test for test_network_request using the API. 2012-04-15 15:09:26 +01:00
antisnatchor
8f05a403ee Added Test_return_ascii_chars Debug module test using the API. 2012-04-15 13:45:24 +01:00
antisnatchor
98807ae9a3 Added RESTful API tests for /api/auth, /api/hooks, /api/modules. Added Test_return_long_string Debug module test using the API :D 2012-04-15 13:22:35 +01:00
antisnatchor
698e01bb83 reverted back test_contants definition. 2012-03-04 16:36:08 +01:00
antisnatchor
08d50512e9 Added bootstrap unit tests. 2012-03-04 16:22:37 +01:00
antisnatchor
e9a6049e58 Fixes issue 621: Added 2 new command line options. Now it's psosible to specify a different config.yaml file. Also changed the core load order, adding a new bootstrap module. 2012-03-04 14:55:03 +01:00
Wade Alcorn
6c7624805c Update delay to test jenkins 2012-03-04 21:46:03 +10:00
bcoles
fd7cee3c5c Fixed typo in logger unit test 2012-02-22 19:07:07 +10:30
bcoles
b52c3d7d19 Added unit test stubs for proxy, requester and event logger extensions.
Fixes issue #29
Fixes issue #30
Fixes issue #33

Created a unit test stub for logger (as opposed to event_logger) to
differentiate between the main Logs tab and the event logs for each
zombie.
2012-02-22 19:00:48 +10:30
Wade Alcorn
5118429cb5 Overkill test for test server 2012-02-20 21:02:46 +10:00
Wade Alcorn
d010bd6d9e Extend wait time between login tests 2012-02-20 17:46:12 +10:00
antisnatchor
476c2d0636 commented out require of selenium gem. not needed and throws errors on Mac OSX 2012-02-07 02:03:34 +01:00
Saafan
f20fd9e797 Listening to loopback only. Fixes issue #594 2012-02-06 12:00:08 +02:00
Wade Alcorn
cb6859cdd7 Added more test stubs to the framework. 2012-01-20 21:57:36 +10:00
Wade Alcorn
72d9d28a93 Added vnc ipec tunnel test stub for issue #587 2012-01-20 21:34:58 +10:00
Wade Alcorn
0d2a30eab7 Added vnc obfuscation test stub for issue #587 2012-01-20 21:33:19 +10:00
Wade Alcorn
b6155f3dd0 Added vnc unit test stub for issue #585 2012-01-20 21:29:45 +10:00
Wade Alcorn
6116db3b8d Added xssrays unit test stub for issue #573 2012-01-20 21:23:59 +10:00
Wade Alcorn
caad492226 Added autorun unit test stub for issue #583 2012-01-20 21:20:54 +10:00
Wade Alcorn
17e8289822 Added social engineering unit test stub for issue #584 2012-01-20 21:17:27 +10:00
Wade Alcorn
9ee9bf6c2b Fixed typo 2012-01-20 21:13:07 +10:00
Wade Alcorn
a47c1c296c Changed login delay for automated tests 2012-01-19 08:48:11 +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
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
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
57f0654b27 Added login screen shot capture 2012-01-13 15:53:25 +10:00
Wade Alcorn
3d37e99fc0 Removed debian incompatible code 2012-01-12 22:15:48 +10:00
Wade Alcorn
1f4ce62e0a Minor updates to test suite descriptions 2012-01-12 17:31:53 +10:00