2
TikiVader
Rasta Mouse edited this page 2019-08-31 16:12:55 +01:00

TikiVader provides some pre-coded queries to restrict where your payloads execute. This is not meant to be clever evasion (e.g. where shellcode is encrypted with a value unique to your target environment), but to simply prevent you from landing shells from places other than your target network.

Network

  • GetMACAddress

Host

  • GetMachineName
  • IsVirtualMachine

ActiveDirectory

  • GetComputerDomainName

Example