At the moment both SSL patches are dependent to pre 7.0.6.
Thanks for your help
You can try the tweak created by Ryan Petrich. It can be found in his beta repo http://rpetri.ch/repo
The tweak is called SSLPatch. It works with 7.1 B3 on my iPhone 5. Although I have modify my SystemVersion.plist and changed ProductVersion to 7.0.4.
You can visit http://gotofail.com before and after with your safari browser to check if the patch worked correctly.
Is this patch adequate in fixing this issue or should we upgrade to 7.0.6?
there are caveats to the patch
-does not work in safe mode
-does not work in root apps like ifile and cydia
Source?
What about iMessages and other apps from AppStore such as bank apps?
Source?
What about iMessages and other apps from AppStore such as bank apps?
Just wanted to chime in here. I've been working with a fantastic developer over on GitHub to get this patch running on 7.1 (just changing the firmware requirements). We (they -- I didn't do anything but test it) got it working this morning so I wanted to pass it along. The below deb will work on the 7.1 betas.
Link to deb here: https://github.com/kerautret/SSLPat...inusyang.cve-2014-1266_0.3-1_iphoneos-arm.deb
Install using the Cydia AutoInstall folder or using dpkg -i in Mobile Terminal.
Here is the link to the pull request discussion incase anyone wanted to follow along: https://github.com/linusyang/SSLPatch/pull/1
BTW, I don't really understand why it needed to be recompiled for 7.1. After my removing the <=7.0.6 condition from the original DEB file, I could install it just fine on my spoofed 7.1b3 iPad 3. Needless to say, Safari is protected; that is, the tweak does work.
All I needed was just removing that condition, nothing else.