166 terms · 75/46/45
Technique № 015 · class: execution

Living off the Land

Using legitimate system tools to execute malicious actions.

Term

description · examples · notes

Using legitimate system tools to execute malicious actions.

Description

Includes PowerShell, certutil, mshta, regsvr32, rundll32, and other Windows tools.

Hampers detection because signed system binaries are used.

Does not require downloading additional malware — uses what is already on the system.

Documented on the LOLBAS project with hundreds of known abusable tools.

Examples

  • certutil for downloading malware from the internet
  • mshta for executing HTA files with malicious scripts

Notes

  • Often combined with fileless execution technique.

Mentioned in the news

Composite

Threats

used by 3

Threats that use it. Select one to open its page.

Defenses

countered by 5