|
|
|
|
|
by staticassertion
2153 days ago
|
|
Zero Trust != VPN. Zero Trust means that the network is not what determines trust. Consider this:
* You go to your office, connect to the network
* Now you have access to internal services, by virtue of being on the network In a Zero Trust network it does not matter what network you are on. Trust is handed out individually, based on the identity/ role of the user and the context of their session (is their os patched? running security tools?). |
|
The attacker can surely use a patched OS. Are the security tools secret? If not, then the attacker can run the security tools too.