A (short) collecton of eBPF enabled tools (needs root privileges to run);
Prerequisite: Install the latest bpftrace tool:
curl -o bpftrace -fsSL https://github.com/iovisor/bpftrace/releases/latest/download/bpftrace
chmod 755 bpftrace
This tools records all PTY sessions and sniffs all ssh/sudo/su passwords of all users.
./bpftrace -B none ptysnoop.bt