Launch Code |
Potential Incubation Method |
sysAppLaunchCmdSystemReset |
This launch code signifies that a system reset has just occurred. |
|
No user input is allowed during this launch code. As Palm OS |
|
devices are not reset at regular intervals, this provides a random |
|
timing for the launch of malicious code. |
sysAppLaunchCmdSyncNotify |
When a HotSync operation has been completed or an application |
|
has been successfully beamed and received by the device, this |
|
launch code is sent to application. This could signify that the |
|
malicious code has successfully propagated to the target device |
|
and can perform its payload hiding or destructive actions. |
sysAppLaunchCmdAlarmTriggered |
A most probable launch code for malicious use. Malicious code |
|
could set an alarm for a future time. Upon receipt of the alarm, |
|
the desired code would be executed. |