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

Why would my child be using this software?

  • retag add tags

I apologize, naive parent here... I tried reading through the faqs and docs and I just cant grasp this. My child has this installed on his pc and I guess I want to know if he is snooping on the families web browsing habits?

Thanks!

bingebarron's avatar
1
bingebarron
asked 2018-09-02 16:42:25 +0000
edit flag offensive 0 remove flag close merge delete

Comments

You have an aspiring network engineer there, one who's learning about protocols and how they work. Better read up on your Stevens to stay ahead of the youngster.

In all seriousness, talk to your kid. This is not a technical question, it's a question of family values.

Jaap's avatar Jaap (2018-09-02 18:29:52 +0000) edit

Jaap, thank you. You are right. Also, I think I asked the question in the wrong way. What I have should have asked is if its possible for such things? Or what do I need to be wary of?

bingebarron's avatar bingebarron (2018-09-03 02:54:23 +0000) edit
add a comment see more comments

2 Answers

1

Wireshark, depending on the capture setup, is capable to show the contents of unencrypted network packets at their greatest detail. Even some encrypted traffic can be decrypted first, given the relevant encryption keys. This allows the user to inspect all aspects of the network traffic, and thus analyse the performance of the network itself and applications using the network to communicate.

Unencrypted communications may expose operations performed by the users of the applications, e.g., web site addresses entered (through DNS), VoIP calls made (SIP/SDP/RTP). Most web site traffic itself (HTTP) is encrypted (HTTPS) nowadays, therefore hidden, unless the encryption keys are available.

Jaap's avatar
13.7k
Jaap
answered 2018-09-03 05:17:49 +0000
edit flag offensive 0 remove flag delete link

Comments

Thank you again Jaap! I will be dissecting the info you have provided and will be having a discussion.

bingebarron's avatar bingebarron (2018-09-03 14:52:10 +0000) edit

If you're interested, take a look at this blog post:

https://blog.packet-foo.com/2016/07/h...

It explains the nuts and bolts of how hard it is to snoop on others.

Jasper's avatar Jasper (2018-09-03 22:31:38 +0000) edit

Thanks Jasper!

bingebarron's avatar bingebarron (2018-09-04 22:13:58 +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