1 مستودع
Techniques for discovering and modeling the endpoints and structure of a running web application.
Distinguishing note: No candidates relate to the security-focused discovery of application endpoints via spidering.
Explore 1 awesome GitHub repository matching security & cryptography · Application Surface Mapping. Refine with filters or upvote what's useful.
OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in web applications. It functions as a penetration testing framework that enables both automated security scanning and manual security testing of running web services. The tool provides a suite of capabilities for analyzing web applications from the outside in, including the ability to capture and modify traffic between a browser and a target application. It is designed to integrate into DevSecOps pipelines to provide consistent security checks across different environments.
Builds a hierarchical model of target applications by discovering links and endpoints through spidering.