From 5b1af5cdff8bf76a9d3cbdeedb020b0843c37958 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 26 Mar 2018 20:03:34 -0400 Subject: [PATCH] adding references to additional tools --- web_application_testing/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web_application_testing/README.md b/web_application_testing/README.md index 5e51ac6..3d3e834 100644 --- a/web_application_testing/README.md +++ b/web_application_testing/README.md @@ -17,3 +17,7 @@ The following are a few popular tools that you learned in the video courses part You can integrate ZAP with Jenkins and even automatically create Jira issues based on your findings. You can download the [ZAP plug in here](https://wiki.jenkins.io/display/JENKINS/zap+plugin). [This video](https://www.youtube.com/watch?v=mmHZLSffCUg) provides an overview of how to integrate + +## Popular Commercial Tools +* [Qualys Web Scanning](https://www.qualys.com/apps/web-app-scanning/) +* [IBM Security AppScan](https://www.ibm.com/security/application-security/appscan)