In remote work environments, once account authentication is completed, users can continue accessing confidential data without their authenticity verification (proof of being the legitimate user with proper access rights). This poses a risk when the device or authentication credentials are hijacked by attackers after authentication, the authenticity becomes compromised. To address this, Zero Trust Access Control (ZTAC) monitors and utilizes behavior information unique to each user without trusting any access requests, enabling access control while continuously ensuring user authenticity after authentication. However, collecting behavioral information necessary for user authenticity verification creates a critical trade-off: more detailed monitoring increases traffic load, necessitating longer intervals between behavior information updates. These extended intervals create security vulnerabilities, as modern ransomware can complete lateral movement within minutes, potentially exploiting these update gaps when the system cannot respond quickly enough. In this paper, we propose a highly concurrent ZTAC architecture to address this challenge. Our system dynamically schedules monitoring intervals based on real-time network status and concurrent connection load, shortening transmission intervals when suspicious behavior is detected to intensify behavioral monitoring. However, this approach can lead to false positives, thus our verification process introduces temporary blocking as an intermediate state between permission and denial. By allowing access after a short waiting period, we minimize false detections while effectively delaying lateral movement by adversaries. Through implementation and evaluation experiments, we demonstrated that our proposed system reduced processing time in high-concurrency environments with over 10,000 concurrent connections and effectively detected and prevented unauthorized access attempts while maintaining operational efficiency.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Dynamic Transmission Scheduling Method for High-Concurrent Zero Trust Access Control

  • Taisho Sasada,
  • Christophe Kiennert,
  • Gregory Blanc,
  • Yuzo Taenaka,
  • Youki Kadobayashi

摘要

In remote work environments, once account authentication is completed, users can continue accessing confidential data without their authenticity verification (proof of being the legitimate user with proper access rights). This poses a risk when the device or authentication credentials are hijacked by attackers after authentication, the authenticity becomes compromised. To address this, Zero Trust Access Control (ZTAC) monitors and utilizes behavior information unique to each user without trusting any access requests, enabling access control while continuously ensuring user authenticity after authentication. However, collecting behavioral information necessary for user authenticity verification creates a critical trade-off: more detailed monitoring increases traffic load, necessitating longer intervals between behavior information updates. These extended intervals create security vulnerabilities, as modern ransomware can complete lateral movement within minutes, potentially exploiting these update gaps when the system cannot respond quickly enough. In this paper, we propose a highly concurrent ZTAC architecture to address this challenge. Our system dynamically schedules monitoring intervals based on real-time network status and concurrent connection load, shortening transmission intervals when suspicious behavior is detected to intensify behavioral monitoring. However, this approach can lead to false positives, thus our verification process introduces temporary blocking as an intermediate state between permission and denial. By allowing access after a short waiting period, we minimize false detections while effectively delaying lateral movement by adversaries. Through implementation and evaluation experiments, we demonstrated that our proposed system reduced processing time in high-concurrency environments with over 10,000 concurrent connections and effectively detected and prevented unauthorized access attempts while maintaining operational efficiency.