From fad941ace90cebb11a4e0b3431cc217bf6e62b92 Mon Sep 17 00:00:00 2001 From: Carrie Roberts Date: Thu, 17 Feb 2022 15:57:50 -0600 Subject: [PATCH] update script link (#1783) --- atomics/T1059.006/T1059.006.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/atomics/T1059.006/T1059.006.yaml b/atomics/T1059.006/T1059.006.yaml index 5a833829..bee93ccf 100644 --- a/atomics/T1059.006/T1059.006.yaml +++ b/atomics/T1059.006/T1059.006.yaml @@ -10,7 +10,7 @@ atomic_tests: script_url: description: Shell script public URL type: String - default: https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-scripts-suite/master/linPEAS/linpeas.sh + default: https://github.com/carlospolop/PEASS-ng/releases/download/20220214/linpeas.sh payload_file_name: description: Name of shell script downloaded from the script_url type: String @@ -51,7 +51,7 @@ atomic_tests: script_url: description: Shell script public URL type: String - default: https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-scripts-suite/master/linPEAS/linpeas.sh + default: https://github.com/carlospolop/PEASS-ng/releases/download/20220214/linpeas.sh payload_file_name: description: Shell script file name downloaded from the script_url type: String @@ -104,7 +104,7 @@ atomic_tests: script_url: description: URL hosting external malicious payload type: String - default: https://raw.githubusercontent.com/carlospolop/privilege-escalation-awesome-scripts-suite/master/linPEAS/linpeas.sh + default: https://github.com/carlospolop/PEASS-ng/releases/download/20220214/linpeas.sh payload_file_name: description: Shell script file name downloaded from the script_url type: String