← Back to feed
Vulnerabilities & PatchesEmerging1 sourceOct 16, 2022 · 18:30via Embrace The Red (AI agent security)

TTP Diaries: SSH Agent Hijacking

Brief

There are some neat TTPs that I don’t use frequently, and if the time arises, I need to dig up details again. So, I figured to write some of them down, starting with SSH Agent Hijacking .

What is SSH Agent Hijacking?

Short story, if you have keys added to an SSH Agent an adversary with root permissions can use them. If you forward the SSH Agent to another host, an adversary with root permission on that other host can exploit and leverage your keys as well.

Read more on Embrace The Red (AI agent security)