Stephen de Vries
Stephen de Vries
This should be the path to the command that executes sslyze. (It looks like the sslyze package now has some sort of install process and doesn't just execute as is)
We have not tested BDD-Security on windows. You can certainly try to change zap.sh to zap.bat in config.xml and see if it works. The built in ZAP is version 2.5.0...
Are you using the embedded version of ZAP, or a version that you downloaded? To use the embedded ZAP the config.xml section should be: ` zap/zap.sh ` I.e. the proxy...
This has been reported on another Selenium based framework too: https://groups.google.com/forum/#!topic/thucydides-users/m6akVHfqY5A Could you try upgrading JVM?
Could you check that you're using 64 bit versions of everything: OS, Jvm, Chrome-driver
Hi Ibrahim, we currently have not built any support for Nessus 7. Only Nessus 5 and 6.
Hi @Krishan-Sharma could you tell us more about how you performed scanning using Nessus 7? Did you use the Nessus 6 API? Any changes needed?
That's great news! If you could submit a pull request that will be much appreciated by everyone in this thread :) On Mon, 27 Aug 2018 at 00:11, Krishan Sharma...
Hi, In the Community Edition, you can't edit the rules and the relationships that determine how a particular threat and countermeasure are associated with a component. That functionality is only...
This could be something to do with your environment (OS, JRE etc). You could try to create a new blank java project. Then use the same version of Selenium and...