Technical Information
- [HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] '<File name>' = '"<Full path to file>"'
- <SYSTEM32>\tasks\<File name>
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -w hidden -c "Add-MpPreference -ExclusionPath '<Current directory>' -ExclusionProcess '<File name>.exe'"
- dpvn.exe process, Amsi.dll module
- dpvn.exe process, ntdll.dll module
- '<DNS_SERVER>':53
- 'de##.#hvarmsd.com':443
- 'x1.#.lencr.org':80
- '45.#02.1.50':12159
- http://x1.#.lencr.org/
- 'de##.#hvarmsd.com':443
- '45.#02.1.50':12159
- DNS ASK de##.#hvarmsd.com
- DNS ASK x1.#.lencr.org
- '<SYSTEM32>\cmd.exe' /c schtasks /create /f /sc onlogon /rl highest /tn "<File name>" /tr "\"<Full path to file>\"" & exit
- '<SYSTEM32>\schtasks.exe' /create /f /sc onlogon /rl highest /tn "<File name>" /tr "\"<Full path to file>\""
- '<SYSTEM32>\cmd.exe' /c schtasks /create /f /sc onlogon /rl highest /tn "<File name>" /tr "\"<Full path to file>\"" & exit' (with hidden window)
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -w hidden -c "Add-MpPreference -ExclusionPath '<Current directory>' -ExclusionProcess '<File name>.exe'"' (with hidden window)