Blind SQL injection attacks are a well know and recognized form of code injection attack, but there are many other forms, some not so well documented or understood.
SQL盲注攻击是一种为人熟知的代码注入攻击形式,但是也有很多其他形式,有些尚未得到很好的记载和了解。
Newer modifications include Blind XPath injection, which reduces the knowledge required to mount the attack.
更新的修改中还包括暗藏xpath注入,它降低了安置攻击所需的知识。
The focus of this article is a specific type of code injection attack: the Blind XPath injection.
本文主要介绍代码注入攻击的一种特殊类型:XPath盲注。
This attack functions almost exactly like the blind SQL injection attack but, unlike SQL injection attacks, few people know about XPath injection attacks or take precautions against them.
这种攻击的运作跟SQL盲注攻击几乎完全相似,与SQL注入攻击不同的是,几乎没什么人了解XPath盲注攻击或对其进行预防。
An emerging threat, first outlined by Amit Klein in a paper in 2004, is the blind XPath injection attack (see Resources).
最近开始出现的一种威胁(最初由AmitKlein于2004年在一篇论文中概述)是XPath盲注攻击(请参阅参考资料)。
Blind XPath Injection can work even if the application's queries themselves are all limited to a document subset.
即使在应用程序的查询本身都受限于某个文档子集时,Blind XPathInjection也可以工作。
Blind XPath Injection can work even if the application's queries themselves are all limited to a document subset.
即使在应用程序的查询本身都受限于某个文档子集时,Blind XPathInjection也可以工作。
应用推荐