ios-analyze-crypto-function-security
Analyze the security of iOS encryption and hashing operations. Run the script, use the application normally, then enter 'summary()' to print a security analysis.
View Script11 scripts published
Analyze the security of iOS encryption and hashing operations. Run the script, use the application normally, then enter 'summary()' to print a security analysis.
View ScriptYou can use this script to check if fields where sensitive information is entered are allowed to cache input. As information is entered, monitor the script output. You must attach this script after ch...
View ScriptThis script traces functions typically related to vm and root detection to find what you need to hook to bypass root detection.
View ScriptLists all installed iOS apps by name.
View ScriptInspect WebView-related functions such as loadUrl(), shouldOverrideUrlLoading(), or onPageFinished(). For testing "MASTG-TEST-0027: Testing for URL Loading in WebViews"
View ScriptLoads multiple Frida CodeShare scripts in one shot.
View ScriptPrints a list of all installed iOS apps.
View ScriptBypass iOS jailbreak detection
View ScriptThis script monitors Android implicit intents. For use in testing "MASTG-TEST-0026: Testing Implicit Intents"
View ScriptThis is used for testing "MASTG-TEST-0013/14/15/16: Testing Cryptography"
View ScriptCombines root and debugger bypasses in one script.
View Script