bdd-security icon indicating copy to clipboard operation
bdd-security copied to clipboard

BDD Automated Security Tests for Web Applications

Results 59 bdd-security issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to use the solution with Nessus 7, but I am having a problem with the post method that is returning this exception `javax.ws.rs.ClientErrorException: HTTP 412 Precondition...

Hi, I get this exception at the end of every gradle build when using chromedriver (tried both old and new version): **_java.lang.UnsatisfiedLinkError: Can't obtain updateLastError method for class com.sun.jna.Native_**. I...

hi, i have tried to run a webpage within the IE browser (not system one.) owasp zap one. and when trying to run it. i am receiving an error. heres...

Hi, In config.xml, the sslyze path is given as '/opt/sslyze/sslyze_cli.py' , whereas I could not find the file from the recommended sslyze package : https://github.com/nabla-c0d3/sslyze Please let me know which...

Hello, any planning? Or BDD is it already compatible with last version (2.7)? Thanks

Hi, app_scan feature is running more than 1 hours and still running infinite time. I'm testing this on mentioned URL "http://testphp.vulnweb.com/". Create sample class file for app scan and same...

Will running SecurityTest as junit getting below error. Please let me know what i have to do to fix this issue java.lang.NoSuchMethodError: com.google.gson.GsonBuilder.setLenient()Lcom/google/gson/GsonBuilder;

Hello, I followed your guide [here](https://github.com/continuumsecurity/bdd-security/wiki/2-Getting-Started), downloaded the vulnerable web application, and I'm facing two issues: 1) After starting `java -jar ropeytasks.jar` and browsing `http://localhost:8080`, nothing happens (i.e. Unable to...

will we update to support ZAP 2.7.0?

Hello, RopeyTasks fail with the last update of java (9). And if I try to browser, I see: HTTP ERROR: 503 Problem accessing /. Reason: Service Unavailable ----- The log...