动态评估云会话可信度,防凭证盗用与恶意行为
Explainable Adaptive Zero Trust Framework for AWS with Adversarial Robustness Evaluation
- 实时分析8项行为特征,用集成模型生成可信风险分
- 对四类攻击平均检测率达91%,行为模仿最难识别
- 决策附带可解释说明,适合安全合规与审计场景
基于亚马逊云服务的云环境存在结构性安全漏洞:一旦凭证通过认证,会话将全程被视为可信。我们提出可解释自适应零信任框架(EAZTF),一个持续重评API操作合法性的云原生安全层。该框架结合孤立森林与XGBoost,实时评估来自CloudTrail和IAM的8个行为特征,生成可信风险分(TRS),决定会话是否继续、需增强MFA或受限。每个决策均附带SHAP或LIME解释,支持人工审计与合规。在8,500条合成CloudTrail数据上测试,孤立森林达94.4%精确率、91.2%召回率,F1得分为0.928。针对四类对抗策略(凭证窃取、行为模仿、API速率规避、权限提升)的平均检测率为91.0%,其中行为模仿最难以识别(83.9%)。SHAP分析显示IP信誉、登录时间偏差和API调用速度为三大主导特征。基于NIST SP 800-207的结构化自评估中,EAZTF平均合规得分93%,传统边界防护基线仅38%。平均检测时间从数小时缩短至1分钟内。由于数据为合成,结果具指示性,非生产验证。
原文摘要 · Abstract (English)
Cloud environments built on Amazon Web Services face a structural security vulnerability: once a credential passes authentication, the resulting session is often treated as trusted for its entire duration. This assumption fails when credentials are stolen. We introduce the Explainable Adaptive Zero Trust Framework (EAZTF), a cloud-native security layer that continuously reevaluates the legitimacy of API actions throughout a session. EAZTF combines Isolation Forest and XGBoost to evaluate eight CloudTrail and IAM-derived behavioral features in real time and produce a Trust Risk Score (TRS) that determines whether a session continues, requires step-up MFA, or is restricted. Each decision is accompanied by a SHAP or LIME explanation, providing human-readable audit records for security analysis and compliance. The framework is also evaluated against four adversarial evasion strategies: credential theft, behavioral mimicry, API rate evasion, and privilege escalation. Experiments on an 8,500-record synthetic CloudTrail dataset show that Isolation Forest achieves 94.4% precision, 91.2% recall, and an F1 score of 0.928. Across the four adversarial scenarios, the mean detection rate is 91.0%, with behavioral mimicry being the most difficult at 83.9%. SHAP analysis identifies IP reputation, login-time deviation, and API call velocity as the three dominant features. A structured NIST SP 800-207 self-assessment gives EAZTF a mean compliance score of 93%, compared with 38% for a traditional perimeter baseline. Mean time to detect decreases from hours to under one minute. Because the evaluation uses synthetic data, these results should be interpreted as indicative rather than validated production performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。