First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Can Wireshark be used to capture and analyze PII data in a network?

  • retag add tags

Today in healthcare environments lot of sensitive data including Personally Identifiable Information (PII) are being sent over the network. Can Wireshark be used to capture and analyze these data?

Bee's avatar
1
Bee
asked 2022-11-08 02:19:50 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

If the data is being sent over a network on which Wireshark can capture traffic (such as an Ethernet), it can capture that data.

Wireshark can display the raw data from the network for all packets it captures; whether it can analyze the data any further depends on whether Wireshark understands the particular protocols being used and whether the data sent over the network is encrypted.

Guy Harris's avatar
19.9k
Guy Harris
answered 2022-11-08 02:34:45 +0000
edit flag offensive 0 remove flag delete link

Comments

Would it be possible to get a source/pcap which contains PII data for research purpose?

Bee's avatar Bee (2022-11-08 23:29:19 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer