How to replay WebSocket requests through OWASP ZAP API ?
179 views
Skip to first unread message
everping
unread,
Jul 25, 2016, 10:31:41 PM7/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP Developer Group
Hi,
I have read the source code of the ZAP api for dotnet but i haven't found any API which allows replay WebSocket Request (and HTTP Request), Does ZAP API supports this method?
Thanks.
psiinon
unread,
Jul 26, 2016, 8:00:20 AM7/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP Developer Group
Unfortunately we dont currently have any API support for WebSockets :( What API operations would you like?
We do have have a 'core' action called 'sendRequest'. You could use the 'core/message(id)' view to retrieve a message and then resubmit it (with any changes you want) via the sendRequest action. Does that meet your HTTP resend request requirements? If not, what else do you need?
Cheers,
Simon
snwXcore
unread,
Apr 19, 2017, 3:17:43 PM4/19/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP Developer Group
:(
thc...@gmail.com
unread,
Apr 19, 2017, 5:20:35 PM4/19/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message