Skip to content
Stephen de Vries edited this page Dec 19, 2016 · 6 revisions

BDD-Security is a security testing framework that uses Behaviour Driven Development concepts to create self-verifying security specifications.

The framework is essentially a set of Cucumber-JVM features that are pre-wired with Selenium/WebDriver, OWASP ZAP, SSLyze and Tennable's Nessus scanner.

It tests Web Applications and API's from an external point of view and does not require access to the target source code.

BDD-Security uses the Gradle build system.

Clone this wiki locally