SUID binaries
2 SGID binaries have been identified;
22040 7824 -rwsr-sr-x 1 root root 8008480 Oct 14 2019 /usr/bin/gdb
21629 7396 -rwsr-sr-x 1 root root 7570720 Dec 24 2018 /usr/bin/gimp-2.10
This was confirmed by PEAS at a later stage
gdb
According to GTFObins, gdb can be leveraged for Privilege Escalation if it has SUID bit set
gimp-2.10
gaara@Gaara:/dev/shm$ gimp-2.10 --version
GNU Image Manipulation Program version 2.10.8
gimp-2.10 is basically gimp binary
According to GTFObins, gimp can be leveraged for Privilege Escalation if it has SUID bit set