Update USEFUL_SOFTWARE.sh

add lua and go binaries as it serves to escape restricted environments.
This commit is contained in:
Jeffrey Bencteux
2024-09-03 15:14:35 +02:00
committed by GitHub
parent b3bcfa4466
commit f881a4719d

View File

@@ -13,4 +13,4 @@
# Small linpeas: 1
USEFUL_SOFTWARE="authbind aws az base64 ctr curl doas docker fetch g++ gcc gcloud gdb kubectl 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"
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"