Difference between revisions of "Ikee-virus"

From The iPhone Wiki
Jump to: navigation, search
m (Elaborated a bit more.)
Line 1: Line 1:
 
First Worm written in C by ikee for iPhone.
 
First Worm written in C by ikee for iPhone.
   
This worm exploits the fact that most jailbroken iPhone/iPod touch users have SSH and also neglected to change the password for root (which is "alpine" by default).
+
This worm exploits the fact that most jailbroken iPhone/iPod touch users install SSH and also neglected to change the password for root / mobile (which is "alpine" by default).
  +
Once a device is infected, it disables the SSH service and then attempts to infect more devices.
   
   
 
==Source Code==
 
==Source Code==
  +
[http://pastie.org/693452 Pastie]
[http://code.google.com/p/ikee-virus/ ikee-virus] ''currently down due to security reasons''
 
   
   

Revision as of 11:00, 11 November 2009

First Worm written in C by ikee for iPhone.

This worm exploits the fact that most jailbroken iPhone/iPod touch users install SSH and also neglected to change the password for root / mobile (which is "alpine" by default). Once a device is infected, it disables the SSH service and then attempts to infect more devices.


Source Code

Pastie


External Links