CryptoCat iOS Application Penetration Test [pdf]
isecpartners.github.io
CryptoCat iOS Application Penetration Test [pdf]
1–10 of 137 posts
Re: CryptoCat iOS Application Penetration Test [pdf]
#2Re: CryptoCat iOS Application Penetration Test [pdf]
#3Re: CryptoCat iOS Application Penetration Test [pdf]
#4A really nice job by iSec, though.
Re: CryptoCat iOS Application Penetration Test [pdf]
#5Reading that, I still am not sure why anyone would use CryptoCat especially with things like TextSecure on the market that seem to take crypto far more seriously. The only reason I can see for that is that they have clients on more platforms, but if this is similar to the state of all of them, then what's the point?
Re: CryptoCat iOS Application Penetration Test [pdf]
#6Didn't realize how vulnerable even a simple NSLog was... I wonder how many websites have sensitive information they console.log but forgot to take out for production
CORRECTION: the 3rd party apps were part of it, along with Apple's own logging, when reported in the news.
Re: CryptoCat iOS Application Penetration Test [pdf]
#7Re: CryptoCat iOS Application Penetration Test [pdf]
#8Also of interest is their blog post about how they plan to handle the issues described in this report: https://blog.crypto.cat/2014/04/recent-audits-and-coming-imp... Reading that, I still am not sure why anyone would use CryptoCat especially with things like TextSecure on the market that seem to take crypto far more seriously. The only reason I can see for that is that they have clients on more platforms, but if thi…
Re: CryptoCat iOS Application Penetration Test [pdf]
#9There is a "many ways to skin a cat" joke here somewhere. It is actually terrible - the hmac timing attack requires around 3 minutes of google searching to avoid and is basic public domain knowledge. The other are much worse.