|
Lines 920-926
Link Here
|
| 920 |
this means is that if you have a secure workstation holding keys |
920 |
this means is that if you have a secure workstation holding keys |
| 921 |
that give you access to the rest of the system, and you |
921 |
that give you access to the rest of the system, and you |
| 922 |
ssh to an insecure machine, your keys |
922 |
ssh to an insecure machine, your keys |
| 923 |
becomes exposed. The actual keys themselves are not exposed, but |
923 |
are usable. The actual keys themselves are not exposed, but |
| 924 |
ssh installs a forwarding port for the |
924 |
ssh installs a forwarding port for the |
| 925 |
duration of your login, and if an attacker has broken |
925 |
duration of your login, and if an attacker has broken |
| 926 |
<username>root</username> on the |
926 |
<username>root</username> on the |