Living off the Land
Using legitimate system tools to execute malicious actions.
Term
description · examples · notesUsing 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
- 15. APR 2026. Zloupotreba MSBuild-a potpomaže neprimetne fileless upade u Windows →
- 2. APR 2026. Zašto napadači sve češće zloupotrebljavaju legitimne alate u okruženju? →
- 24. FEB 2026. Napadači zloupotrebljavaju Windows alate za upravljanje za prikriveni pristup →
- 28. MAR 2026. Kako napadači uz AI oponašaju legitimno ponašanje i zašto je NDR važan →
- 13. MAR 2026. INC ransomver koristi PowerShell i PsExec za krađu podataka prije enkripcije →
Threats
used by 3Threats that use it. Select one to open its page.
Defenses
countered by 5How it is countered. Select one to open its page.