10000 GitHub - catarinaacsilva/ASAP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

catarinaacsilva/ASAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASAP: A Dynamic & Proactive Approach for Android Security Analysis and Privacy

The main objective of this work is to identify which mobile applications violate user privacy, through the analysis of the requested permissions for execution.

We selected two datasets with the android applications permissions: Android Permission Dataset and Exodus Dataset. The class distribution between malicious and benign applications is really unbalanced.

Our proposed solution leverages an AutoEncoder trained to reproduce the Android permissions of benign applications. This means a well-trained AutoEncoder should accurately reconstruct benign applications, while malicious ones with different permission profiles will have a large reconstruction error. Therefore, a simple threshold algorithm can be used to separate benign from malicious applications. To establish a dynamic threshold level, we employ a variant of the ISODATA thresholding method that utilizes the median instead of the average. This approach is more robust for skewed reconstruction error distributions.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0