About this phase
Web testing is where automation and manual skill meet. An intercepting proxy like Burp Suite or OWASP ZAP sits between browser and server, letting you read and rewrite every request — the core technique behind exploiting most web flaws. Scanners find the obvious; manual testing in the proxy finds the rest. Practice targets like DVWA provide a legal place to drill file upload, local file inclusion, and remote code execution.