I have just started using ZAP and configured the mozilla proxy, so that requests can be recorded in ZAP. However, I can't see any post requests recorded for the application I am pen testing. Any help would be appreciated. Thanks
--
You received this message because you are subscribed to the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zaproxy-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
you should create a context and in the 'Structure' screen add "page" as a structural parameter.
The fact that your JSON requests are not appearing in the History tab is more concerning.
Have you got any filters set on the History tab? Have you correctly set up ZAP as your proxy in your browser?
If you dont have any filters set and nothing is appearing in the History tab then it implies that the requests are not going through ZAP.
Simon