Hacker News new | ask | show | jobs
by kube-system 1932 days ago
I don't remember what I was using at the time, but there's a variety of ways to do it, depending on what you're looking for. Generally, you want to capture network traffic at the packet level and run it through a tool to help you analyze it. The tool you pick would depend on what you're looking for and the type of analysis you're doing. Here's a few tools that come to mind:

https://www.wireshark.org/

https://www.snort.org/

https://www.ntop.org/products/traffic-analysis/ntop/

1 comments

Thanks. I'm particularly interested in how did you find out that your phone was calling Chinese servers.
Not the original parent commenter but a sniffer like Wireshark would reveal the url(s) or IP addresses being requested by the phone to call home - it’s fairly easy to check if those belong to a Chinese IP range.