Skip to main content

One post tagged with "Visual Basic Application (VBA)"

VBA is an event-driven programming language and integrated development environment (IDE) developed by Microsoft. It is primarily used within Office applications like Excel, Word, and Access to automate tasks, create macros, and build custom solutions. VBA allows developers to interact with the application's objects and properties, enabling efficient data manipulation and automation of repetitive tasks.

View All Tags

THM | Weaponization

· 19 min read

Red Teaming | Weaponization | Summary:

The room focuses on alternative scripting techniques used by red teamers to execute payloads in a Windows environment.

Since many organizations restrict or monitor the execution of .exe files, this room explores other methods, including Windows Script Host, HTML Applications, Visual Basic Applications, and PowerShell.

The goal is to learn and practice these techniques, which are commonly used by attackers to bypass security controls and execute malicious code.