This Android application showcases various security vulnerabilities and potential security threats that can occur on an Android device. It includes demonstrations of exploiting services, content providers, notification permissions, and more.
PT Malware App is an Android application designed to showcase various security vulnerabilities and demonstrate techniques for ethical hacking purposes.
- Notification Access: Checks and requests notification access permission.
- Biometric Authentication: Demonstrates biometric authentication using the device's biometric sensor.
- Service Start/Stop: Starts and stops specific services within the app.
- Content Provider Exploitation: Explores content provider and fetches data from it.
- Intent Actions: Sends intents to other apps and opens their activities.
- Deep Link Exploitation: Explores deep linking and its security implications.
- Open Activity: Demonstrates opening another app activity.
- Send Intent: Sends an intent to another app using a specified action.
- Start/Stop Service: Starts or stops a service within the app.
- Content Provider: Explores content provider by querying its data.
- Test Notification: Tests notification functionality and checks notification access.
- Biometric Authentication: Authenticates using biometric credentials.
To install the PT Malware App:
- Clone the repository:
git clone (https://github.com/n0S3curity/PT-Android-Malware-App.git)
- Open the project in Android Studio.
- Build and run the app on an Android device or emulator.
-
Download the APK file open CMD in the folder and run:
adb install PTMalware.apk
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request.
This project is licensed under the MIT License.