1 repositorio
Process of discovering and visualizing the structure and endpoints of a web application.
Distinct from Vulnerable Web Applications: Focuses on mapping the target's structure for analysis rather than providing a deliberately vulnerable app for training.
Explore 1 awesome GitHub repository matching security & cryptography · Application Mapping. Refine with filters or upvote what's useful.
w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing
Maps complex web applications by routing manual navigation through an HTTP proxy to extract requests.