Mobile Apps Security Testing
@MobileSecurityTesting
2.01K
subscribers
9
files
428
links
Download Telegram
Join
Mobile Apps Security Testing
2.01K subscribers
Mobile Apps Security Testing
https://bughunters.google.com/learn/presentations/5783688075542528/android-app-hacking-workshop
Google
Android App Hacking Workshop | Google Bug Hunters
Tip: Looking for additional resources on researching and hacking Android apps to complement this workshop? See our dedicated Android learning page for inspiration! Welcome to the world of Android Hacking! This is a hands-on workshop designed to...
Mobile Apps Security Testing
https://dhiyaneshgeek.github.io/mobile/security/2021/12/25/hopper-disassembler/
Geek Freak
Hopper Disassembler
Bypassing Jail Break Detection
Mobile Apps Security Testing
https://github.com/NVISOsecurity/frida-ios-playground
GitHub
GitHub - NVISOsecurity/frida-ios-playground: An iOS app that lets you practice your Frida skills
An iOS app that lets you practice your Frida skills - NVISOsecurity/frida-ios-playground
Mobile Apps Security Testing
https://8ksec.io/android-deeplink-and-webview-exploitation-8ksec-blogs/
8kSec
Android Deep Links & WebView Exploitation | 8kSec
In this Blog post, learn about Android deep link and WebView issues, explaining their targets, exploitation and security measures. Read now
Mobile Apps Security Testing
https://github.com/randorisec/MobileHackingCheatSheet
GitHub
GitHub - randorisec/MobileHackingCheatSheet: Basics on commands/tools/info on how to assess the security of mobile applications
Basics on commands/tools/info on how to assess the security of mobile applications - randorisec/MobileHackingCheatSheet
Mobile Apps Security Testing
https://github.com/oversecured/ovaa
GitHub
GitHub - oversecured/ovaa: Oversecured Vulnerable Android App
Oversecured Vulnerable Android App. Contribute to oversecured/ovaa development by creating an account on GitHub.
Mobile Apps Security Testing
https://github.com/DERE-ad2001/Frida-Labs/tree/main
GitHub
GitHub - DERE-ad2001/Frida-Labs: The repo contains a series of challenges for learning Frida for Android Exploitation.
The repo contains a series of challenges for learning Frida for Android Exploitation. - DERE-ad2001/Frida-Labs
Mobile Apps Security Testing
https://8ksec.io/advanced-frida-usage-part-1-ios-encryption-libraries-8ksec-blogs/
8kSec
Frida Part 1: iOS Encryption Libraries | 8kSec
Decrypt EncryptedStore, interact with encrypted databases, and perform AES encryption/decryption using Frida on iOS in Part 1 of the Advanced Frida series.
Mobile Apps Security Testing
https://8ksec.io/advanced-frida-usage-part-2-analyzing-signal-and-telegram-messages-on-ios/
8kSec
Frida Part 2: Signal & Telegram on iOS | 8kSec
Dissect Signal and Telegram communication on iOS in Part 2 of the Advanced Frida series. Reveals message content, metadata, and encryption keys.
Mobile Apps Security Testing
https://8ksec.io/advanced-frida-usage-part-3-inspecting-ios-xpc-calls/
8kSec
Frida Part 3: Inspecting iOS XPC Calls | 8kSec
Explore XPC communication between iOS processes. Learn to intercept and modify XPC messages using Frida for advanced security analysis.
Mobile Apps Security Testing
https://8ksec.io/advanced-frida-usage-part-4-sniffing-location-data-from-locationd-in-ios/
8kSec
Frida Part 4: Sniffing iOS Location Data | 8kSec
Learn how to sniff and manipulate location data from the locationd daemon on iOS using Frida. Covers CLLocationManager internals and interception.
Mobile Apps Security Testing
https://8ksec.io/advanced-root-detection-bypass-techniques/
8kSec
Frida Part 5: Root Detection Bypass | 8kSec
Learn advanced root detection techniques on Android and practical methods to bypass them using Frida. Covers common detection libraries and evasion strategies.
Mobile Apps Security Testing
https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/trustwave-spiderlabs-guide-jailbreaking-apple-ios-17-and-above
Trustwave
Trustwave SpiderLabs Guide: Jailbreaking Apple iOS 17 and Above
Jailbreaking Apple iOS devices is a well-known practice that enables Apple device owners to in unauthorized access to the device’s root file system, enabling the user to remove restrictions imposed by Apple.
Mobile Apps Security Testing
https://trustedsec.com/blog/a-beginners-guide-to-mobile-application-testing
TrustedSec
A Beginner’s Guide to Mobile Application Testing
Mobile Apps Security Testing
https://gist.github.com/Pulimet/5013acf2cd5b28e55036c82c91bd56d8
Gist
Adb useful commands list
Adb useful commands list. GitHub Gist: instantly share code, notes, and snippets.
Mobile Apps Security Testing
https://canijailbreak.ams1gn.id/
Can I Jailbreak
Can I Jailbreak - iOS Device Compatibility Checker
Instantly check jailbreak availability for your iPhone or iPad. Find compatible tools and get started with jailbreaking your iOS device.
Mobile Apps Security Testing
https://www.blackhillsinfosec.com/intercepting-traffic-for-mobile-applications/
Black Hills Information Security, Inc.
Intercepting Traffic for Mobile Applications that Bypass the System Proxy - Black Hills Information Security, Inc.
This is a foolproof guide to intercepting traffic from mobile applications built on Flutter, which historically have been especially challenging to intercept.
Mobile Apps Security Testing
https://blog.nviso.eu/2025/06/05/intercepting-traffic-on-android-with-mainline-and-conscrypt/?amp
NVISO Labs
Intercepting traffic on Android with Mainline and Conscrypt
A deep-dive into Conscrypt updates via Mainline and the impact on Android 11 to Android 16.
Mobile Apps Security Testing
https://github.com/auag0/HideMockLocation
GitHub
GitHub - auag0/HideMockLocation: Xposed Module to Hide Mock Location Settings
Xposed Module to Hide Mock Location Settings. Contribute to auag0/HideMockLocation development by creating an account on GitHub.
Mobile Apps Security Testing
https://github.com/ksg97031/frida-gadget
GitHub
GitHub - ksg97031/frida-gadget: Automated tool for patching APKs to enable the use of Frida gadget by downloading the library and…
Automated tool for patching APKs to enable the use of Frida gadget by downloading the library and injecting code into the main activity. - ksg97031/frida-gadget
Mobile Apps Security Testing
https://medium.com/@psychsecurity/bypassing-ssl-pinning-in-instagrams-ios-app-a77b3037453a
Medium
Bypassing SSL Pinning in Instagram’s iOS App
Disclaimer: This blog is for educational purposes only. I don’t condone or support illegal or unethical behavior, including but not limited…