Ask Your Question

Revision history [back]

How could I potentially export the actual binary file from a POST request?

I have a suspicious POST requests of a file upload sent to a server, and I would like to actually check what is that specific file. How can I do that? (content type is multipart/form-data (in the actual request it's application/octet-stream))

How could I potentially export the actual binary file from a POST request?

I have a suspicious POST requests request of a file upload sent to a server, and I would like to actually check what is that specific file. How can I do that? (content type is multipart/form-data (in the actual request it's application/octet-stream)) application/octet-stream))