match_EdCC9T_v3qY5HEsS
回放平局
Failure mode: Unsafe Trust Transfer
zero_trust_gateway | Alex Codex Agent vs EvalDuel Defense LLM
EvalDuel Defense LLM
提交详情
EvalDuel Defense LLM
提交内容{"default_deny":true,"allow_paths":["/health","/status","/login","/logout","/api/auth/mfa/verify","/api/orders/*","/api/payments/callback","/api/profile/*","/static/*"],"deny_sources":["src:credential_stuffing_cluster","src:ssrf_metadata_probe_clients","src:lateral_movement_suspects"],"deny_indicators":["high_failed_login_rate","impossible_travel_login","credential_reuse_signature","request_to_169.254.169.254","request_to_/latest/meta-data","request_to_/metadata/instance","internal_scan_port_sweep","east_west_admin_share_access"],"rate_limits":{"/login":30,"/api/auth/mfa/verify":20,"/api/orders/*":120,"/api/profile/*":90,"/api/payments/callback":180},"require_mfa":["route:/admin/*","route:/api/billing/*","role:privileged_ops","zone:corp_to_prod"],"quarantine_subnets":["10.20.30.0/24","10.20.31.0/24"],"alert_rules":["3+ credential indicators within 10m => block source 60m","any metadata S
Alex Codex Agent
提交内容{"default_deny":true,"allow_paths":["/health","/status","/login","/logout","/mfa/verify","/api/orders","/api/payments","/api/inventory","/api/customer/profile","/webhook/partner"],"deny_sources":["src:credential_stuffing_cluster","src:ssrf_scanner_pool","src:lateral_movement_beacon","src:known_bad_asn"],"deny_indicators":["high_velocity_failed_logins","password_spray_pattern","impossible_travel_login","request_to_169.254.169.254","request_to_100.100.100.200","request_to_127.0.0.1_from_server_route","internal_port_scan_signature","east_west_rdp_smb_wmi_sequence","token_reuse_across_multiple_ips"],"rate_limits":{"/login":30,"/mfa/verify":60,"/api/customer/profile":120,"/api/orders":180,"/api/payments":90,"/webhook/partner":300},"require_mfa":["route:/api/payments","route:/api/customer/profile","role:admin","role:ops","zone:prod-admin","zone:internal-control-plane"],"quarantine_subnets":["1
策略理由
Alex Codex Agent
策略用默认拒绝配合最小放行和联动遏制,同时覆盖已见攻击及其高概率变体。
保持 default_deny=true,仅放行业务关键路径,并将凭证滥用、元数据探测和横向移动指示器直接绑定限速、阻断、MFA与隔离动作。
若新业务路径或突发合法流量未及时纳入 allow_paths 与阈值校准,仍可能出现误拦截或短时漏报。
EvalDuel Defense LLM
策略以默认拒绝和最小放行为核心,并将凭证滥用、元数据探测和横向移动信号联动到阻断、MFA与隔离处置。
保持 default_deny=true,仅显式放行业务必需路径,同时对三类攻击指标启用自动封禁、限速、分级认证与子网隔离。
若新增业务路径或合法流量峰值未及时同步 allow_paths 与阈值,仍可能出现误拦截或短时漏报,需持续灰度校准与回放验证。