You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jailbreakit is an iOS pentest lab readiness helper for authorized mobile security testing. It is designed to help testers prepare and validate an iOS dynamic analysis environment before runtime testing begins.
It currently supports workflows such as:
detecting connected iPhones and collecting model/chip/iOS metadata
recommending conservative jailbreak/testing routes for authorized lab devices
checking host dependencies for iOS testing
validating SSH, iproxy, and IPA installation readiness
checking Frida and Objection readiness
generating Markdown/JSON lab readiness evidence reports for working notes
The project is not intended to be an exploitation framework. It does not create a new jailbreak, exploit third-party devices, bypass app DRM/FairPlay, provide decrypted IPAs, store Apple ID credentials, download Frida server binaries automatically, or attempt iCloud/Activation Lock/MDM/passcode bypass.
I am the author and maintainer of this tool, so I want to disclose that clearly upfront.
Would this be more appropriate as:
a MASTG tool listing,
a technique reference,
a small demo contribution showing lab readiness evidence for iOS dynamic analysis workflows,
or not currently in scope for MASTG?
I would appreciate maintainer guidance before preparing any PR, so the contribution can follow the project’s expectations and avoid unnecessary self-promotion.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi OWASP MAS maintainers,
I would like to ask for feedback before opening any pull request.
I maintain an open-source Go CLI tool called
jailbreakit:https://github.com/Waariss/jailbreakit
jailbreakitis an iOS pentest lab readiness helper for authorized mobile security testing. It is designed to help testers prepare and validate an iOS dynamic analysis environment before runtime testing begins.It currently supports workflows such as:
The project is not intended to be an exploitation framework. It does not create a new jailbreak, exploit third-party devices, bypass app DRM/FairPlay, provide decrypted IPAs, store Apple ID credentials, download Frida server binaries automatically, or attempt iCloud/Activation Lock/MDM/passcode bypass.
I am the author and maintainer of this tool, so I want to disclose that clearly upfront.
Would this be more appropriate as:
I would appreciate maintainer guidance before preparing any PR, so the contribution can follow the project’s expectations and avoid unnecessary self-promotion.
All reactions