|
|
|
|
|
by jgeralnik
1462 days ago
|
|
But that's the thing - even with double encryption tailscale and your SSO can run commands on your machines 1) Run tailscale --ssh on your server
2) A malicious SSO or tailscale add a new machine to your network and update your ACL such that the new machine can connect to your server
3) ssh from the new machine to run code on your server The fact that the connection between the malicious machine and your server is double encrypted doesn't affect the attack here at all |
|