adding windows resources

This commit is contained in:
Omar Santos 2018-04-01 16:46:10 -04:00
parent bf6869bcaf
commit d578e1b168

7
windows/README.md Normal file
View file

@ -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/)