antisnatchor
91fa8f4e63
Various fixes for the DNS extension code.
2014-03-02 16:05:57 +00: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
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
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +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
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
476c2d0636
commented out require of selenium gem. not needed and throws errors on Mac OSX
2012-02-07 02:03:34 +01: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
Wade Alcorn
34c4cc66ad
Added integration tests using capybara, selenium and firefox
2012-01-12 17:25:12 +10:00