Trojan:W32/Injector

Classification

Category :

Malware

Type :

Trojan

Aliases :

Trojan:W32/Injector.[variant], Trojan.JS.Injector.[variant], Injector.[variant], Trojan-Dropper.Win32.Injector.[variant]

Summary

Injector trojans insert malicious code into processes running on a computer in order to perform various actions, such as downloading additional malware, interfering with web browsing activities or monitoring the user's actions.

Removal

Based on the settings of your F-Secure security product, it will either move the file to the quarantine where it cannot spread or cause harm, or remove it.

A False Positive is when a file is incorrectly detected as harmful, usually because its code or behavior resembles known harmful programs. A False Positive will usually be fixed in a subsequent database update without any action needed on your part. If you wish, you may also:

  • Check for the latest database updates

    First check if your F-Secure security program is using the latest updates, then try scanning the file again.

  • Submit a sample

    After checking, if you still believe the file is incorrectly detected, you can submit a sample of it for re-analysis.

    Note: If the file was moved to quarantine, you need to collect the file from quarantine before you can submit it.

  • Exclude a file from further scanning

    If you are certain that the file is safe and want to continue using it, you can exclude it from further scanning by the F-Secure security product.

    Note: You need administrative rights to change the settings.

Technical Details

About injection

When any program is launched on a device, it will create one or more processes in the device's operating system to runs its instructions. When malware 'injects' code into one of the program's processes, the introduced code can force the program to behave unexpectedly.

For example, and more technically, a malware that does DLL injection could edit a program's registry key in the Windows Registry to force it to run a specially crafted dynamic-link library (DLL) file that includes instructions to perform the malicious actions.

About Injector families

Families that are identified by 'Injector' detections will usually have this as their main functionality, though many malware families will also use injection techniques as part of their arsenal for compromising a machine.

Injector malware are most commonly (but not exclusively) Windows executable (EXE) and JavaScript files. As with any other malware, they may be delivered via spam emails, exploit kits or as part of the payload of another malware.

Consequences of code injection

As there are many Injector malware families, the actions an Injector trojan can take differ greatly depending on the specific variant. The following are a few of the most typical behaviors:

  • Corrupting the program's data
  • Granting unauthorized access to data
  • Crashing the program or causing a denial of service
  • Monitoring or manipulating web browser activity
  • Monitoring or manipulating user actions on the affected device
  • Downloading additional programs or components onto the affected device
  • Allowing a remote attacker to completely take control of the affected device