diff --git a/windows-hardening/windows-local-privilege-escalation/README.md b/windows-hardening/windows-local-privilege-escalation/README.md index b54fe3086..343263726 100644 --- a/windows-hardening/windows-local-privilege-escalation/README.md +++ b/windows-hardening/windows-local-privilege-escalation/README.md @@ -96,7 +96,7 @@ Any credential/Juicy info saved in the env variables? ```bash set dir env: -Get-ChildItem Env: | ft Key,Value +Get-ChildItem Env: | ft Key,Value -AutoSize ``` ### PowerShell History