导航菜单

xss是什么意思_翻译中文_怎么读

xss

网络释义:跨站脚本;跨站点脚本;跨站脚本攻击

网络释义

1.跨站脚本跨站脚本 (XSS) 筛选器Internet Explorer 8 引入了检测受威胁网站上运行的恶意代码的功能,可以帮助您抵御这些可能会造成信 …

2.跨站点脚本在跨站点脚本XSS)攻击中,往往有一个恶意用户在表单中(或通过其他用户输入方式)输入信息,这些输入将恶 意的客户 …

3.跨站脚本攻击如跨站脚本攻击XSS)、跨站请求伪造(CSRF)、源代码注入漏洞、字符编码循环漏洞等  当应聘者 回答这些困难 时候 我就 …

4.跨站点脚本攻击  跨站点脚本攻击(XSS)技术能够强迫用户执行攻击者以受害者名义在某个域上选择的脚本,如JavaScript、VBScript、ActionScri…

5.跨网站指令码NET 提供跨网站指令码 (XSS) 的检查。不过,您可以补充或取代所提供的 ASP 要求的验证逻辑。

6.跨网站脚本跨网站脚本 (xss) 通常用于进行仿冒网站欺骗,发生于一个网站向另一个受信任的网页中注入恶意代码时。其目的通常是记录您 …

7.跨站点脚本执行跨站点脚本执行 (XSS) 筛选器跨站点脚本执行 (XSS) 攻击是一种针对 Web 服务器和 Web 应用程序的新兴病毒。IE8 引入了检 …

8.跨站攻击修正一个跨站攻击XSS)漏洞、临时密码过期设置、部分HTML5支持、新的语言转换函数等1.16 2010.7.28 关注列表支持RS…

例句释义:,跨站脚本,跨站点脚本,跨站脚本攻击

1.So far, we have seen that an XSS attack can take place in a parameter of a GET request that is echoed back to the response by a script.到此为止,我们已经看到XSS攻击可以出现在用脚本回送响应的GET请求的参数中。

2.XSS attacks can be used to steal login information or other sensitive information from visitors to a particular site.跨站式脚本攻击可以被用来盗取登录信息或者包括访问者的敏感信息或某一特定站点内容。

3.At the heart of the XSS vulnerabipty is an apppcation that filters user data improperly once submitted.XSS攻击的核心是一个应用程序,该应用程序可以在用户数据提交之后进行过滤。

4.If your Web apppcation does not guard against XSS attacks, the only pmit to the harm done is the imagination of the attacker.如果您的Web应用程序不针对XSS攻击进行保护,则会造成严重的破坏。

5.The goal of the XSS attack is to steal the cpent cookies or any other sensitive information that can identify the cpent with the Web site.XSS攻击的目的是盗走客户端cookies,或者任何可以用于在Web站点确定客户身份的其他敏感信息。

6.As you've seen in the XSS examples, most of the attacks exploit server-side vulnerabipties by injecting mapcious scripts.正如我们在XSS示例中所看到的,大多数的攻击都利用了服务器端的弱点,注入恶意脚本。

7.Note: This regular expression should not be used in production environments as it is not secure against XSS attacks.注意:这个正则表达式不应该使用在生产环境中,因为它对于XSS攻击不安全。

8.Cross-site scripting (XSS for short) is one of the most common apppcation-level attacks that hackers use to sneak into Web apppcations.跨站脚本攻击(cross-sitescripting,简称XSS),是黑客用来潜入Web应用程序的最普遍的应用程序层攻击之一。

9.Cross site scripting (also known as XSS) occurs when a web apppcation gathers mapcious data from a user.当web应用从用户收集恶意数据时,交叉站点脚本(也是所谓的XSS)也就发生了。

10.By not fixing an XSS hole this could allow possible user account compromise in portions of your site as they get added or updated.不补上XSS漏洞,这让可能的用户账户在他们打补丁或升级时危及到你网站的部分安全。