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://twitter.com/maddiestone/status/1202515025879011329?s=12
Twitter
Maddie Stone
🌟
v2 of my free Intro to Android App Reverse Engineering workshop is here!
🌟
I've added 3 new exercises, walk-through videos for all 7 exercises, a new module on obfuscation, & exercises on vuln hunting rather than just malware. I hope it helps! https://t.co/8h2Wjfus1t
Mobile Apps Security Testing
https://github.com/0xmachos/iOS-Security-Guides
GitHub
GitHub - 0xmachos/iOS-Security-Guides: Every iOS security guide
Every iOS security guide . Contribute to 0xmachos/iOS-Security-Guides development by creating an account on GitHub.
Mobile Apps Security Testing
https://github.com/NotSoSecure/android_application_analyzer
GitHub
GitHub - NotSoSecure/android_application_analyzer: The tool is used to analyze the content of the android application in local…
The tool is used to analyze the content of the android application in local storage. - NotSoSecure/android_application_analyzer
Mobile Apps Security Testing
https://blog.nviso.eu/2019/04/02/circumventing-ssl-pinning-in-obfuscated-apps-with-okhttp/
NVISO Labs
Circumventing SSL Pinning in obfuscated apps with OkHttp
TL;DR – There are many Android SSL pinning bypass scripts available for Frida. However, those don’t always work on obfuscated applications. If the application uses OkHttp, there’s…
Mobile Apps Security Testing
https://github.com/m9rco/Genymotion_ARM_Translation/
GitHub
GitHub - m9rco/Genymotion_ARM_Translation:
👾
👾
Genymotion_ARM_Translation Please enjoy!
👾
👾
Genymotion_ARM_Translation Please enjoy!. Contribute to m9rco/Genymotion_ARM_Translation development by creating an account on GitHub.
Mobile Apps Security Testing
https://zeroinformationsecurity.wordpress.com/2020/05/07/the-only-way-to-bypass-ssl-pinning-on-ios-13
ZeroInfoSec - James Guthrie
The Only Way to Bypass SSL Pinning on iOS 13 - ZeroInfoSec
Use Frida and Objection! By now you should know how to install Burp Suite and set it up to proxy your iOS device. If this is all you do then you will come up against TLS errors. You have to use Frida and Objection to inject an SSL bypass into the app you're…
Mobile Apps Security Testing
https://blog.nviso.eu/2020/06/12/intercepting-flutter-traffic-on-ios/
NVISO Labs
Intercepting Flutter traffic on iOS
My previous blogposts explained how to intercept Flutter traffic on Android ARMv8, with a detailed follow along guide for ARMv7. This blogpost does the same for iOS.
⚠️
Update August 2022
⚠️
An upda…
Mobile Apps Security Testing
https://github.com/NVISO-BE/MagiskTrustUserCerts
GitHub
GitHub - NVISOsecurity/AlwaysTrustUserCerts: A Magisk/KernelSU module that automatically adds user certificates to the system root…
A Magisk/KernelSU module that automatically adds user certificates to the system root CA store - NVISOsecurity/AlwaysTrustUserCerts
Mobile Apps Security Testing
https://blog.nviso.eu/2017/12/22/intercepting-https-traffic-from-apps-on-android-7-using-magisk-burp/
NVISO Labs
Intercepting HTTPS Traffic from Apps on Android 7+ using Magisk & Burp
Intercepting HTTPS traffic is a necessity with any mobile security assessment. By adding a custom CA to Android, this can easily be done. As of Android Nougat, however, apps don’t trust clien…
Mobile Apps Security Testing
https://github.com/ElderDrivers/EdXposed/
GitHub
GitHub - ElderDrivers/EdXposed: Elder driver Xposed Framework.
Elder driver Xposed Framework. Contribute to ElderDrivers/EdXposed development by creating an account on GitHub.
Mobile Apps Security Testing
https://mobexler.com/checklist.htm
Mobile Apps Security Testing
https://epic.blog/reverse-engineering/2020/07/27/reverse-engineering-android-app.html
The epic.blog
Reverse engineering an Android Application
Hello, a good reader of my epic.blog!
Mobile Apps Security Testing
iOS Swift Anti-Jailbreak Bypass with Frida
https://www.exploit-db.com/docs/48828
Mobile Apps Security Testing
http://blog.dornea.nu/2015/02/19/redirect-androids-traffic-to-burp/
blog.dornea.nu
Redirect Androids traffic to Burp - blog.dornea.nu
If you want to redirect you Android devices traffic to your Burp instance, you’ll just have to use DNAT and MASQUERADING. I was more detailed about this topic in this post. And since the Internet is full of misleading information these are the steps to get…
Mobile Apps Security Testing
https://codeshare.frida.re/@Gand3lf/xamarin-antiroot/
Mobile Apps Security Testing
https://www.virtuesecurity.com/kb/ios-frida-objection-pentesting-cheat-sheet/
Virtue Security
iOS Frida Objection Pentesting Cheat Sheet
A quick and simple guide for using the most common objection pentesting functions. Penetration testers can use this to quickly find the majority of vulnerabilities in iOS applications. Usage / Installation Pre-Install – You need Frida to use objection If…
Mobile Apps Security Testing
https://philkeeble.com/ios/reverse-engineering/iOS-Bypass-Jailbreak/
Offensive Research
Bypassing JailBreak Detection - DVIAv2 Part 2
A guide on how to bypass jailbreak detection on the DVIAv2 app for iPhones.
Mobile Apps Security Testing
https://medium.com/cybersecurityservices/analyzing-the-local-data-of-an-ios-based-application-da5f706b5fb0
Medium
Analyzing the Local Data of an iOS based application
Introduction
Mobile Apps Security Testing
https://dji.retroroms.info/howto/iosfrida
Mobile Apps Security Testing
https://blog.netspi.com/four-ways-to-bypass-ios-ssl-verification-and-certificate-pinning/
NetSPI
Four Ways to Bypass iOS SSL Verification and Certificate Pinning
In this blog, four techniques to bypass SSL verifification and certificate pinning in iOS will be discussed.
Mobile Apps Security Testing
https://www.hackingarticles.in/android-penetration-testing-drozer/
Hacking Articles
Android Penetration Testing: Drozer
Learn how to use Drozer for Android penetration testing and analyze security vulnerabilities in Android apps.