First page Back Continue Last page Overview Graphics
Trojan horses
A trojan horse is a program that appears to fulfill its obvious intended behavior, but...
Also performs some non-obvious side-effect.
- Example: A login script.
- Presents username and password prompts
- Performs obvious behavior of passing credentials on to operating system
- ALSO mails the credential to some agent(s).