TerraLdr - A Payload Loader Designed With Advanced Evasion Features
2023-1-10 19:30:0 Author: www.kitploit.com(查看原文) 阅读量:30 收藏

TerraLdr: A Payload Loader Designed With Advanced Evasion Features


Details:

  • no crt functions imported
  • syscall unhooking using KnownDllUnhook
  • api hashing using Rotr32 hashing algo
  • payload encryption using rc4 - payload is saved in .rsrc
  • process injection - targetting 'SettingSyncHost.exe'
  • ppid spoofing & blockdlls policy using NtCreateUserProcess
  • stealthy remote process injection - chunking
  • using debugging & NtQueueApcThread for payload execution

Usage:

Thanks For:

Notes:

  • "SettingSyncHost.exe" isnt found on windows 11 machine, while i didnt tested with w11, its a must to change the process name to something else before testing
  • it is possibly better to compile with "ISO C++20 Standard (/std:c++20)"

Profit:

Demo (by @ColeVanlanding1) :


Tested with cobalt strike && Havoc on windows 10

TerraLdr - A Payload Loader Designed With Advanced Evasion Features TerraLdr - A Payload Loader Designed With Advanced Evasion Features Reviewed by Zion3R on 8:30 AM Rating: 5


文章来源: http://www.kitploit.com/2023/01/terraldr-payload-loader-designed-with.html
如有侵权请联系:admin#unsafe.sh