单词 | CSRF | ||||||||||||
释义 | CSRF
更多释义 收起释义 例句释义: 跨站点请求伪造,跨站请求伪造攻击 1. CSRF (Cross Site Request Fogery) allows attackers to bypass cookie based authentication. I blogged about it a while ago. 一个是CSRF(CrossSiteRequestForgery,跨站点伪造请求攻击),它允许攻击者绕过基于cookie的身份认证,前些天我曾在Blog上介绍过这种攻击。 archive.cnblogs.com 2. Every edit operation must be accompanied by a token, which ensures the validity of the user request and protects against CSRF attacks. 每个编辑操作必须伴有一个令牌,这可确保用户请求的有效性,并抵御CSRF攻击。 www.ibm.com 3. One technique intruders use to initiate a CSRF attack is to embed a URL within the src attribute of an tag. 入侵者发动CSRF攻击所使用的一种技术是将一个URL嵌入到标记的src属性中。 www.ibm.com 4. As a countermeasure, review your application logic and eliminate all XSS and CSRF vulnerabilities . 对策是审核你的web应用逻辑来堵上所有的XSS和CSRF漏洞。 www.bing.com 5. If you know nothing about XSS or CSRF , take the time to learn more about these security vulnerabilities. 如果你知道什么的XSS或CSRF的,花时间去学习更多的有关这些安全漏洞。 bluoe.blog.163.com 6. As CSRF didn't fit the requirements for clickjacking, we had to come up with a new term to avoid confusion. 由于CSRF不适合点击劫持的要求,我们不得不想出一个新名词,以避免混乱。 blog.sina.com.cn 7. Requests can be crafted which will circumvent the CSRF protection entirely. 定制的请求可以完全绕开CSRF保护。 www.bing.com 8. In CSRF attacks, unauthorized commands are transmitted from a user that the Web site trusts. 在CSRF攻击中,从Web站点信任的用户处传播未经授权的命令。 www.ibm.com 9. A mashup application or page must address CSRF, Ajax vulnerabilities, XSS, and other potential security weaknesses. mashup应用程序或页面必须解决CSRF、Ajax漏洞、XSS和其他潜在的安全漏洞。 www.ibm.com 10. Finally, make sure your PHP code is resilient to XSS attacks, form spoofs, and CSRF attacks. 最后,确保PHP代码可以抵抗XSS攻击、表单欺骗和CSRF攻击。 www.ibm.com 1. Many intrusion vulnerabilities such as SQL injection, CSRF, and XSS are preventable using a comprehensive input-validation framework. 如果使用一个综合的输入验证框架,许多输入漏洞,如SQL注入、CSRF和XSS,都是可以避免的。 www.ibm.com 2. You can typically prevent CSRF attacks by requiring that a unique token or cookie be passed with every request, which can be done with Dojo. 您通常可以通过要求每个请求在发送时传递一个惟一的令牌或cookie来阻止CSRF攻击,这可以通过Dojo来完成。 www.ibm.com 3. To guard yourself against CSRF, use the one-use token approach you use in your habit of verifying form posts. 为了保护您免受CSRF攻击,需要使用在检验表单post时使用的一次性标记方法。 www.ibm.com 4. The sequence of requests and responses during a CSRF attack is illustrated in Figure 1. CSRF攻击过程中的请求和响应的序列如图1所示。 www.ibm.com 5. Some variants use CSRF to pre-load data in forms, some don't. 一些变种使用CSRF预先加载数据到表单,有些则没有。 blog.csdn.net 6. In many cases CSRF and XSS will help to do so. 在许多情况下,CSRF和XSS都有助于这样做。 www.bing.com 7. How just visiting a site can be a security problem (with CSRF) 只是浏览一个站点,怎么就有安全问题呢? www.bing.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。