Windows Security related management scripts, scenarios and commands with CMD prompt and Powershell that could be used in Offensive and Defensive scenarios.
- One liner commands for searching,finding,enumerating various files and windows OS criteria.
- The intention is to be able to use search features to easily locate anything that comes to mind and rely on these tools when working on any machine.
- Tools and queries used to parse IIS logs
- Use this script to check all connections running for a particular application name using the "like" query parameter. Replace the "OUTLOOK" string with the name of the application your trying to find TCP connections for on a host machine.