Ask Your Question
0

Does Wireshark store any data anywhere else but locally?

asked 2025-11-18 20:26:29 +0000

Hello! The company I work for is hesitant to allow me to install Wireshark on my device as they are worried any captured data may be stored somewhere else but locally, as in an external server, etc. Since we deal with lots of PII, we are quite strict when it comes to where data is stored. I believe Wireshark stores its data only locally, but I don't see anywhere in the website privacy policy anything pertaining to this. Any help would be greatly appreciated and thank you for your time.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2025-11-19 22:18:57 +0000

Guy Harris gravatar image

Wireshark does not include code to, for example, upload captures to a Web server.

However as Chuckc notes, it stores capture files without regard to whether the file system to which it's writing is on the local machine or on a file server.

The same is, of course, true of most if not all software running on Un*xes or on Windows; that's not unique to Wireshark.

edit flag offensive delete link more

Comments

Note that the Wireshark project itself does not include code to upload captures anywhere; however there is at least one 3rd party plugin that does, namely the Cloudshark Plugin for Wireshark.

cmaynard gravatar imagecmaynard ( 2025-11-20 05:05:45 +0000 )edit

Awesome, thank you for the heads up, I'll make sure to avoid that plugin. Thanks again for ya'lls time!

ascendantdesign gravatar imageascendantdesign ( 2025-11-20 14:40:54 +0000 )edit
0

answered 2025-11-18 21:22:53 +0000

Chuckc gravatar image

If your device has a network mount or file share mapped, files can be saved there.
Do you run a Data loss prevention (DLP) client on your systems that would prevent this?

edit flag offensive delete link more

Comments

Yes, I believe we do. I'm running this info by a senior infosec peer now and think we have enough info to approve the usage. Thank you!

ascendantdesign gravatar imageascendantdesign ( 2025-11-20 14:40:26 +0000 )edit

Your Answer

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

Add Answer

Question Tools

1 follower

Stats

Asked: 2025-11-18 20:26:29 +0000

Seen: 46 times

Last updated: yesterday