From 4279b089916521ef436703910df0a70990d679ec Mon Sep 17 00:00:00 2001 From: SirBroccoli Date: Tue, 3 Dec 2024 13:05:17 +0100 Subject: [PATCH] Update README.md --- linPEAS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linPEAS/README.md b/linPEAS/README.md index 394c1e8..c189587 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -22,7 +22,7 @@ Check how to **select the checks you want to build [in your own linpeas followin Note that by default, in the releases pages of this repository, you will find a **linpeas with all the checks**. -## Differences between `linpeas_fat.sh`, `linpeas.sh` and `linpeas_small.sh`: +## Differences between `linpeas_fat.sh`, `linpeas.sh` and `linpeas_small.sh`: - **linpeas_fat.sh**: Contains all checks, even third party applications in base64 embedded. - **linpeas.sh**: Contains all checks, but only the third party application `linux exploit suggester` is embedded. This is the default `linpeas.sh`.