Hi
Question about the history. I can retrieve the urls, sites, etc, but... can i retrieve the requests itself?
Moreover, i want to be able to retrieve the GET and POST requests. I have tried to use session methods in the python API (zap.session.get) but it says that 'ZAPv2' object has no attribute 'session'
The bottom line for this is to create a python script that reads all the requests sent in a navigation and calls sqlmap for each of the requests
Not sure if this has already been built by somebody, if so, please, let me know
Thanks