Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. I think I got a virus on my galaxy S3...but I suck at analysing APKs and mobile phone security generally...

I think I got a virus on my galaxy S3...but I suck at analysing APKs and mobile phone security generally...

Scheduled Pinned Locked Moved Hardware & Devices
androidquestionsecurity
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 10929916
    wrote on last edited by
    #1

    So I was browsing a page and something seemed to go wrong ! after some time I saw there were two APKs files downloaded -from that page-. their names are Xzone-1409140423366-.apk and Xzone-1409227281662-.apk whether or not they are malicious is obvious :if they weren't why were they downloaded 'secretly'. I found a report here[^] and it says something about key logging.well that's scary...and there are not keyscramblers available for android ! after opening the APK with winrar I found -except of the bunch of HTMLs and a few XMLs- some pictures like playbuttons etc- that were not noticed by me while using the phone. no other strange activity was noticed either ! so in my view the file was not 'executed'. but I wan't to know for sure ! Is it possible for someone to run an APK file ,bypassing the phone's security measures ? also,if this thing enabled a stealth program how can I find it ? (I mean something hidden from taskmanager etc ) any advanced tips ? oh...I scanned the phone with AVG free and it found no threat ! thanks a lot !!!

    A 1 Reply Last reply
    0
    • U User 10929916

      So I was browsing a page and something seemed to go wrong ! after some time I saw there were two APKs files downloaded -from that page-. their names are Xzone-1409140423366-.apk and Xzone-1409227281662-.apk whether or not they are malicious is obvious :if they weren't why were they downloaded 'secretly'. I found a report here[^] and it says something about key logging.well that's scary...and there are not keyscramblers available for android ! after opening the APK with winrar I found -except of the bunch of HTMLs and a few XMLs- some pictures like playbuttons etc- that were not noticed by me while using the phone. no other strange activity was noticed either ! so in my view the file was not 'executed'. but I wan't to know for sure ! Is it possible for someone to run an APK file ,bypassing the phone's security measures ? also,if this thing enabled a stealth program how can I find it ? (I mean something hidden from taskmanager etc ) any advanced tips ? oh...I scanned the phone with AVG free and it found no threat ! thanks a lot !!!

      A Offline
      A Offline
      Albert Holguin
      wrote on last edited by
      #2

      I believe Android (just like most newer Linux distros) only works in "user" mode, which wouldn't be allowed to install anything without prompting the user for permission. That's generally one of the things that makes Linux more secure than Windows (Windows sort of implemented/copied this behavior in Vista). You should be safe if you never gave permission to install these packages. If for whatever reason you did give permission though, you'd have to see a list of all running processes to make sure it's not running. In standard linux that would be a quick **ps aux** call but you would likely need a terminal program in Android since it doesn't have one by default (does have one, just not accessible).

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups