Android app that acts as a task reminder application, but steals your information. Made for Special topics in Mobile Security at CMU.
MaliciousTaskReminder is hosted in the following web site
https://github.com/venkatesh5789/MaliciousTaskReminder
If you think the Android project MaliciousTaskReminder listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MaliciousTaskReminder.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | activation.jar additionnal.jar android-support-v4.jar mail.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in MaliciousTaskReminder. The names of the image files are listed as follows.
btnbackgrnd.png listbckgrnd.png
The following screenshort is generated from the image listed above.
MaliciousTaskReminder has the following Java source files.
edu.cmu.malicioustaskreminder.CreateTask.java edu.cmu.malicioustaskreminder.DatePickerFragment.java edu.cmu.malicioustaskreminder.GmailSender.java edu.cmu.malicioustaskreminder.JSSEProvider.java edu.cmu.malicioustaskreminder.MaliciousSendMailTask.java edu.cmu.malicioustaskreminder.OnDateSelectedListener.java edu.cmu.malicioustaskreminder.OnTimeSelectedListener.java edu.cmu.malicioustaskreminder.ProperSendMailTask.java edu.cmu.malicioustaskreminder.TaskDetails.java edu.cmu.malicioustaskreminder.TasksList.java edu.cmu.malicioustaskreminder.TimePickerFragment.java edu.cmu.malicioustaskreminder.ViewTask.java edu.cmu.malicioustaskreminder.db.DatabaseOpenHelper.java edu.cmu.malicioustaskreminder.db.TaskListDatabase.java