From d578e1b1682f8b4728529c6f67ed0f395c95d73d Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sun, 1 Apr 2018 16:46:10 -0400 Subject: [PATCH] adding windows resources --- windows/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 windows/README.md 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/)