From f11c45650b9c45cc21d518f583a9fa623d9538ea Mon Sep 17 00:00:00 2001 From: Justin Perdok Date: Mon, 17 Aug 2020 13:18:30 +0000 Subject: [PATCH] Update Active Directory Attack.md --- Methodology and Resources/Active Directory Attack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Methodology and Resources/Active Directory Attack.md b/Methodology and Resources/Active Directory Attack.md index b6e1a2c7..ec8c5c8b 100644 --- a/Methodology and Resources/Active Directory Attack.md +++ b/Methodology and Resources/Active Directory Attack.md @@ -1165,7 +1165,7 @@ $UserObject.TerminalServicesWorkDirectory = "C:\" $UserObject.SetInfo() ``` -NOTE: To not alert the users the payload should hide its own process window and spawn the normal graphical enviorment. +NOTE: To not alert the user the payload should hide its own process window and spawn the normal graphical environment. #### WriteDACL