问题描述:目标主机支持RSA密钥交换意味着缺乏前向保密,存在历史流量解密风险,是过时且不推荐使用的配置,建议更新为ECDHE 等临时密钥交换算法,以增强会话安全性和隐私保护。
解决方案:禁用RSAkey exchange:只持临时密钥交换算法(如ECDHE RSAECDHE ECDSA)。强制TLS 1.2或TLS1.3,并优先选择支持前向保密的密码套件,比如:TLS ECDHE RSA WITHAES 128GCM SHA256TLS ECDHE RSA WITHAES 256GCMSHA384
F5000防火墙当前版本为9900P2401这个问题该怎么解决
漏洞cve发一下,看看是不是这个

看扫出的端口是哪个
443——https
832——netconf
22——ssh
sslvpn网关端口
pki domain test
undo crl check enable
#
ssl renegotiation disable
ssl version ssl3.0 disable
#
ssl server-policy test
pki-domain test
ciphersuite dhe_rsa_aes_256_cbc_sha
ciphersuite dhe_rsa_aes_256_cbc_sha256
ciphersuite ecdhe_ecdsa_aes_256_cbc_sha384
ciphersuite ecdhe_ecdsa_aes_256_gcm_sha384
ciphersuite ecdhe_rsa_aes_256_cbc_sha384
ciphersuite ecdhe_rsa_aes_256_gcm_sha384
443端口:
undo ip http enable
undo ip https enable
(如果此时还有80端口监听则:undo autodeploy url enable)
ip https ssl-server-policy test
ip http enable
ip https enable
sslvpn网关端口:
在SSL VPN网关下应用SSL服务器端策略,并重新使能网关服务
同时重新使能HTTPS /HTTP 服务
832端口:
undo netconf soap http enable
undo netconf soap https enable
netconf soap https ssl-server-policy test
netconf soap http enable
netconf soap https enable
22端口:
ssh2 algorithm key-exchange配置ssh2协议使用的密钥交换算法列表
暂无评论
参考
pki domain test
undo crl check enable
#
ssl renegotiation disable
ssl version ssl3.0 disable
#
ssl server-policy test
pki-domain test
ciphersuite dhe_rsa_aes_256_cbc_sha
ciphersuite dhe_rsa_aes_256_cbc_sha256
ciphersuite ecdhe_ecdsa_aes_256_cbc_sha384
ciphersuite ecdhe_ecdsa_aes_256_gcm_sha384
ciphersuite ecdhe_rsa_aes_256_cbc_sha384
ciphersuite ecdhe_rsa_aes_256_gcm_sha384
443端口:
undo ip http enable
undo ip https enable
(如果此时还有80端口监听则:undo autodeploy url enable)
ip https ssl-server-policy test
ip http enable
ip https enable
sslvpn网关端口:
在SSL VPN网关下应用SSL服务器端策略,并重新使能网关服务
同时重新使能HTTPS /HTTP 服务
832端口:
undo netconf soap http enable
undo netconf soap https enable
netconf soap https ssl-server-policy test
netconf soap http enable
netconf soap https enable
22端口:
ssh2 algorithm key-exchange配置ssh2协议使用的密钥交换算法列表
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论