Tagged: powershell

PSSysmonTools

PSSysmonTools: Sysmon Tools for PowerShell

PSSysmonTools Sysmon Tools for PowerShell Download git clone https://github.com/mattifestation/PSSysmonTools.git Implemented functions Get-SysmonConfiguration Parses a Sysmon driver configuration from the registry. The output is nearly identical to that of “sysmon.exe -c” but...

Misc-Powershell-Scripts

Misc-Powershell-Scripts: Powershell Random Tools

Misc-Powershell-Scripts Download git clone https://github.com/rvrsh3ll/Misc-Powershell-Scripts.git This project includes Backdoor-ExcelAddIn.ps1 Add a malicious addin for persistence. Don’t forget to add your split base64 encoded shellcode in the Init function Brute-Email.ps1 Using a...

AutomatedProfiler

AutomatedProfiler: Automated forensics

AutomatedProfiler will parse an image utilizing RegRipper, RECmd, and various PowerShell cmdlets. The output of the script will be in a text file called ‘profiler.txt’ and will contain information about...