Quick answer
Choose a base mode (default, stealth, extra or all checks), toggle options like secret regexes or no-colour, optionally limit to specific sections, and copy the generated command. This builder covers auditing and enumeration workflows only.
Note
This tool builds enumeration/auditing commands only. It does not generate exploitation or network-attack commands. Run LinPEAS only on systems you are authorised to test — see our security policy.
Generated command
./linpeas.sh
Standard audit. Colour output; read it back with less -r if you save it.
How to use the result#
- Download LinPEAS first (see the installation guide).
- Copy the generated command and run it from the directory containing
linpeas.sh. - If you enabled saving, read colour output with
less -ror open the plain.txtfile. - Interpret the results with the output guide.
Sources & references
- linPEAS README — commands and parameters
- PEASS-ng releases — help text verified against 20260908-dffb9496