Manual For Mobile Security



Download 354.78 Kb.
Page1/6
Date21.06.2017
Size354.78 Kb.
#21392
  1   2   3   4   5   6




Manual For Mobile Security

Dr.Li-Yang.

Vivek Vijayan.










Table of Contents


  • Installation tutorial for Android SDK with Eclipse.



    • Installation of JDK---------------------------------------------------------2.

    • Installation of Eclipse------------------------------------------------------3.

    • Installation of Android SDK for eclipse--------------------------------3.




  • Threats of Lost or Stolen Mobile Devices.




    • Backup ----------------------------------------------------------------------12.

    • Encryption-------------------------------------------------------------------17

    • Remote Lock or Wipe------------------------------------------------------21.




  • Unauthorized Mobile Resource Access.




  • Authentication: Single Sign-on-------------------------------------------24.

  • Authentication: Two Factor Authentication----------------------------26.




  • Data, Location and Cryptography Privacy.



  • Encryption/ Decryption on SMS-----------------------------------------35.




  • Mobile Malware




  • Detecting and removing malware via tool------------------------------63.

  • Mobile Malware Attack : Trojan-----------------------------------------66.

  • Mobile Malware Defense--------------------------------------------------73.




  • Mobile Spyware




  • Detecting and removing spyware by tool------------------------------76.

  • “Penetration Test and Analysis” on Spyware Threat/Attack--------80.

  • Defence: Reverse Engineering Analysis-------------------------------83.


Installation tutorial for Android SDK with Eclipse


  • Download jdk from the site JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html   (Here we download jdk for Windows x86)




  • Here we download windows X86 for windows version . Download the version that supports your operating System




Downloading Eclipse
  • Download Eclipse (Java EE Developers): http://www.eclipse.org/downloads/






  • Install the version that supports your operating system.




Downloading Android SDK


  • Download Android SDK: http://developer.android.com/sdk/index.html

From the site


  • Download the version that supports your operating system we can also download SDK for other platforms by selecting the option download for other platforms





  • Here we Download Windows 32 bit for Windows






  • Download the file and extract the file to a particular location of your choice once extracted you will find two folders created

  • Eclipse

  • SDK




  • Open Eclipse and start the SDK Manager on Eclipse










  • Above screen shot shows how Andorid ADT for Eclipse looks like




  • Below is a screen shot of how a SDK Manager looks like






  • Install Android 2.3.3. Package as all the versions of android support Android 2.3.3 Package and download Google USB Drive Package from Extras.



  • The default Andorid version selected is Andorid 4.2(API 17) which is the latest version of android for the android based phones.




  • We need to install Android 2.3.3 package and integrate the ADT eclipse with Android 2.3.3.





  • Now go to Help Tab in eclipse ADT and click on install new software and paste the link in work with tab https://dl-ssl.google.com/android/eclipse/ .




Installation of ADT Plugin

Follow the below steps to install ADT plugin for eclipse



  • Start Eclipse, then select Help > Install New Software.



  • Click Add, in the top-right corner.



https://dl-ssl.google.com/android/eclipse/



  • Click OK.



  • If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).




  • In the Available Software dialog, select the checkbox next to Developer Tools and click Next.




  • In the next window, you'll see a list of the tools to be downloaded. Click Next.







  • If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.



  • When the installation completes, restart Eclipse.

After completing the installation we need to follow the below steps for successful application of the Andorid 2.3.3 package for Eclipse.


  • Go to Window options from the Eclipse Menu and click on Preferences from the drop down list .







  • If it is not the same then we need to correct it and see that the SDK location path is the same as the installation path.





  • Select Android 2.3.3 and click on apply.


Running the Android Virtual Device Manager


  • Android Virtual Device Manager is also called as the emulator.




  • The Android SDK includes a mobile device emulator- a virtual mobile device that runs on your computer. The emulator lets you develop and test Android applications without using a physical device.




  • Below Screen shot shows how an Android Virtual Device Manager looks like.





  • Now click on Edit button and select the options that best suits your requirement for an emulator.





  • Once selected click on OK button and you should be able to see the below screenshot.






  • Now we need to start the emulator.


  • Select the AVD Name and Click on Start .






  • Once we click on start we see the following interface now click on Launch button.





  • The Emulator takes time to start for the first time.




  • Once started the following interface shows up in the emulator which looks the same as any android application interface.




  • Closer Look at the emulator.







Download 354.78 Kb.

Share with your friends:
  1   2   3   4   5   6




The database is protected by copyright ©ininet.org 2024
send message

    Main page