From ce002b9f33fdd1d00007afa76570eab99e737a64 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Wed, 12 Oct 2022 14:34:05 +0200 Subject: [PATCH] Update README.md --- linPEAS/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/linPEAS/README.md b/linPEAS/README.md index 12d2107..7a50295 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -47,6 +47,12 @@ chmod +x linpeas_linux_amd64 ./linpeas_linux_amd64 ``` +```bash +# Execute from memory in Penelope session +# From: https://github.com/brightio/penelope +> peass-ng +``` + ## Firmware Analysis If you have a **firmware** and you want to **analyze it with linpeas** to **search for passwords or bad configured permissions** you have 2 main options.