ios-analyze-crypto-function-security
0 | 14
Analyze the security of iOS encryption and hashing operations. Run the script, use the application normally, then enter 'summary()' to print a security analysis.
Analyze the security of iOS encryption and hashing operations. Run the script, use the application normally, then enter 'summary()' to print a security analysis.
Cross-platform Frida CodeShare script loader.
Loads multiple Frida CodeShare scripts in one shot.
test
This is used for testing "MASTG-TEST-0005: Determining Whether Sensitive Data Is Shared with Third Parties via Notifications"
Bypass iOS jailbreak detection
Inspect WebView-related functions such as loadUrl(), shouldOverrideUrlLoading(), or onPageFinished(). For testing "MASTG-TEST-0027: Testing for URL Loading in WebViews"
This dumps encryption ciphers for testing MASTG-TEST-0061: Verifying the Configuration of Cryptographic Standard Algorithms
This script traces functions typically related to vm and root detection to find what you need to hook to bypass root detection.
This script monitors Android implicit intents. For use in testing "MASTG-TEST-0026: Testing Implicit Intents"
Combines root and debugger bypasses in one script.
Lists all installed iOS apps by name.
Prints a list of all installed iOS apps.
This is used for testing "MASTG-TEST-0013/14/15/16: Testing Cryptography"