OpenSSH clients can be used to proxy SOCKS over SSH:
ssh -D LOCAL_PORT -C -N user@REMOTE_HOST
This exposes a SOCKS proxy on LOCAL_PORT through REMOTE_HOST.
Linux Persistence: atd
2025-04-01 DFIR CTF linux persistence at atd
Linux Persistence: SSH
2025-03-29 DFIR CTF SSH hardening hunting persistence linux persistence hunting hardening SSH PAM