Incident Response Process:
Incident response process courtesy of NIST (US National Institute for Standards and Technology):
Why PowerShell?
Follow the steps illustrated in the series of snapshots below to enable PowerShell remoting on your home network or any other network or machine that is not part of a domain or Active Directory...
PowerShell remoting uses port 5985 for http and 5986 for https, and should be used to look into...
The following code is an example of a script that can be run in a remote session to get the parent process of a running process using a WMI object.
What to hunt for?
Share it with your network
Grant Knoetze
IT Support Specialist Cybersecurity Student Software Developer
This is code that I wrote to help me with red teaming. Disclaimer - Nothing on this page is intended for malicious purposes, anything that you do with any code is your own responsibility, never engage a target without written permission in the form of a signed contract.