mirror of
https://github.com/norandom/log2ml.git
synced 2024-12-04 22:53:44 +00:00
Create macro.vbs
A basic Macro
This commit is contained in:
parent
ee5a76d52f
commit
af57147743
3
2-4-initial-access-malware/corpus_builder/macro.vbs
Normal file
3
2-4-initial-access-malware/corpus_builder/macro.vbs
Normal file
@ -0,0 +1,3 @@
|
||||
Sub GreetUser()
|
||||
MsgBox "Hello from PowerShell!", vbInformation, "Greeting"
|
||||
End Sub
|
Loading…
Reference in New Issue
Block a user