Abstract

The project introduces a novel framework for detecting Android malware based on permissions, utilizing multiple linear regression methods. Permissions play a crucial role in the security of the Android operating system, serving as fundamental indicators of an application's behavior. Through static analysis, the framework extracts application permissions and employs machine learning techniques to conduct security analyses. Specifically, the framework employs multiple linear regression techniques to develop two classifiers for permission-based Android malware detection. These classifiers leverage the relationships between various permission attributes to accurately identify potentially malicious applications. Notably, the framework achieves notable performance levels using classification algorithms without the need for overly complex models. In the project, the existing system utilizes the Random Forest (RF) algorithm, while the proposed system adopts the Support Vector Machine (SVM) algorithm. Both algorithms are evaluated in terms of accuracy, with the results demonstrating that the proposed SVM approach outperforms the existing RF method. This highlights the effectiveness of SVM in accurately detecting Android malware based on permission analysis.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.