Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insufficient Transport Layer Protection #7

Open
subho007 opened this issue May 17, 2017 · 0 comments
Open

Insufficient Transport Layer Protection #7

subho007 opened this issue May 17, 2017 · 0 comments

Comments

@subho007
Copy link
Member

subho007 commented May 17, 2017

Insufficient transport layer protection issues happen when the data is
sent from the mobile app to the server over unsecure channels. Whether
the data is transmitted through the carrier network or through WiFi, it
will end up through the Internet either way before it could reach the
remote server. There are several ways where unprotected data transmitted
over the network could be sniffed; things like routers, proxies, cell
towers, are some of the few ways data could be sniffed while in transit.

1:None
 - This application opens a socket and connects to it, which might be insecured, defined at Lcom/e/a/a/a/q;->b

2:None
 - This application opens a socket and connects to it, which might be insecured, defined at Lcom/e/a/a/a/p;->a

3:None
 - This application opens a socket and connects to it, which might be insecured, defined at Lcom/e/a/a/a/p;->d

4:None
 - This application opens a socket and connects to it, which might be insecured, defined at Lcom/e/a/a/a/p;->f

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

No branches or pull requests

1 participant