we wanted to install ZAP on one of our server, want to configure that proxy URL in QC team members machines to monitor scan results in a one place, instead if installing in multiple machines.
But ZAP proxy URL is browsing with localhost:9099 and not browsing with IP:9099, Host(Server Name):9099 , at the same time I am able to browse another apps which are hosted in IIS on the same server. Due to that I am unable to configure proxy in QC members machines.
Can anyone help on this.
Thanks in Advance,
Jagadeesh B.
Thanks kingthorin for given response, But I did same while setup proxy. But I am looking for the information Why my proxy is opening with localhost:8080 and why it is not opening with IP:8080. Please help me on this what went wrong in my machine or in configuration.
Thanks kingthorin,
I have configured proxy through
falling options Tools -> Options -> Local Proxies -> Local Proxy,
After that I browsed localhost:9099 and I am able to see the response with “Welcome
to the OWASP Zed Attack Proxy (ZAP)…..”
Similarly, I tried with IP:9099 but I got “This site can’t be reached” and same result with host also. But i am able to browse other app which are configured in IIS with ip and host as well.
I have attached the screenshots, Can you please check and let me know if anything require.
Keep in mind that if you expose ZAP on a non-local interface then it'll be visible (and potentially usable) to other systems/users that can communicate on that same network (interface).