diff --git a/windows/README.md b/windows/README.md new file mode 100644 index 0000000..af9c317 --- /dev/null +++ b/windows/README.md @@ -0,0 +1,7 @@ +# Resources for Windows-based Assessments + +* [The Active Directory module for Windows PowerShell is a PowerShell module that consolidates a group of cmdlets.](https://docs.microsoft.com/en-us/powershell/module/addsadministration/?view=win10-ps) +* [PowerSploit](https://github.com/PowerShellMafia/PowerSploit) +* [CimSweep](https://github.com/PowerShellMafia/CimSweep) +* [PowerSCCM](https://github.com/PowerShellMafia/PowerSCCM) +* [SANS PowerShell Cheat Sheet](https://pen-testing.sans.org/blog/2016/05/25/sans-powershell-cheat-sheet/)