Package proposal: amsiscriptcontentretrieval.vm #175
Labels
😕 needs info
Further information is needed
🌀 FLARE-VM
A package or feature to be used by FLARE-VM
❔ discussion
Further discussion is needed
🆕 package
New package request/idea/PR
Package Name
amsiscriptcontentretrieval
Tool Name
AMSIScriptContentRetrieval
Package type
SINGLE_PS1
Tool's version number
2018.06.17
Category
PowerShell
Tool's authors
Matt Graeber
Tool's description
Retrieves data from the Microsoft Antimalware Scan Interface (AMSI)
Download URL
https://gist.githubusercontent.com/mattifestation/e179218d88b5f100b0edecdec453d9be/raw/2329bda456b5b8e2f973cc5dc026b6fc221dad79/AMSIScriptContentRetrieval.ps1
Download SHA256 Hash
4ad1712633ef5db299dbfa8565bca899fefcdf4affab9b052768236f8e4c6272
Why is this tool a good addition?
Antimalware Scan Interface (AMSI) is a Microsoft method of observing malicious scripts, including VBA macros, XLM macros, PowerShell, JavaScript, and VBScript scripts.
Starting ASMI monitoring
In PowerShell, run
Then run the script you wish to monitor.
Stopping monitoring
In PowerShell, run
Viewing the results
In PowerShell, run
AMSIScriptContentRetrieval
The text was updated successfully, but these errors were encountered: