How can I get OWASP Zed attack proxy to read from fiddlers requests?
Fiddler has the great ability to monitor all HTTP/HTTPS requests on my computer, this allows me to see all the requests for internet/local traffic. The OWASP ZAP tool seems to be able to only connect to a website but I'm pen testing an app not a website. It seems like I could somehow set up fiddler or ZAP to do this.
I've been trying to find a solution for this for some time. If anyone knows or has any ideas how let me know.
Thanks,
Brett