lundi 14 octobre 2019

ZAP automatically returning same response on breakpoint

I'm using OWASP ZAP as a proxy tool for testing mobile applications. What I'm trying to do is make a breakpoint on some URL, and return custom response to test applications UI or functionality.

Currently, whenever breakpoint is triggered, I have to manually let request pass, and then change the response and let that one pass in order to see the change in the app. And when I have to do it multiple times, it's not really convenient. Is it possible to make a breakpoint on a URL that will return some predefined response every time it is triggered?

If it's not possible, are you aware of any other tool that is?

Aucun commentaire:

Enregistrer un commentaire