diff --git a/linPEAS/builder/README.md b/linPEAS/builder/README.md index 6ff8e77..b6ef46b 100644 --- a/linPEAS/builder/README.md +++ b/linPEAS/builder/README.md @@ -4,7 +4,7 @@ You can **build you own linpeas which will contain only the checks you want**. T ## Quick start building linpeas.sh -It's possible to indicate the params `--all`, `--all-no-fat` and `--small` to build the classic `linpeas_fat.sh`, `linpeas.sh` and `linpeas_small.sh`: +It's possible to indicate the params `--all`, `--all-no-fat` and `--small` to build the classic `linpeas_fat.sh`, `linpeas.sh` and `linpeas_small.sh` outputs: - When testing builder changes locally, prefer writing the output to `/tmp` so you don't overwrite tracked release artifacts by accident. - **linpeas_fat.sh**: Contains all checks, even third party applications in base64 embedded.