5 ms·
You could use a proxy between the ipad and the server to strip the ssl and get the password. I have used chralesproxy[1] to do something similar, but you might
by blissofbeing 12y ago
You could use a proxy between the ipad and the server to strip the ssl and get the password.
I have used chralesproxy[1] to do something similar, but you might want to try proxy.app it was just mentioned here on HN a couple days ago[2]
1: http://www.charlesproxy.com/ http://www.charlesproxy.com/
2: https://news.ycombinator.com/item?id=7777807 https://news.ycombinator.com/item?id=7777807
- goldenkey 12y agoCharles proxy only does HTTPS, not SMTP via SSL. I tried it so I know. Anyho, I did end up writing a Theos Mobile Substrate tweak to syslog SSL communications and it turns out Yahoo authenticates via a XYMCOOKIE only usable with SMTP and IMAP. So pretty useless for actually logging into yahoo.com Here's the theos code if anyone else wants to log SSL on their jailbroken device: http://pastebin.com/K6nDG39Y http://pastebin.com/K6nDG39Y