PEASS-ng/linPEAS/builder/linpeas_parts/variables/TIP_DOCKER_ROOTLESS.sh
2024-08-27 23:56:21 +02:00

17 lines
472 B
Bash

# Title: Variables - TIP_DOCKER_ROOTLESS
# ID: TIP_DOCKER_ROOTLESS
# Author: Carlos Polop
# Last Update: 22-08-2023
# Description: In rootless mode privilege escalation to root will not be possible.
# License: GNU GPL
# Version: 1.0
# Functions Used:
# Global Variables:
# Initial Functions:
# Generated Global Variables: $TIP_DOCKER_ROOTLESS
# Fat linpeas: 0
# Small linpeas: 1
TIP_DOCKER_ROOTLESS="In rootless mode privilege escalation to root will not be possible."