Update README.md

This commit is contained in:
SirBroccoli
2025-12-07 13:21:52 +01:00
committed by GitHub
parent 49db1df468
commit 313fe6bef5

View File

@@ -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`**.