From 3304190c92f8d82de631d024437213bbf2c492f1 Mon Sep 17 00:00:00 2001 From: "Mr.Un1k0d3r" Date: Wed, 2 Feb 2022 13:10:19 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ada650..15622b8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Utility.ps1: Contain several cmdlets Run-As.ps1: Run a process as another user (credentials) Get-ProcessList.ps1: List processes, owner and command line arguments Remote-RegisterProtocolHandler.ps1: Use protocol handler to run your command to bypass some detection +Add-UserLogonScript: Add a logon script to a specific user ``` # Search-EventForUser.ps1 Usage