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.

1. Base mode
2. Options
3. Limit to sections (optional, uses -o)
Generated command
./linpeas.sh

Standard audit. Colour output; read it back with less -r if you save it.

How to use the result#

  1. Download LinPEAS first (see the installation guide).
  2. Copy the generated command and run it from the directory containing linpeas.sh.
  3. If you enabled saving, read colour output with less -r or open the plain .txt file.
  4. Interpret the results with the output guide.

Sources & references

  1. linPEAS README — commands and parameters
  2. PEASS-ng releases — help text verified against 20260908-dffb9496