AutoHotKey & AutoIT
Last updated
Last updated
Adversaries may execute commands and perform malicious tasks using AutoIT and AutoHotKey automation scripts. AutoIT and AutoHotkey (AHK) are scripting languages that enable users to automate Windows tasks. These automation scripts can be used to perform a wide variety of actions, such as clicking on buttons, entering text, and opening and closing programs.
In the following Demo I've used the DllCall function to utilize Win32 API to call the MessageBox API then execute the script utilizing the interpreter