Pinned Repositories
Android-BuggyCrypto
Application for showcasing Android application Crypto vulnerabilities
Android-BuggyNetwork
Application for showcasing Android Certificate Pinning vulnerabilities
Android-InsecureBankv2
Vulnerable Android application for developers and security enthusiasts to learn about Android insecurities
android-reverzeme1
Simple Android Reverse Engineering and Patching challenge using NDK
BuggyWebview
Application for showcasing Android Deep Link and WebView Vulnerabilities
D-Compile
This is a personal project to create a simple universal tool that helps retrieve the source code from any Mobile application that it is inputted with.
FridaLoader
A quick and dirty app to download and launch Frida on Genymotion and rooted Physical Android Devices
iOS-SandBox-Dumper
SandBox-Dumper makes use of multiple private libraries to provide exact locations of the application sandbox, application bundle and some other interesting information
iOSJailBreakBasedOnProjectZero
I updated the exploit code by Project Zero to gain root shell on iOS devices that I own. Deleted the previous repo and pushing in new one with no obfuscation.
dineshshetty's Repositories
dineshshetty/Android-InsecureBankv2
Vulnerable Android application for developers and security enthusiasts to learn about Android insecurities
dineshshetty/FridaLoader
A quick and dirty app to download and launch Frida on Genymotion and rooted Physical Android Devices
dineshshetty/iOS-SandBox-Dumper
SandBox-Dumper makes use of multiple private libraries to provide exact locations of the application sandbox, application bundle and some other interesting information
dineshshetty/BuggyWebview
Application for showcasing Android Deep Link and WebView Vulnerabilities
dineshshetty/iOSJailBreakBasedOnProjectZero
I updated the exploit code by Project Zero to gain root shell on iOS devices that I own. Deleted the previous repo and pushing in new one with no obfuscation.
dineshshetty/D-Compile
This is a personal project to create a simple universal tool that helps retrieve the source code from any Mobile application that it is inputted with.
dineshshetty/android-reverzeme1
Simple Android Reverse Engineering and Patching challenge using NDK
dineshshetty/Android-BuggyCrypto
Application for showcasing Android application Crypto vulnerabilities
dineshshetty/Android-BuggyNetwork
Application for showcasing Android Certificate Pinning vulnerabilities
dineshshetty/androidcomponentsparser
Hacky script to parse AndroidManifest.xml file and provide the list of components along with the intent filter and exported state
dineshshetty/mobilesecurity-docker
WIP Docker Image for Mobile Security Training and Assessments
dineshshetty/Android-BuggyInstaller
Application for showcasing Dynamic Code Loading in Android
dineshshetty/Android-BuggyLock
Application for showcasing Android PinLock related vulnerabilities
dineshshetty/Android-PlatformChecker
Application for showcasing Android Platform check vulnerabilities
dineshshetty/diva-android
DIVA Android - Damn Insecure and vulnerable App for Android
dineshshetty/Insecure-Firebase-Exploit
A simple Python Exploit to Write Data to Insecure/vulnerable firebase databases! Commonly found inside Mobile Apps. If the owner of the app have set the security rules as true for both "read" & "write" an attacker can probably dump database and write his own data to firebase db.
dineshshetty/weak_classdump
Cycript real-time classdump . An alternative for encrypted binaries
dineshshetty/DudeWherzMyCar
A personal Arduino project that uses Arduino, Electric IMP, GPS and other stuff to perform a location tracking and theft monitoring service
dineshshetty/ios-openssl-sample
Simple Xcode project to make use of openssl on iOS
dineshshetty/misc_scripts
Some ad-hoc scripts which i keep making time and again for personal use.
dineshshetty/v0rtex
iOS Exploitation Project based on IOSurface exploit
dineshshetty/BuggyTheApp
It is a bug-full app that build with one goal in mind, coding in the worst way. to do that we implemented dummy functions and added the needful files to trigger the vulnerabilities we wanted.