update script link (#1783)

This commit is contained in:
Carrie Roberts
2022-02-17 15:57:50 -06:00
committed by GitHub
parent 1259433119
commit fad941ace9
+3 -3
View File
@@ -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