You are on page 1of 14

ANDROID

SECURITY
MANAGER
Group ID : C53
Project Guide :
Prof. Swapnil Sonawane

Group Members:
Kartik Konje (18102A2008)
Siddhi Kelaskar (18102A2011)
Shivam Kharde (18102A2016)
PROBLEM STATEMENT
PROBLEMS IN
EXISTING SYSTEMS
• Scanning only risky Permission.
• Ram Consumption
• Loss of user data
PERMISSION REQUEST FLOW

System check permissions System ask user for


Install an App in Android Mainfest.xml approval

N
System Cancel the System denies all User
installation permissions Approve?

Y
System continue to
System grants all
installation process and
permissions
App is installed
PERMISSION THREATS

Over-privilege

Permission Inheritance
PERMISSION THREATS

Flashlight App Social Media App

Permission List: Permission List:


Over Privilege • Flashlight • Internet
• Internet • Access Location
• Access Location • Camera
• Read contact • Read Contacts
Permission Inheritance • Read Profile

Over Privilege App


PERMISSION THREATS

Flashlight App Social Media App


UID:123-4567-890 UID:123-4567-890
Over Privilege
Permission List: Permission List:
• Flashlight • Internet
• Internet • Access Location
• Access Location • Camera
Permission Inheritance • Read contact • Read Contacts
• Read Profile
• Flashlight
Android
Studio IDE
SCOPE OF PROJECT

1. Android Security
2. Permissions of each
Application will show
For Mobile Application application taken for that
how many app’s are
device.
installed on the device.

5. Discover Applications
gives suggestion for the
similar applications that
3. RAM usage of the 4. Options to uninstall
are installed on the
installed applications. the application.
device. ( By Rating, By
Downloads, By Size, By
data uploaded, etc.)

6. Options to detect
corrupted files and to 7. Get Notifications of
remove it from that each applications.
device.
SCOPE OF PROJECT

For Desktop Application


8. Make connections with Desktop and send all mobile notifications, call logs, etc. ( Notify user )
9. An Desktop Client that will control all actions of Desktop from Android application.
10. Get all Information about which software's are installed on the Desktop and show it on the Android application.
11. Shows all permissions of that software, RAM usage on PC.
12. Feature to kill the ongoing/running process of PC from the Android application.
13. Options to detect corrupted files and to remove it from that Desktop.
14. Notify battery level of Laptop/Desktop on the mobile. ( if Available )
15. Functionality to download on PC from the Android Application.
16. Restricts the user to access specific features on pc from mobile and notify the actual user ( from Browser, etc ) if actual user
permit then allows otherwise doesn’t allow for Security and privacy. (Basically used for parental care)
FLOW OF PROJECT
Paper Publication
Our Research Paper has been published in International Research
Journal of Engineering and Technology (IRJET) Volume 8, Issue 4,  April
2021, Sr. No: 781

You might also like