GithubHelp home page GithubHelp logo

adityavs / bdd-security Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iriusrisk/bdd-security

0.0 1.0 0.0 635.2 MB

BDD Automated Security Tests for Web Applications

Home Page: http://www.continuumsecurity.net/bdd-intro.html

License: GNU Affero General Public License v3.0

Dockerfile 0.20% Java 56.18% Gherkin 11.28% HTML 3.63% JavaScript 16.08% XSLT 10.81% Batchfile 0.10% Shell 1.71%

bdd-security's Introduction

Build Status

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.

Documentation on the Wiki

Version 2.2 Changelog

  • Upgraded to OWASP ZAP 2.6.0
  • Upgraded ZAP Client API to 1.2.0 from maven central
  • Corrected bugs with ambiguous step definitions

Version 2.1 Changelog

  • Upgraded to OWASP ZAP 2.5.0
  • Upgraded ZAP Client API to 1.0.0 from maven central

Version 2.0 Changelog

  • Cucumber-JVM replaced JBehave
  • Gradle replaced Ant
  • Rearranged files to fit Gradle/Maven conventions
  • Removed command line runners. Tests run from gradle

Legacy JBehave version is available on the jbehave branch

v0.9.2 Changelog

  • Integrated with OWASP ZAP 2.4.3.
  • Support setting an API KEY for ZAP

v0.9.1 Changelog

  • HtmlUnitDriver support, it is also the default driver if no other driver is specified in config.xml. BIG speed improvements.
  • Support for testing non-browser based web services and APIs. See the getting started guide for more details.
  • Removed all TestNG tests.

v0.9 Changelog

  • Moved tables that are auto-generated during startup into the stories/auto-generated folder. Tables that are user editable stay in the stories/tables folder.
  • Hosts and expected open ports are defined in the config.xml. Nessus and port scanning stories now read the target data from these files
  • Moved the Nessus false positives to tables/nessus.false_positives.table
  • Moved the OWASP ZAP false positives to tables/zap.false_positives.table
  • Fixed bug in the portscan story
  • Enabled portscanning of multiple hosts

bdd-security's People

Contributors

403studios avatar dmettem avatar karlosmid avatar moldobogdan avatar nicolasiltis avatar ssarasa avatar stephendv1 avatar viktorkhan avatar yrisso avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.