17 lines
589 B
Bash
17 lines
589 B
Bash
# Title: Variables - USEFUL_SOFTWARE
|
|
# ID: USEFUL_SOFTWARE
|
|
# Author: Carlos Polop
|
|
# Last Update: 22-08-2023
|
|
# Description: Useful software
|
|
# License: GNU GPL
|
|
# Version: 1.0
|
|
# Functions Used:
|
|
# Global Variables:
|
|
# Initial Functions:
|
|
# Generated Global Variables: $USEFUL_SOFTWARE
|
|
# Fat linpeas: 0
|
|
# Small linpeas: 1
|
|
|
|
|
|
USEFUL_SOFTWARE="authbind aws az base64 ctr curl doas docker fetch g++ gcc gcloud gdb go kubectl lua lxc make nc nc.traditional ncat netcat nmap perl php ping podman python python2 python2.6 python2.7 python3 python3.6 python3.7 pwsh rkt ruby runc socat sudo wget xterm"
|