mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-04-28 11:53:22 -07:00
docs: clarify builder output wording
This commit is contained in:
@@ -4,7 +4,7 @@ You can **build you own linpeas which will contain only the checks you want**. T
|
|||||||
|
|
||||||
## Quick start building linpeas.sh
|
## 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.
|
- 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.
|
- **linpeas_fat.sh**: Contains all checks, even third party applications in base64 embedded.
|
||||||
|
|||||||
Reference in New Issue
Block a user