Using strace to monitor SSH connections on Linux
Summary
Instead of replacing SSH binaries on a compromised Linux host, testers can attach strace to running sshd via ptrace and read write() system calls to capture passwords and session content live.
- Published
- Collected
Skip to content