From 75e7607ad9926ab5cbc5ed4578792e3282e67313 Mon Sep 17 00:00:00 2001 From: "Nikhil \"SamratAshok\" Mittal" Date: Wed, 7 Nov 2018 11:50:37 +0530 Subject: [PATCH] Update Backdoors/Set-RemotePSRemoting.ps1 --- Backdoors/Set-RemotePSRemoting.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backdoors/Set-RemotePSRemoting.ps1 b/Backdoors/Set-RemotePSRemoting.ps1 index e0e39a8..29ebf89 100644 --- a/Backdoors/Set-RemotePSRemoting.ps1 +++ b/Backdoors/Set-RemotePSRemoting.ps1 @@ -13,7 +13,7 @@ It is possible to remove the entries added by the script by using the -Remove op The script is very useful as a backdoor on any machine but more so on high value targets like Domain controllers. -If you get an error like 'The I/O operation has been aborted' - ignore it most likely modified. +If you get an error like 'The I/O operation has been aborted' - ignore it. The ACl has been most likely modified. .PARAMETER UserName Username which will have remote access.