Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2207 Project Malicious Team catcat APK

Overview

This application is a team mangament application that showcases the members of the team. It is a malicious APK that extracts data out from the phone and sent out to an email.

Runtime Permissions required

  1. Device Location
  2. Phone call logs
  3. Access contacts
  4. Manage phone calls
  5. Send and view SMS messages
  6. Access photos and media on device

Walkthrough of malicious activity

Once the user opens the application for the first time, it will request for necessary runtime permissions. Then a connection will be established to our email address. It gathers certain information about the device. An example of it is shown in the two screenshots below

image

image

The information exfiltrated are:

Exfiltrated Detailed information
Device Information OS Version, API Level, Device Name, Device ID, Manufacturer, Model Name, Product Name and Battery Level
Location Information Longitude and Latitude
Network Information Network ID, SSID and BSSID, Device IP Address
Location Information Longitude and Latitude
Call Logs Phone Number, Call type, Call Date and Call Duration
SMS Messages SMS Date, Recipient Number, SMS Type and SMS Body
Images Image Content and Image File Name
Incoming SMS Messages Sender’s Number and Message Body

There is also a function that utilises SMSBroadcastReceiver() to listen for incoming SMS messages and then forwarding it to our email address. This will be identified by the android ID in the email header. It can be run in the background as well, not opening the application at all.

image

image

The email is in the format of "SMS - AndroidID", for identification of the user's phone

Technologies used

  1. Android App Studio
  2. ProGuard Obfuscator

Team members

  1. Tan Jia Ding
  2. Clarence Tan Jia Jun
  3. Lam Wei Ern
  4. Dylan Teo Jian Le
  5. Yap Jia Hao
  6. Marvin Wong Soon Hong

Gmail Account

If there is a need for access into the gmail account used, kindly send an email to 2101957@sit.singaporetech.edu.sg

About

Data Exiltration APK

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages