Skip to content

Commit 6cd6ce5

Browse files
authored
Merge pull request #171 from kingthorin/zap-not-owasp
2 parents e572a6c + 4874c52 commit 6cd6ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trainingportal/static/lessons/redTeam/red_ch2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Your security tests should include the following attack types based on OWASP top
1313
9. Excluded, was part of first challenge - Using Components with Known Vulnerabilities
1414
10. Excluded, not an attack - Insufficient Logging & Monitoring
1515

16-
The following example is using the [OWASP Zed Attack Proxy](https://owasp.org/www-project-zap/) (ZAP).
16+
The following example is using the [Zed Attack Proxy](https://www.zaproxy.org/) (ZAP).
1717

1818
1. Install ZAP. A number of native [installers](https://www.zaproxy.org/download/) are offered, as well as a [docker image](https://www.zaproxy.org/docs/docker/) that allows accessing the UI through your [browser](https://www.zaproxy.org/docs/docker/webswing/) (watch for port conflict on port 8080).
1919
2. Launch ZAP.

0 commit comments

Comments
 (0)