缓存溢出问题 Buffer Overflows 不安全的存储 Insecure Storage 对于Web应用程序来说,妥善保存密码、用户名及其他与身份验证有关的信息是非常重要的工作,对这些信息进行加密则是非常有效的方式...
基于202个网页-相关网页
用户名及密码经常存储于各自的应用程序中,但不能在常规基础上进行改变并且也不安全。
User names and passwords are often stored with each application, but cannot change on a regular basis and are not secure.
尽管看似违背直觉,但不安全的数据所经历的操作往往与安全数据完全相同,这只是因为这两类数据都被存储到了相同的位置。
While it seems counterintuitive, non-secure data often goes through all the same operations as secure data, simply because the two types of data are stored in the same place.
不幸的是,这样做是一种不安全的方式,在数组中存储值的时候都需要进行运行时检查。
Unfortunately it was done so in an unsafe fashion, necessitating the need for runtime checks whenever storing values in an array.
应用推荐