iOS URL Scheme Fuzzing
3 | 22K
Uploaded by: @dki
Black-box fuzzing of URL schemes for iOS apps using SpringBoard. Automates launching the app via URL, backgrounding, and checking for a crash. Bonus function to dump all registered URL schemes.
Black-box fuzzing of URL schemes for iOS apps using SpringBoard. Automates launching the app via URL, backgrounding, and checking for a crash. Bonus function to dump all registered URL schemes.
bypass react-native-device-info emulator detection
Bypass SSL certificate validation for the injected app on iOS 10/11
Just a simple demonstration project :)
Intercept all cryptography-related functions on iOS with Frida Api. see: https://github.com/xpko/frida-ios-cipher
Disable ssl pinning with TrustKit and an example of function replacement
null
Frida script to bypass proxy/VPN detection is iOS implemented via the CFNetworkCopySystemProxySettings function using CFNetwork Module
dump SQL queries on iOS
Frida script for bypassing React Native Jail Monkey checks
Script for creating and interacting with BroadcastReceiver instances
Universal Android SSL Pinning Bypass
bypassing SSL Pinning for okhttp4 based on @pcipolloni and @akabe1
This script has various Jailbreak detection bypass techniques.
For iOS, advanced path checking for jailbreak artifacts. intercepts some jailbreak-related functions. robust detection & neutralization of jailbreak attempts.
iOS Biometrics Bypass