From f344a1875b48656b01203fdce96aeffb15519683 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 9 Jul 2020 13:48:56 +0100 Subject: [PATCH] Added additional container tools to intersting tools --- linPEAS/linpeas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linPEAS/linpeas.sh b/linPEAS/linpeas.sh index 3e63ea9..d56c300 100755 --- a/linPEAS/linpeas.sh +++ b/linPEAS/linpeas.sh @@ -931,7 +931,7 @@ if [ "`echo $CHECKS | grep AvaSof`" ]; then #-- 1AS) Useful software printf $Y"[+] "$GREEN"Useful software\n"$NC - which nmap aws nc ncat netcat nc.traditional wget curl ping gcc g++ make gdb base64 socat python python2 python3 python2.7 python2.6 python3.6 python3.7 perl php ruby xterm doas sudo fetch docker 2>/dev/null + which nmap aws nc ncat netcat nc.traditional wget curl ping gcc g++ make gdb base64 socat python python2 python3 python2.7 python2.6 python3.6 python3.7 perl php ruby xterm doas sudo fetch docker lxc rkt kubectl 2>/dev/null echo "" #-- 2AS) Search for compilers