People miss critical vulnerabilities because they assume a GET request can't have a body
This is how you can send such a request using #curl:
$ curl '0.0.0.0:1234/download?filename=TEST' --data 'filename=../../../../../../../etc/passwd' -X GET
By:@PentesterLab#bugbountytips
Bug Bounty Tips: Penetration Testing Android/iOS Apps? π±
Today, I'd like to introduce a valuable open source tool that I frequently rely on:
Mobile Security Framework (MobSF), an all-in-one mobile app pen-testing and security assessment tool. It works seamlessly with various mobile app formats, and offers dynamic analysis capabilities.
The best part? You can try it out without installation! Experience MobSF directly at https://t.co/CzW6stNqdG. If you prefer to install and run your own local version, you can do so via https://t.co/38jW49f6tb.
While MobSF offers a range of features, here's the list of things I use it for:
π₯ Easy to use: Easily analyze your APK with straightforward drag-and-drop functionality, eliminating the need for multiple tool installations. This is specifically good for beginners because they don't have to rely on complex installation of 5 different tools for testing an app
π Identifying Hardcoded Secrets: The tool helps flag hardcoded credentials, aiding in validation and reporting. I've had some quick wins through this module with sensitive tokens/API keys disclosed
β Reviewing Java Source Code: I mostly use it to examine Java source code for my target, uncovering API endpoints, design flaws, or reverse engineering possibilities to overcome jailbreak detection, etc..
π΅οΈ Reverse Engineering: It helps with reverse engineering, including de-compilation, disassembly, and debugging.
π Dynamic Analysis: It Integrates with Genymotion to inspect HTTP traffic while navigating through the app, effectively detecting endpoints. I use it at times to get a quick Idea of what HTTP calls are being made when Initially navigating through my target
It's worth noting that I still use other tools like Burp Suite, MITM, and Charles Proxy. However, I usually run my target apps through MobSF first as It gives me a nice overview of the target and some quick wins.
Give it a try and enhance your mobile app security assessments! πͺπ #BugBounty #MobileSecurity #PenTesting #Cybersecurity #HackerOne #BugCrowd #InfoSec #BugBountyTips
π₯ FREE Certified AppSec Practitioner (CAP) exam! π₯
** No Discount Code Needed**
To get the offer:
1. Retweet this post.
2. Fill this Google form -
π https://t.co/WVFmLaO3CZ
3. We will email you the exam details. π―
π Read more about our CAP exam -
https://t.co/iW47bEhG0s
#pentesting #CAPExam #Applicationsecurity #informationsecurity