Threat detection
freeRASP performs several security checks to detect potential threats during runtime, each targeting specific attack vectors. Developers and business owners can determine the appropriate response to these incidents, whether by terminating the application, alerting the user, logging the incident details, or choosing to ignore it.
For a detailed explanation of each security check and guidance on selecting an appropriate response, please refer to the individual threat descriptions in the subsections. Remember, the ideal response will depend on your application's specific security needs and use cases.
Sections
Missing obfuscation detection [Android devices only]
Secure Hardware detection (Keystore/Keychain secure storage check)
Developer Mode detection [Android devices only]
ADB enabled detection [Android devices only]
Screen Capture (Screenshot and screen recording detection, block screenshot capture)
Last updated
Was this helpful?