Web Proxy

  • used to capture traffic between webapps and servers, to manipulate requests

  • They can also be used for

    • web app vuln scanning

    • fuzzing

    • crawling

    • mapping

    • request analysis

    • configuration testing

    • code reviews

Last updated