question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Attempting a Connecting on Snapchat through iOS 10.2 throws TLS error. I assume its SSL?

See original GitHub issue
Steps to reproduce the problem:
  1. Connect to mitmproxy through your phone.
  2. Install Certificate through Safari
  3. Attempt to open Snapchat causing failure.
Any other comments? What have you tried so far?

I’m brand new to project so maybe I might have missed something. So far I’ve gotten everything up and running (most connections work through safari). Here is a log from the console:

Proxy server listening at http://0.0.0.0:8080
192.168.1.6:53270: clientconnect
192.168.1.6:53270: CONNECT app.snapchat.com:443
 << Cannot establish TLS with client (sni: app.snapchat.com): TlsException("(-1, 'Unexpected EOF')",)
192.168.1.6:53270: clientdisconnect
192.168.1.6:53271: clientconnect

Thanks for any help beforehand!

System information
Mitmproxy version: 2.0.2 (release version) Precompiled Binary
Python version: 3.5.3
Platform: Windows-10-10.0.15063
SSL version: OpenSSL 1.0.2j  26 Sep 2016
Windows version: 10 10.0.15063  Multiprocessor Free

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
DominikFXcommented, Nov 22, 2017

@dylib As of today, with no iOS 11 jailbreak, I did manage to find a way to intercept and decrypt Snapchat traffic and take down their certificate pinning. I have not put much work into this but to accomplish this I downloaded an android emulator called “MEmu” and rooted it. To open it up further I installed Xposed (took a few tries) and with it a package called “SSLUnpinng”. I set up Charles Proxy and connected the Emulator to intercept the traffic. I got up all the way to a point where everything, including SSL traffic, is decrypted but shortly ran into a problem where the client would not let me log in since it would send a “google device validation” request and consider the device as unauthorized. I have left the process at where it is right now for a while but I do plan on getting back to working on it.

Hope this helps you in some type of way and please do let me know if you find out anything more or have questions in general.

Thank you.

1reaction
mhilscommented, Jul 13, 2017

Thanks, @YngveMolnes!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix Burp Suite SSL/TLS connection problems
Step 1: Configure your browser to use Burp Suite as a proxy. We will not cover this here; we assume that you are...
Read more >
How To FIX Snapchat No Connection Error! (2021) - YouTube
Your browser can't play this video. Learn more. Switch camera.
Read more >
FIX Snapchat Error "Could Not Connect"! - YouTube
MY MUSIC: https://soundcloud.com/SimpleAlpacaGET SUPER CHEAP PHONES HERE: https://goo.gl/XDvaQrSUB TO MY SECOND CHANNEL!
Read more >
How To Fix Snapchat error "Could Not Connect" For iOS ...
Download Free ReiBoot (http://bit.ly/2JmVaNc) to fix all iOS system issues and errors just by one click. Listen here guys, the reason you're ...
Read more >
FIX Snapchat Login In Connection Error! (2020) - YouTube
... Here is exactly how to fix your Snapchat in case your not able to log in due to a connection error. Should...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found