minnor updates
This commit is contained in:
@@ -98,7 +98,7 @@ atomic_tests:
|
||||
|
||||
- name: Linpeas tool execution
|
||||
description: |
|
||||
LinPEAS is a script that search for possible paths to escalate privileges on Linux/Unix*/MacOS hosts. The checks are explained on book.hacktricks.xyz
|
||||
LinPEAS is a script that search for possible paths to escalate privileges on Linux/Unix*/MacOS hosts. The checks are explained on [here](https://book.hacktricks.xyz/)
|
||||
supported_platforms:
|
||||
- linux
|
||||
input_arguments:
|
||||
@@ -109,7 +109,7 @@ atomic_tests:
|
||||
linpeas_url:
|
||||
description: Path to download linPeas shell script
|
||||
type: Url
|
||||
default: https://github.com/carlospolop/PEASS-ng/releases/latest/download/linpeas.sh
|
||||
default: https://github.com/carlospolop/PEASS-ng/releases/download/20220214/linpeas.sh
|
||||
dependency_executor_name: bash
|
||||
dependencies:
|
||||
- description: |
|
||||
|
||||
Reference in New Issue
Block a user