Ask Your Question
0

Download binary/raw file for POST request

asked 2022-06-16 23:18:05 +0000

I want to download the raw/binary file that my browser sends in a POST method request. Is it possible to do that in Wireshark?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2022-06-24 19:43:33 +0000

André gravatar image

I assume you mean "extract the file from a capture file" instead of "download".

Option 1: In the Wireshark menu go to File / Export Object / HTTP... then select the object you want to export and click 'Save' (or 'Save All').
Also documented at par. 5.7.7. The “Export Objects” Dialog Box.

Option 2: If the binary is one of the items of a multipart POST then select in the 'packet details' pane the data part under "Encapsulated multipart part", right-click and select "Export Packet Bytes..." from the context menu.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2022-06-16 23:18:05 +0000

Seen: 1,076 times

Last updated: Jun 24 '22