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://github.com/httptoolkit/frida-android-unpinning
GitHub
GitHub - httptoolkit/frida-interception-and-unpinning: Frida scripts to rewrite mobile applications at runtime to directly MitM…
Frida scripts to rewrite mobile applications at runtime to directly MitM all HTTPS traffic - httptoolkit/frida-interception-and-unpinning
Mobile Apps Security Testing
https://youtu.be/x6yHbCON1u8
YouTube
Intercepting Network Communication of Mobile Apps - Sven Schleier, F-Secure Singapore | CRESTCon
Watch the rest of CRESTCon Asia 2021 presentations here:
https://youtube.com/playlist?list=PLZ2XFVIKjM5sxojfat4Jx1QddoN_ouSv5
Sven takes a deep dive into intercepting network communication of mobile apps and its APIs and cover the different challenges you…
Mobile Apps Security Testing
https://github.com/ptswarm/reFlutter
GitHub
GitHub - ptswarm/reFlutter: Flutter Reverse Engineering Framework
Flutter Reverse Engineering Framework. Contribute to ptswarm/reFlutter development by creating an account on GitHub.
Mobile Apps Security Testing
https://twitter.com/leonjza/status/1495445380292558857?s=21
Twitter
_leon_jacobs(
💥
)
Cool! jadx 1.3.3 now has a native "copy as frida snippet" feature when right-clicking symbols, meaning you can go from a decompiled view to writing hooks for @fridadotre (or xposed) pretty fast now! github.com/skylot/jadx/re…
Mobile Apps Security Testing
https://martabyte.github.io/ios/hacking/2022/03/13/ios-hacking-en.html
Mobile Apps Security Testing
https://www.inversecos.com/2022/06/how-to-reverse-engineer-and-patch-ios.html
Inversecos
How to Reverse Engineer and Patch an iOS Application for Beginners: Part I
Mobile Apps Security Testing
https://guptashubham.com/blog/lab-setup-for-android-pentesting-on-android-emulator-m1-macbook
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.