[APP][5.0+/potentially 4.2+][ROOT] Network Ghost - MAC and hostname spoofer - Android Apps and Games

Hello,
Before android 4.2, it was very easy to change the mac address on a rooted device. After 4.2, I found it very difficult to do so and also subsequently connect to a WPA secured network, receiving the error "WPA: 4-way handshake failed" in logcat. Pry-fi worked for a while, but stopped working on updating to lollipop and is no longer maintained. I also desired the ability to spoof my mac address when connecting to a network without having to swap out saved networks everytime the wifi turned on.
I figured out that the kernel accepts the new mac address into the networking drivers but wpa_supplicant stores the mac address in memory and is not updated when I issue the appropriate busybox command. Killing wpa_supplicant made wifi unusable until it was turned off and on again, which of course resets the kernel-based mac address. The solution I found was to turn wifi off completely, apply the mac address and turn wifi on again (svc wifi disable being more dramatic than a simple ifconfig wlan0 down). Some devices bring the entire network interface down when this happens however, so I also include a bit of code to inject the mac address just before wpa_supplicant starts up.
This app also lets you set a mac address to something of your choosing. It also supports being called through intents, allowing tasker/other app integration. It is also open-source, unlike most of the other apps I have seen recommended. It also reapplies the mac address every time wifi turns on (or randomises it every time wifi is switched off and on again if the option is set).
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads:
Code:
https://github.com/moosd/NetworkGhost/releases/
Source code:
Code:
https://github.com/moosd/NetworkGhost
I have tested this on a Samsung Galaxy S4 running CyanogenMod 12.1. and a HTC One M7 and M9 Let me know if it works for you. It probably won't work on a lot of phones that lie about changing the mac address - please do confirm your mac address has changed manually (e.g. from your router admin panel or even from adb shell ip addr) to make sure it works!

So I hate to sound like an idiot, but in lamens, this allows me to be "random" on a WiFi connection?

ericc191 said:
So I hate to sound like an idiot, but in lamens, this allows me to be "random" on a WiFi connection?
Click to expand...
Click to collapse
If you set both the mac address and the hostname to random (by toggling the buttons that say "User-set"), every time you turn wifi off and on again you should appear as a new entity to a wifi network. (For example, hypothetically if the wifi network happens to limit free internet usage to say 15 minutes, you will obtain a further 15 minutes by hitting update or by re-enabling wifi from your settings)
However, your anonymity may still be affected by the internet traffic your device is sending - think of this as a first step

Thank you for explaining that! downloading

Just getting a force close with my S3, which runs Cyanogenmod 12.1 (Android 5.1)

Already pulled the apk?
Sent from my SM-G925T using XDA Forums Pro.

Draygon said:
Just getting a force close with my S3, which runs Cyanogenmod 12.1 (Android 5.1)
Click to expand...
Click to collapse
If you post the logcat output when this happens then I can try to investigate this for you
Critical Detox said:
Already pulled the apk?
Sent from my SM-G925T using XDA Forums Pro.
Click to expand...
Click to collapse
Nope, I have just updated the apk to do MAC Spoofing in a different way that should work on more devices. Let me know if it works!

Unfortunately it only force closes on my 5.1 phone. I get a random MAC every time. It would be great to spoof it, to get a 'fixed' MAC address.

Didn't work on my Moto E 2015 (XT1526) Anyways I attached the log file, hope it helps

Related

Access SD card from another device

This thread shows how to channel your SD card through your wireless router, therefore making your SD card accessible from most devices (tested on PC, Android and iOS). Please note that your phone and the device must be connected to the same network.
1. Download and install File Expert (it's free) from the Android Market: https://market.android.com/details?id=xcxin.filexpert&hl=en.
2. Open File Expert and press the "Share" icon at the bottom of the screen.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3. Select "Enable WEB Sharing".
The IP and authentication info will be displayed. The URL (which is located in the third line) will be entered in the address bar of the browser in the other device. The username and password will also be required so please remember it ^_^
So on my phone it says "http://192.168.1.102:8080", so I type "http://192.168.1.102:8080" in the browser of another device.
Enter the password and done! You've accessed your phone's SD card from another device.
Please note:
1. This may not work on all devices, ranging from hosting the HTTP server to accessing the SD card from another device.
2. This may not work on all browsers as they may not have the specifications required to access the HTTP server.
3. The username/password can be changed in the File Expert settings or you can COMPLETELY disable any authentication.
3. The user and it's affiliates are NOT responsible for any damage caused physically and/or mentally
There are other apps in the Android Market that have the same function but I just use this. Suggestions are appreciated. Don't forget to 'Thank'
Wow... this rocks.. thank you for this.... God, i love tech... I just sent out a tweet to all
Cheers - very useful - the app came as part of the Gingerburst ROM I installed from Droidzone, so don't even have to install it
Hello!
This would be great, if it would work on my phone. Unfortunately it didn't. I tried it on an HTC Desire powered with MIUI, and after entering the URL in a browser of another android phone (and on a desktop comp), nothing happens. It may be a setting by me tho (probably on the router?), which I didn't find yet.
cheers!
Works great. Excellent app!
I have been using this File Manager App since I got my very first android phone. I don't know why people keep buying and recommending apps that work exactly the same way (or maybe even better for File Expert's case) but cost very high. Duh.
Great find, thanks
this also works using wifi tethering on the 1st mobile to create virtual hotspot and connect 2nd mobile to that hotspot
I tested that on 2 different cyanogenmod 7 devices
This is pretty slick. The current version also offers Bluetooth sharing support over OBEX FTP although that part is rather unstable on my laptop (crashes explorer for some reason). That isn't an issue with the app though. That's a known problem on my laptop that I don't know what's causing it.
I just tried this out - it looks great and the web sharing is incredibly easy to use, thanks!
Installed, and gonna try it tomorrow. I will leave you guys a feedback.
Sent from my Incredible 2 using XDA Premium App
Tried using this but when I connect via either Web sharing or FTP sharing on my computer it just hangs there for a while and says a connection could not be established.
- Both my computer and Xperia X10i are connected to the same Wifi network
- I'm using WB-XPERIA TW Gingerbread Rom if that may account for anything
Configuration?
pyromatic18 said:
Tried using this but when I connect via either Web sharing or FTP sharing on my computer it just hangs there for a while and says a connection could not be established.
- Both my computer and Xperia X10i are connected to the same Wifi network
- I'm using WB-XPERIA TW Gingerbread Rom if that may account for anything
Click to expand...
Click to collapse
I have never came across this problem. You could try playing with the File Expert settings, enabling/disabling things and getting to a conclusion. It could be a problem with your ROM, your router or the compatibility with the app. I have noticed that the HTTP server closes when I change to another app (even though it says File Expert's still running). You could try using a different app from the market (there are loads), just type 'web sharing' in the Android Market and see what you get
You could try: https://market.android.com/details?id=nextapp.websharing&feature=search_result It has an awesome UI and easy to use

[APP][2.1+] Shutdown Start PC Remote

Hey guys,
I want to present you my newest app "Shutdown Start Remote". Like the title says, you can remote shutdown, restart, hibernate and start your PC.
I often watch movies in the evening and control the VLC Media Player with a app. It was really annoying to get up and shutdown the PC after that. I needed a solution for this situation.
Here is a list of the features:
-Supports Windows, Mac and Linux
-Easy setup with network scanner
-Intuitive design
-No installation required (only run a Java application)
-All screen sizes supported
-Possibility to choose between shutdown, restart and hibernate
-Wake on Lan
You can find out more about this app and a detailed instruction on my homepage.
Market Link
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I hope you like my app and find it useful.
Best wishes,
Ralf
Hi,
I just wanted to let you know, that a new version is out, which has a option to choose a special theme. For example Android 3.x and 4 now can use the Hole themes. I hope you enjoy the feature
Need a program for PC?
Yes, you need a program to shut down the PC. To start a PC you don't need it. It is a small .jar file (java) running in the background.
Looks great, trying it
Thanks Please let me know whether everything works or you have any problems.
Hi. I'm having problems with this app.
I've got the JAR file on my computer. And the app is also picking up my computer when they go to scan it. However when I click on my found device nothing happens. Then around 10-15 second later an option will pop-up saying "Could not find the PC".
Is there a way to fix this?
giga502 said:
Hi. I'm having problems with this app.
I've got the JAR file on my computer. And the app is also picking up my computer when they go to scan it. However when I click on my found device nothing happens. Then around 10-15 second later an option will pop-up saying "Could not find the PC".
Is there a way to fix this?
Click to expand...
Click to collapse
Same here finds PC but won't connect
nice app, works for me. Some issues/suggestions
-I had to manually enter my IP address for it to even see my PC.
-It notifies me of me using a ad blocker app even though i'm not and never have.
-suggestion: I didn't exactly know how to use the app, you should make a "tutorial" phase first...
I saw the timer, pressed it and it went to 000000 and on my PC a message popped up saying "windows is shutting down"
I think you should put a option there saying something like "Press this to cancel shutdown/restart/hibernation etc."
for people who can't connect:
Instead of searching, press menu and enter the ip manually.
If you don't know your ip, first of all you should be ashamed of yourself, and then give yourself a facepalm
then if you have windows, type cmd in the search and then in the cmdprompt type ipconfig and get the IPv4 or IPv6 ip, the ipv4 is shorter for me.
tried those and still the same result ;[
great app, i do the same thing! can you add a "sleep" function for windows? I find this more useful than shutdown or hibernate.
Hi,
Thank you for the suggestions.
Referring to your problems: if you can't connect although the network scanner found your PC, then your firewall is blocking the connection. The scanner works on another IP address and port than the real connection. So please check your firewall settings.
The network scanner uses following address: 239.1.2.3
The manually inserted IP uses one of the following ports: 57143, 57144, 57145
The final connection uses port 52899 and higher.
@NguyenHuu: No I can't add the sleep function. Windows only has the possibility to shutdown, reboot and hibernate. However you can take a deeper look into the windows settings. It is possible to use the sleep function instead of hibernate. If you see a sleep option in the start menu, then hibernate in my app let's your PC sleep.
@xriderx66: Hm I thought the handling was simple. Isn't the instruction point enough? How would you change it?
Sounds like a neat app. I'd like to check it out but I guess it doesn't support the Droid1.
Definitely won't hold that against you though, my phone is OLD! (But I'm looking forward to an upgrade next month!)
Yes, unfortunately at least Android 2.1 is required.
Hi,
Two weeks ago I've published the new version of the app. I've updated the first post.
really nice app...
can you add a support for dynDNS. I can only insert an IP number.
App worked instantly for me, great app! Thank you for sharing this

[APP][4.0+] Icy Monitor - Monitor your PC from your Android device

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello everyone!
Yesterday I released my first Android App called Icy Monitor, it helps you monitor your PC using your android device.
Features
Get graphs about your CPU (load, temperature, clock, power), GPU (load, clock, temperature, fan) and system (fans, temperature, voltages).
Customize graph colors to your liking.
Get information about each filesystem and each process running.
Save and monitor multiple computers effortlessly.
Clean, beautiful interface with tablet support.
The app is free, without advertisments and open source!
Downloads
Play Store
Windows Server
Github (for source)
Setup
Download the server application using the link above. Extract all files somewhere and run the application as administrator (otherwise, I am not allowed to read most sensors). An icon should appear at your system tray, right click it and select 'Open Firewall', this will open port 26822 which is used by the app (This only works with Window's Firewall, if you are using something else you must open port 26822 yourself). Now you can connect from the phone app by typing in your computer's IP address followed by ":26822". If you want to access the server through the Internet you will have to setup port forwarding, which is a different procedure for every router so I cannot help you.
If you don't know your IP, open a command line window and write "ipconfig". You should find your IPv4 address there.
More info
For more info, please visit my page or just ask here. Feel free to mail me at any time.
Thanks a lot for trying my app! Any feedback (positive/negative) is extremely appreciated!
Would love to use this with my Linux box
Sent from Cappy via Tapatalk 4 Beta
MDMonster said:
Would love to use this with my Linux box
Sent from Cappy via Tapatalk 4 Beta
Click to expand...
Click to collapse
Theoritically, the server could run on Linux with Mono but being a former Linux user I know Mono is not the best option. I am brainstorming this, I hope to be able to support Linux soon.
Thanks for the interest however!
Harmless little bump.
I followed all the instructions then tried setting it up on my device. I was a little confused why it refused to use a domain name. Nonetheless I entered my IP address. Now I get the error "Incompatible server version". Am I doing something wrong?
rpcob said:
I followed all the instructions then tried setting it up on my device. I was a little confused why it refused to use a domain name. Nonetheless I entered my IP address. Now I get the error "Incompatible server version". Am I doing something wrong?
Click to expand...
Click to collapse
There was no activity in this thread so I forgot to update the server download link. Try this version. Sorry for the trouble.
Also it SHOULD accept domain names, it worked with mine (looks like this: something.dyndns.info). Maybe it's a port forwarding issue?
sakisds said:
There was no activity in this thread so I forgot to update the server download link. Try this version. Sorry for the trouble.
Also it SHOULD accept domain names, it worked with mine (looks like this: something.dyndns.info). Maybe it's a port forwarding issue?
Click to expand...
Click to collapse
Everything works now, thanks! Once I installed the new server version I was able to connect via IP and domain. Before the domain said it couldnt connect and the IP said incompatible.
This is a very handy app for on the go.
rpcob said:
Everything works now, thanks! Once I installed the new server version I was able to connect via IP and domain. Before the domain said it couldnt connect and the IP said incompatible.
This is a very handy app for on the go.
Click to expand...
Click to collapse
Thanks a lot for trying it! More features are coming soon (like push notifications).
Network monitoring?
Will you be adding network traffic monitoring in the future?
foldedpaper said:
Will you be adding network traffic monitoring in the future?
Click to expand...
Click to collapse
Yes, I am currently working on push notifications, after that I will work on adding network traffic monitoring.
sakisds said:
Yes, I am currently working on push notifications, after that I will work on adding network traffic monitoring.
Click to expand...
Click to collapse
Great app, any roadmap regarding new features?
Sent from my C6903 using Tapatalk
Tillsats said:
Great app, any roadmap regarding new features?
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
I am currently focusing on server-side features and bug fixes. Next version will include a better designed interface, disk space notifications and better error handling. Thing is, my phone's screen is currently broken so I am delaying this release until I can test it properly. Hopefully it will be ready next week.

Hacking with Android Part 1: Intercepter-NG

In this tutorial for Cr0w's Place(Penetration Testing Channel and Site) we are starting a new series of videos called Hacking with Android and as the title says we are going to see applications that helps us to perform Penetration Testing Attacks.
In part 1 of this series we are working with Intercepter-NG. Intercepter-NG is a multifunctional network toolkit for various types of IT specialists. It has functionality of several famous separate tools and more over offers a good and unique alternative of Wireshark for android.
The main features are:
* SSL Stripping
* ARP Poisoning
* Session Hijager
* Network Discovery with OS Detection
* Network Traffic Analysis
* Passwords Recovery
* Files Recovery
Runs on Android 2.3.3+ with root+busybox
PlayStore Download Link: https://play.google.com/store/apps/details?id=su.sniff.cepter
Tutorial Link: http://youtu.be/yaTQs1o3qj4
Everything you are going to see is for educational purposes only, so operate carefully and in your own property. I bring no responsibility in what happens to you if you act irresponsibly.
If you like my job please Subscribe to my Channel
Cr0w's Place Site
Google+
Facebook
e-mail: cr0wsplace1993 [at] gmail [dot] com
Twitter : Serbinhio
Thank You For Watching.
under the second tab (green colour) what does the highlighted colours mean? there's white, green, light blue, light purple... etc.
take a guess
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Intercepter-ng said:
take a guess
Click to expand...
Click to collapse
Intercepter-ng team you are everywhere...haha
thomaskid said:
under the second tab (green colour) what does the highlighted colours mean? there's white, green, light blue, light purple... etc.
Click to expand...
Click to collapse
The colors can be changed in wireshark..for defaults it isn't so dificult to find out the reason of each color...
the embeded youtube part is broken, but overall seems pretty cool.
yoshihat said:
the embeded youtube part is broken, but overall seems pretty cool.
Click to expand...
Click to collapse
Sorry I will fix it..
interceptor passwords
Hi, I'm rooted, have busy box, and i have interceptor. I can locate other computers and devices on my own home wifi and use many of the tools included on the devices. Arp poison works, cookie works, screen shots works. However, i have 2 questions. Will interceptor read information if someone is using the Facebook app as opposed to the browser? And also, interceptor is advertised as having password recovery ability but where exactly are the passwords? I even tried it on myself and logged into several sites using interceptor showed the address, screen shots, pcap files (i guess) but where do i find the passwords? Thanks, great app,
Help to Hack
Hey suppose i am sharing my data connection using wifi to my friend.
Using this app can i sniff out his passwords or any thing he does using data?
Please help
Issue scanning devices
Hi,
I have a rooted android 5.1.1 with BusyBox installed. I installed Intercept-ng and the app does not show any devices when scanned. It did show the gateway once and when I scanned again, even that disappeared.
Although, I can see that my antivirus on my PC blocks the port scan. I haven't tried running the scan on any other network, just my home network.
Just to check, when I scanned my wifi with the app Network Scanner and it detects all the devices on the network (around 7 devices).
What could be the issue here? Any help would be appreciated.
n00biedude said:
Hi,
I have a rooted android 5.1.1 with BusyBox installed. I installed Intercept-ng and the app does not show any devices when scanned. It did show the gateway once and when I scanned again, even that disappeared.
Although, I can see that my antivirus on my PC blocks the port scan. I haven't tried running the scan on any other network, just my home network.
Just to check, when I scanned my wifi with the app Network Scanner and it detects all the devices on the network (around 7 devices).
What could be the issue here? Any help would be appreciated.
Click to expand...
Click to collapse
An update:
So I accessed the app file 'hostlist' via adb shell and can see all the devices listed there but I can't see those devices on the app interface.
I also tried reinstalling SuperSU, BusyBox Pro and Intercept-ng. No luck
Intercepter-Ng v 2.0
this app is scary i just saw this review and its look like im not going to use the internet in public network anymore
Intercepter-ng v2.0

[App] [4.0.3+]RouterConfig - Configure your wifi router from phone

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome
In past we had to use laptop to know more information about Wifi routers and configure them but that was in past
Today l present RouterConfig
RouterConfig is an application that help you to know more information about your WiFi Router and Let you configure it from phone
There are two Methods in the application
-First Method that work with almost routers
-Second Method that work with some routers
if the first doesn't work try the second
Dowload Section :
v1.1 : https://www.file-upload.com/hw8k3mobnqo9
Credits :
Google
Stackoverflow for his help
Info : the app could be bugged since it is the first version so if it work or doesn't don't hesitate to post the problem and your Router Brand and Thanks
info2 : this app is not a hack it just for who want to know infos about their routers and configure it that all
source code : https://github.com/Shadowofleaf/RouterConfig/tree/master/RouterConfig​
XDA:DevDB Information
Routerconfig, App for all devices (see above for details)
Contributors
Shadow Of Leaf
Version Information
Status: Testing
Created 2017-08-09
Last Updated 2017-08-08
Screenies and Changelog
Changelog
-v1.0 : First test version
-v1.1 : fix force close
This app crashes when I open it on my Nexus 5X, I'm running Paranoid Android 7.1.2
FriedPuppy said:
This app crashes when I open it on my Nexus 5X, I'm running Paranoid Android 7.1.2
Click to expand...
Click to collapse
Can you logcat ??
Hmmm. I uninstalled it immediately. There's no status of what it's doing and all I see are ads.
I'm sure there is some power under the covers, but it would help to provide a settings screen first where the user can disable ads and maybe a description of what will happen while it communicates with the router.
I don't get it why someone needs such an app especially because you can a) Open your Router GUi via Browser or b) use the apps which are provided directly from your Router manufracture.
Thanks for the effort and app and everything but I have many doubts especially when it comes to security, because you're only a single developer, there is no source code and not really an explanation about everything what the app exactly does.
CHEF-KOCH said:
I don't get it why someone needs such an app especially because you can a) Open your Router GUi via Browser or b) use the apps which are provided directly from your Router manufracture.
Thanks for the effort and app and everything but I have many doubts especially when it comes to security, because you're only a single developer, there is no source code and not really an explanation about everything what the app exactly does.
Click to expand...
Click to collapse
And here i thought i was the only one thinking the same thing ? If only xda could be how it was in the past... No offence to OP or the apk he promotes but these days theres more apsks popping up faster than cockroaches dissapearing in the light ?.... Good luck
At this stage you should change name of this app to "full screen advertisement player".
Could not even check what this app is about as full screen apps have been popping out all the time.
charlie95113 said:
And here i thought i was the only one thinking the same thing If only xda could be how it was in the past... No offence to OP or the apk he promotes but these days theres more apsks popping up faster than cockroaches dissapearing in the light .... Good luck
Click to expand...
Click to collapse
im sorry there is no hack in this app it it just a webview of router config page
i will upload the source code of the app soon to be sure that is safe
Shadow Of Leaf said:
im sorry there is no hack in this app it it just a webview of router config page
i will upload the source code of the app soon to be sure that is safe
Click to expand...
Click to collapse
I don't believe that people are necessarily saying that your app is a "hack" but it's more of an issue of can others access your app, or can other apps access your app, and ads inside of an application that does things like accessing your routers GUI isn't acceptable because ads already track and report back as much information as they possibly can, and it's not secure at all to see ads that are all over the gateway to and from the internet. If an app on our device can gain access to your app, or if someone from outside of the network is able to gain access to our router, then they could potentially have access to the entire network, including every device connected via wireless or wired, doing massive amounts of damage, or simply compromise the network to use it as a part of a botnet.

Categories

Resources