T1565.001: Technique T1565.001
Adversaries may leverage living-off-the-land techniques (T1565.001) to achieve execution, evade defenses, or transfer tools.
Total Capable Binaries: 2
•
Windows: 0
•
Linux: 2
•
macOS: 0
Living-off-the-Land Matrix for T1565.001
Across 2 verified binariesLinux1 payloads
tee
Tee reads from standard input and writes to standard output and files. Attackers abuse SUID or sudo tee to append unauthorized credentials to /etc/passwd or overwrite system configuration.
Sample Attack Vector:
echo "backdoor:x:0:0::/root:/bin/bash" | tee -a /etc/passwdLinux1 payloads
cp
GNU cp copies files. When configured with SUID permissions, attackers can overwrite system authentication files like /etc/passwd or copy binaries with elevated attributes.
Sample Attack Vector:
cp /tmp/passwd_modified /etc/passwdCurated & Verified by
Sharon Ben Moshe
Cybersecurity Researcher & Detection Engineer • Check Point