Brendan Coles
9bb33c620e
Fix XssRays unit tests
2019-02-17 10:11:05 +00:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Brendan Coles
6e9c2850c7
Fix dependencies
2018-03-09 08:01:26 +00:00
Brendan Coles
e44ead9550
Merge branch 'master' into master
2018-03-09 17:42:01 +11:00
Brendan Coles
4e4a0585f4
Merge branch 'master' into 1333_rate_merged
2018-03-08 00:28:52 +11:00
Brendan Coles
f6089c70e8
Update minimum required Ruby version to 2.3.x
2018-03-07 12:51:26 +00:00
Francois van der Hoven
441620462d
Restore original test constants
2018-02-28 11:44:16 +10:00
Francois van der Hoven
bbf59cd8c1
Match first of multiple links
2018-02-22 16:56:58 +10:00
Francois van der Hoven
cdc5022a19
Unit and Integration tests pass
2018-02-20 09:04:00 +10:00
Bucky Wilson
e0ec2aafda
Commit review updates: added test to integration, removed debug
...
Added test TC_1333 to integration suite. adjusted requirements.
Removed debug requirement from main file.
modified: beef
modified: test/api/1333_auth_rate.rb
modified: test/integration/ts_integration.rb
2018-01-10 09:49:33 +10:00
Bucky Wilson
e8f203bd94
Added assertions for testing, corrected beef tear-down
...
Turned the exercise script into a limited test.
Added is password function to rest client
Corrected incorrect tear down in the Rakefile
modified: Rakefile
modified: test/api/1333_auth_rate.rb
modified: test/api/lib/beef_rest_client.rb
2018-01-10 09:49:33 +10:00
Bucky Wilson
c13a011cd8
Pre-creation of actual test
...
1333_auth_rate - multiple cyles of api auth requests at different
speeds.
Fast auth attempts should block
Solwer attempts, when valid should succeed
modified: Rakefile
renamed: test/api/beef_rest.rb -> test/api/1333_auth_rate.rb
2018-01-10 09:49:33 +10:00
Bucky Wilson
9dcf516b88
Test,/exercise script to evaluate rate limiting
...
Debug details in the script
2018-01-10 09:49:33 +10:00
Bucky Wilson
894c369ef8
Added speed checking of api auth calls.
...
Added beef_rest_client based on the beef rest api found in tools/lib
Added mass auth attempts
Adjusted test_constants to use environment variables -- to use with
rake.
Eventually should be a test
2018-01-10 09:49:33 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
3ec6241c46
Fix login tests
2017-12-09 00:02:36 +00:00
Brendan Coles
4ff956c9be
Add tests for variable decleration with 'let'
2017-08-06 18:39:23 +00:00
Brendan Coles
572b2db906
Add tests for BrowserDetails model
2017-04-23 06:02:11 +00:00
Brendan Coles
d7fd3acf23
Update minimum supported Ruby version to 2.2
2017-04-10 18:43:16 +00:00
Brendan Coles
74de77e157
Updated Copyright information
2017-02-05 05:39:31 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
Brendan Coles
849a3c47e1
Re-enable DNS unit tests
2016-04-22 08:49:48 +00:00
Brendan Coles
b2c4b40fe8
Re-enable DNS integration tests
2016-04-22 06:29:20 +00:00
Brendan Coles
8139488482
Add core/extensions test cases
2016-04-22 02:51:06 +00:00
Brendan Coles
13fded460e
assert_equal <expected>,<actual>
2016-02-12 13:59:50 +00:00
Brendan Coles
83e1f596de
unless
2016-02-06 08:04:29 +00:00
Brendan Coles
485049f4c8
Version check to ensure BeEF is running Ruby 2.0+
2016-01-29 16:25:16 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
d9cb64e1cb
successfully
2015-12-19 04:57:50 +00:00
Brendan Coles
61a9b94ca1
Add webrtc unit test stub
2015-12-14 17:01:26 +00:00
Brendan Coles
ebd2fa6088
Add console unit test stub
2015-12-14 16:57:31 +00:00
Christian Frichot
27c7e76554
Updated WebRTC extension with AdminUI enhancements and arbitrary command module execution
2015-11-27 11:00:35 -08:00
Brendan Coles
ed321bf5ec
Remove :cid property from Network extension data models
2015-09-30 07:20:29 +00:00
Brendan Coles
fe8aacecf4
Add Ipec unit test stub - Fix #586
2015-09-09 18:51:40 +00:00
Brendan Coles
3ef47151b5
Add XssRays unit test stub - Fix #578
2015-09-09 18:50:50 +00:00
Brendan Coles
091841fc1a
Add QRcode extension unit test stub
2015-09-09 18:47:11 +00:00
Brendan Coles
9a0a36176f
Add Proxy unit tests - Fix #30
2015-09-09 07:41:56 +00:00
Brendan Coles
44c5c73f97
Add Requester unit tests - Fix #29
2015-09-09 07:40:36 +00:00
Brendan Coles
2b19c2dd13
Add Proxy integration tests - Fix #30
2015-08-22 10:56:13 +00:00
antisnatchor
a2d4def983
Added readme for ARE enabled rules folder, removed jools test stuff
2015-07-27 10:45:35 +02:00
Brendan Coles
326e9536d6
Remove unused test cases
2015-07-08 08:33:00 +00:00
Brendan Coles
a1f0eb90c5
CamelCase for consistency
2015-07-08 08:28:29 +00:00
Christian Frichot
13593990e5
WebRTC extension FF fix
...
Thanks to updates in modern FFs handling of WebRTC
the webrtcadapter wrapper had to be updated.
To ensure this would be picked up, also added
WebRTC REST integration test cases.
The tests only run if the extension is enabled,
which is still OFF by default.
See Issue #1134 and #1083
2015-07-08 15:13:21 +08:00
Brendan Coles
0d3c123e26
Use NetworkService.add and NetworkHost.add
2015-06-28 17:30:14 +00:00
Brendan Coles
916828e131
Add 'verify_ssl' option to social engineering config
2015-06-28 08:53:23 +00:00
Brendan Coles
694ec61a02
Add TC_Modules test_safe_client_debug_log
2015-06-27 18:57:47 +00:00
Brendan Coles
1f40987355
Use RSpec::Matchers in TC_Login
2015-06-27 18:10:56 +00:00
Brendan Coles
c9c9bfa6ee
Decrease BeefTest.login sleep to 10 seconds
2015-06-27 17:51:54 +00:00
Brendan Coles
a98ca1ff98
Add test_port_scanner_results test case
2015-06-25 12:54:52 +00:00
Brendan Coles
423b66f424
Close unused Capybara sessions
2015-06-24 22:16:35 +00:00