Scripting
Powershell
Commonly used Powershell commands, tips and tricks.
The Basics
Get-Command
Gets all the cmdlets installed on the current Computer and allows for pattern matching with the following:
Find, read, and get hash of a file
Download File
Decode Text
Passive Reconnaissance
Gathering information about a target system or network without directly interacting with it
HTA
An HTML Application (HTA) is a Microsoft Windows program that combines HTML, Dynamic HTML, and scripting languages supported by Internet Explorer, such as VBScript or JScript, to create a desktop application-like interface