Open gingeleski opened 4 years ago
PS C:\Users\gingeleski\workspace\bdd-security> gradle build
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :test
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by cucumber.deps.com.thoughtworks.xstream.core.util.Fields (file:/C:/Users/gingeleski/.gradle/caches/modules-2/files-2.1/info.cukes/cucumber-jvm-deps/1.0.5/69ed0efe4b81f05da3c0bdc7281cbdc43f5ceb26/cucumber-jvm-deps-1.0.
5.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of cucumber.deps.com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain SQL injection vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain SQL injection vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Cross Site Scripting vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Cross Site Scripting vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain path traversal vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain path traversal vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain remote file inclusion vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain remote file inclusion vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Server side include vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Server side include vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Server side code injection vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Server side code injection vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Remote OS Command injection vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain Remote OS Command injection vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain CRLF injection vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain CRLF injection vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain external redirect vulnerabilities.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain external redirect vulnerabilities.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not disclose source code.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not disclose source code.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to Shell Shock.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to Shell Shock.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to LDAP injection.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to LDAP injection.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to XPATH injection.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to XPATH injection.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to Xml External Entity Attacks.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to Xml External Entity Attacks.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to the Generic Padding Oracle attack.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not be vulnerable to the Generic Padding Oracle attack.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not expose insecure HTTP methods.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not expose insecure HTTP methods.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Passwords should be case sensitive.When the default user logs in FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Passwords should be case sensitive.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Present the login form itself over an HTTPS connection.And the login page is displayed FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Present the login form itself over an HTTPS connection.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Transmit authentication credentials over HTTPS.And the proxy logs are cleared FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Transmit authentication credentials over HTTPS.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: When authentication credentials are sent to the server, it should respond with a 3xx status code..And the proxy logs are cleared FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: When authentication credentials are sent to the server, it should respond with a 3xx status code..classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Disable browser auto-completion on the login form.And the login page is displayed FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Disable browser auto-completion on the login form.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | bob | password | Robert |.And the proxy logs are cleared FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | bob | password | Robert |.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > | viewAlicesProfile | alice | password | alice@continuumsecurity.net |.And the proxy logs are cleared FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > | viewAlicesProfile | alice | password | alice@continuumsecurity.net |.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | admin | password | User List |.And the proxy logs are cleared FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | admin | password | User List |.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | alice | password | Robert |.Given the access control map for authorised users has been populated FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | alice | password | Robert |.classMethod FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAlicesProfile | bob | password | alice@continuumsecurity.net |.Given the access control map for authorised users has been populated FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAlicesProfile | bob | password | alice@continuumsecurity.net |.classMethod FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | alice | password | User List |.Given the access control map for authorised users has been populated FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | alice | password | User List |.classMethod FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | bob | password | User List |.Given the access control map for authorised users has been populated FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | bob | password | User List |.classMethod FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | Robert |.Given the access control map for authorised users has been populated FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | Robert |.classMethod FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAlicesProfile | alice@continuumsecurity.net |.Given the access control map for authorised users has been populated FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAlicesProfile | alice@continuumsecurity.net |.classMethod FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | User List |.Given the access control map for authorised users has been populated FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewAllUsers | User List |.classMethod FAILED
java.lang.RuntimeException: Access control map has not been populated.
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | bob | password | Robert |.And the login page FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > | viewBobsProfile | bob | password | Robert |.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > | localhost | 1 | 65535 | 100 | 500 | open | 80,443 |.Then the ports should be 80,443 FAILED
java.lang.AssertionError: Only the expected ports are open
Expected: iterable over [<80>, <443>] in any order
but: Not matched: <135>
net.continuumsecurity.junit.SecurityTest > | localhost | 1 | 65535 | 100 | 500 | open | 80,443 |.classMethod FAILED
java.lang.AssertionError: Only the expected ports are open
Expected: iterable over [<80>, <443>] in any order
but: Not matched: <135>
net.continuumsecurity.junit.SecurityTest > Scenario: Restrict other sites from placing it in an iframe in order to prevent ClickJacking attacks.When the following URLs are visited and their HTTP responses recorded FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Restrict other sites from placing it in an iframe in order to prevent ClickJacking attacks.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Enable built in browser protection again Cross Site Scriping.When the following URLs are visited and their HTTP responses recorded FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Enable built in browser protection again Cross Site Scriping.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Force the use of HTTPS for the base secure Url.When the following URLs are visited and their HTTP responses recorded FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Force the use of HTTPS for the base secure Url.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Restrict HTML5 Cross Domain Requests to only trusted hosts.When the following URLs are visited and their HTTP responses recorded FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Restrict HTML5 Cross Domain Requests to only trusted hosts.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Enable anti-MIME sniffing prevention in browsers.When the following URLs are visited and their HTTP responses recorded FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Enable anti-MIME sniffing prevention in browsers.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The host systems should not expose known security vulnerabilities.When the scanner is run with scan name bddscan FAILED
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused: connect
Caused by:
java.net.ConnectException: Connection refused: connect
net.continuumsecurity.junit.SecurityTest > Scenario: The host systems should not expose known security vulnerabilities.classMethod FAILED
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused: connect
Caused by:
java.net.ConnectException: Connection refused: connect
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain vulnerabilities identified using passive scanning.And a scanner with all policies disabled FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: The application should not contain vulnerabilities identified using passive scanning.classMethod FAILED
java.lang.IllegalArgumentException: Parameter host must not be null.
net.continuumsecurity.junit.SecurityTest > Scenario: Issue a new session ID after authentication.And the login page FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Issue a new session ID after authentication.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Invalidate the session when the user logs out.When the default user logs in FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Invalidate the session when the user logs out.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Set the 'secure' flag on the session cookie.When the default user logs in FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Set the 'secure' flag on the session cookie.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Set the 'httpOnly' flag on the session cookie.When the default user logs in FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Set the 'httpOnly' flag on the session cookie.classMethod FAILED
org.openqa.selenium.NoSuchElementException: Expected condition failed: waiting for visibility of element located by By.id: username (tried for 10 second(s) with 500 milliseconds interval)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z'
System info: host: 'DESKTOP-AH1SJR3', ip: '192.168.56.1', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '13.0.1'
Driver info: driver.version: unknown
net.continuumsecurity.junit.SecurityTest > Scenario: Disable SSL deflate compression in order to mitigate the risk of the CRIME attack.When the SSLyze command is run against the application FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Disable SSL deflate compression in order to mitigate the risk of the CRIME attack.classMethod FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Disable client renegotiations.When the SSLyze command is run against the application FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Disable client renegotiations.classMethod FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Patch OpenSSL against the Heartbleed vulnerability.When the SSLyze command is run against the application FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Patch OpenSSL against the Heartbleed vulnerability.classMethod FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: The minimum cipher strength should meet requirements.When the SSLyze command is run against the application FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: The minimum cipher strength should meet requirements.classMethod FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Disable weak SSL protocols due to numerous cryptographic weaknesses.When the SSLyze command is run against the application FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Disable weak SSL protocols due to numerous cryptographic weaknesses.classMethod FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Support TLSv1.2.When the SSLyze command is run against the application FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Support TLSv1.2.classMethod FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Enable Perfect forward secrecy.When the SSLyze command is run against the application FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
net.continuumsecurity.junit.SecurityTest > Scenario: Enable Perfect forward secrecy.classMethod FAILED
java.io.IOException: Cannot run program "sslyze": CreateProcess error=2, The system cannot find the file specified
Caused by:
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
434 tests completed, 102 failed, 281 skipped
> Task :test FAILED
> Task :generateReportTask FAILED
java.lang.IllegalArgumentException: java.io.FileNotFoundException: build\reports\cucumber\pretty\feature-overview.html (The system cannot find the path specified)
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':test'.
> Multiple build operations failed.
Could not write to file 'C:\Users\gingeleski\Workspace\bdd-security\build\reports\tests\test\packages\| viewAlicesProfile | alice | password | alice@continuumsecurity.html'.
Could not write to file 'C:\Users\gingeleski\Workspace\bdd-security\build\reports\tests\test\packages\| viewAlicesProfile | bob | password | alice@continuumsecurity.html'.
Could not write to file 'C:\Users\gingeleski\Workspace\bdd-security\build\reports\tests\test\packages\| viewAlicesProfile | alice@continuumsecurity.html'.
> Could not write to file 'C:\Users\gingeleski\Workspace\bdd-security\build\reports\tests\test\packages\| viewAlicesProfile | alice | password | alice@continuumsecurity.html'.
> Could not write to file 'C:\Users\gingeleski\Workspace\bdd-security\build\reports\tests\test\packages\| viewAlicesProfile | bob | password | alice@continuumsecurity.html'.
> Could not write to file 'C:\Users\gingeleski\Workspace\bdd-security\build\reports\tests\test\packages\| viewAlicesProfile | alice@continuumsecurity.html'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Build file 'C:\Users\gingeleski\Workspace\bdd-security\build.gradle' line: 102
* What went wrong:
Execution failed for task ':generateReportTask'.
> java.io.FileNotFoundException: build\reports\cucumber\pretty\feature-overview.html (The system cannot find the path specified)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.0.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 8m 1s
5 actionable tasks: 5 executed
PS C:\Users\gingeleski\workspace\bdd-security>
@bitrus1992 stop, scammer.
My initial
git clone
thengradle build
resulted in a bunch of test cases running.This issue covers digging into this output. I am attaching it here for triage, and separate issues should be opened to deal with things as appropriate.