update script link (#1783)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user