16 lines
458 B
Bash
16 lines
458 B
Bash
# Title: Variables - GREP_DOCKER_SOCK_INFOS
|
|
# ID: GREP_DOCKER_SOCK_INFOS
|
|
# Author: Carlos Polop
|
|
# Last Update: 22-08-2023
|
|
# Description: Grep docker.sock infos
|
|
# License: GNU GPL
|
|
# Version: 1.0
|
|
# Functions Used:
|
|
# Global Variables:
|
|
# Initial Functions:
|
|
# Generated Global Variables: $GREP_DOCKER_SOCK_INFOS
|
|
# Fat linpeas: 0
|
|
# Small linpeas: 1
|
|
|
|
|
|
GREP_DOCKER_SOCK_INFOS="Architecture|OSType|Name|DockerRootDir|NCPU|OperatingSystem|KernelVersion|ServerVersion" |