2
votes
2answers
845 views

How to connect ADB over 3G/4G? Or how can an ADB listener over network vulnerability be leveraged over GSM?

I keep seeing warning signs about enabling ADB over Network when you aren't connected to a WiFi network, but what if I want to connect ADB over 3G/4G ? Whenever I try to do it with any of the ...
10
votes
1answer
2k views

List of open ports on Android

Is there a way, on a non-rooted Android device, to see a list of what apps are listening on what port? Or even a way to see if an app is listening on a specific port?
0
votes
1answer
416 views

How To Protect Mobile Internet Access?

I want to know how to protect mobile data connection function in Android. I don't want somebody or me accidentally switching it on. I need something like Smart AppLock but to protect basic phone ...
4
votes
3answers
782 views

Are Tmobile using bogus DoD IP addresses (bogons)?

I recently started picking up some weird entries in my firewall log: kernel: arplookup 26.XXX.XXX.XXX failed: host is not on local network There are at least at dozen entries, all to different IP's ...
4
votes
1answer
137 views

Is there a way to control app execution environment?

Is there some way of controlling how an installed application communicates over the network and writes data to disk? Let's say I have an application that will handle sensitive data, but it comes from ...
2
votes
1answer
752 views

Are IPv6 Privacy Extensions supported and how can they be enabled/disabled?

I just read about a potential privacy issue with IPv6 addresses on phones. While the article mainly talks about Apple devices, Android is mentioned so I wonder: Does Android support IPv6 privacy ...