Brendan Coles
1aaf529fdd
Add TC_NetworkRest test cases
2015-06-24 07:35:20 +00:00
Brendan Coles
68c1f87c42
set VICTIM_DOMAIN to localhost for tests
...
The VICTIM_DOMAIN and ATTACK_DOMAIN must be different.
The VICTIM_DOMAIN was 127.0.0.2 however Mac OSX does
not support 127.0.0.x unless aliased. Using 'localhost'
resolves this issue.
2015-06-23 07:30:57 +00:00
Brendan Coles
e31f0b8c44
use localhost for integration tests
2015-06-22 15:11:21 +00:00
Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
antisnatchor
9dcff5184d
Manually merged DNS extension code (pull request 967 from @soh-cah-toa)
2014-03-02 12:40:18 +00:00
soh_cah_toa
a75a95b663
Implemented DNS spoofer in social engineering extension.
...
The /api/seng/clone_page endpoint now accepts a boolean "dns_spoof"
key in the JSON request. This adds a DNS record pointing the
cloned webpage to the BeEF server.
Integration tests included.
2014-02-04 16:18:12 -05:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
soh_cah_toa
1f37ceec9f
Began first integration tests for DNS RESTful API interface.
...
First test is for POST /api/dns/rule handler.
2013-06-06 23:16:40 -04: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
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
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
a08126d296
Added hooking browser test
2012-01-13 23:32:31 +10:00
Wade Alcorn
da7997aaad
Added domain constants
2012-01-13 22:20:02 +10:00
Wade Alcorn
0f43ba6036
Added improved file structure to tests
2012-01-13 21:39:04 +10:00