tools
// 2026-01-05
// ID: REF-Linpeas
Linpeas
Linpeas
Type: Script
Language: Shell
Linpeas Linux Privilege Escalation Awesome Script.
Official Resources
- Official Website: https://github.com/carlospolop/PEASS-ng
- GitHub Repository: https://github.com/carlospolop/PEASS-ng
Installation
Primary Method
curl -L https://github.com/carlospolop/PEASS-ng/releases/latest/download/linpeas.sh > linpeas.sh; chmod +x linpeas.sh
Basic Usage
linpeas --help