capacitor-community / capacitor-community/device-security-detect

no JailBroken detection using the frida overwrite tool in iPad

Open
#16 0 comments 0 reactions 1 assignee Claimed by @andreimuha-ionic View on GitHub
bug
Dominant language
TypeScript
Stars
19
Forks
8
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
i installed this plugin in application but it won't detecting the jailbroken device in iOS and failed on VAPT stage.
got to know that Team was running the interceptor script which is bypassing all the code which is written for jailbreak detection

**To Reproduce**
Below script run by frida server and you can see this will create the interceptor for the detection logic
1. https://codeshare.frida.re/@sridharas04/darkprince-jailbreak-detection-bypass/

**Expected behavior**
it should detect the jailbroken device but it returns the false post running above script in JailBroken device using Frida before opening the application

**Mobile/iPads:**

- OS: iOS iPads

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.