From 313fe6bef50eea8756e327d9473c5e82be98b84d Mon Sep 17 00:00:00 2001 From: SirBroccoli Date: Sun, 7 Dec 2025 13:21:52 +0100 Subject: [PATCH] Update README.md --- linPEAS/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/linPEAS/README.md b/linPEAS/README.md index 125f471..620608d 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -98,10 +98,6 @@ The goal of this script is to search for possible **Privilege Escalation Paths** This script doesn't have any dependency. -### Recent privilege-escalation additions - -- Added detection for unsafe PostgreSQL event triggers and custom `postgres_fdw` hooks that temporarily grant SUPERUSER privileges, surfacing SupaPwn-style escalation paths earlier. - It uses **/bin/sh** syntax, so can run in anything supporting `sh` (and the binaries and parameters used). By default, **linpeas won't write anything to disk and won't try to login as any other user using `su`**.