Skip to content

Commit 41baf98

Browse files
authored
Merge pull request OWASP#93 from psiinon/patch-1
ZAP is no longer an OWASP project
2 parents fd75317 + 1ae5ff8 commit 41baf98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

current-version/2-Process/2-4-Operation/2-4-3-Pentest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Lastly, after delivering the report and initiating the vulnerability management
8080

8181
There are several tools that can help while performing penetration test against applications. The most common are:
8282
- [BurpSuite](https://portswigger.net/burp) - A comprehensive software tool used for web application security testing. Key features include a proxy for intercepting and modifying web traffic, a scanner for automated vulnerability detection and tools for performing manual testing, such as repeater, intruder and so forth.
83-
- [OWASP Zed Attack Proxy (ZAP)](https://www.zaproxy.org) - An open-source web proxy similar that has features similar to BurpSuite's.
83+
- [Zed Attack Proxy (ZAP)](https://www.zaproxy.org) - An open-source web proxy similar that has features similar to BurpSuite's.
8484
- [Postman](https://www.postman.com/) - API testing tool that allows sending various HTTP requests, manipulating headers and automating tests. It helps identify vulnerabilities like authentication issues and data exposure, integrating with other security tools for comprehensive analysis.
8585
- [MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF) - Automated, open-source tool for security testing and analyzing mobile applications, supporting both Android and iOS platforms.
8686

0 commit comments

Comments
 (0)