#2257·impacket

SMB3.kerberosLogin(mutualAuth=True) 使用完整的 AP-REP 子密钥作为 `Session.SessionKey`,而不是其前 16 个字节(会破坏 AES-256 加密的会话)

作者: 0xRyuzak1创建于 2026年8月12日更新于 2026年8月12日
标签in review

sequenceNumber = int(encAPRepPart['seq-number'])

内容来源: fortra/impacket