cyber-security-resources/web_application_testing
Omar Santos 835c2203cc adding web application testing references
Adding how to integrate ZAP with Jenkins and automate web application testing assessments
2018-03-26 19:42:40 -04:00
..
README.md adding web application testing references 2018-03-26 19:42:40 -04:00

Web Application Testing References

Vulnerable Servers

There are a series of vulnerable web applications that you can use to practice your skills in a safe environment. You can get more information about them in the vulnerable_servers directory in this repository.

The following are a few popular tools that you learned in the video courses part of these series:

How to Integrate OWASP ZAP with Jenkins

You can integrate ZAP with Jenkins and even automatically create Jira issues based on your findings. You can download the ZAP plug in here.

This video provides an overview of how to integrate