Security Research Center
Welcome to Guardsquare's Malware Security Research Center
Malware poses significant risks for mobile users, mobile service developers, and third parties. Preventing malware from causing harm is a shared responsibility of mobile operating system manufacturers, application developers, security vendors, and end users.
This malware security center is to inform and guide all stakeholders of this shared responsibility model, but first and foremost mobile application developers to implement timely and relevant measures against malware. All protection techniques and code are freely available in this research center. Selected techniques are also included in DexGuard.
Malware can target mobile applications
The main focus of this knowledge base is to collect and share information about how malware can attack mobile applications. The practical manifestation of an attack on an application falls into one of the two categories:
- Spying on user data
- Spoofing user input
More specifically,
Malware behavior patterns
To be effective and efficient in deploying the attacks, malware exhibits certain behavior patterns when it comes down to:
- Getting an initial foothold
- Obtaining necessary privileges
- Getting updates
Task | Behavioral pattern |
Initial malware install | Dropper applications |
Initial malware install | Phishing links |
Getting updates | Command and control |
Obtaining privileges | Nagging |