General | HTTP Proxies (4) | Cycubix Docs
Filter Requests
We will filter requests on the History Panel.
In the main ZAP window, click on Filter; see the image below.

Then in the URL Inc Regex
box type:
.*WebGoat.*
And in the URL Exc Regex
box type:
.*lesson.*.mvc
Click 'Apply to close the window, and ZAP will now no longer show internal WebGoat requests.
Last updated
Was this helpful?