Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在测试某些电子商务网站的支付网关时,有什么方法可以检查 cookie 是否保存了用户的信用卡详细信息?如果是这样,我们可以验证它们是否为加密形式吗?
除了查看 cookie 的内容之外?(您也可以查看cookies的范围和有效期,如果cookies不被接受,网关是否工作)
但是,如果您没有找到 CC 详细信息,它们可能会被加密或伪装,但这不会告诉您它们的加密程度。
如果 cookie 中的 CC 详细信息不明显,则从网关提供商处获取声明可能是唯一的出路。