• 因为PHP可以管理记忆所以PHP代码不会导致堆栈缓冲溢出

    Because PHP manages memory for you, there's no PHP code that can result in stack and buffer overflow exploits.

    youdao

  • 这里两种主要超级用户进入类型缓冲溢出攻击服务器上执行脚本

    There are two main types of root exploits: buffer overflow attacks and executing scripts against a server.

    youdao

  • 缓冲溢出攻击黑客利用程序执行期间存储分配中的特定计算机程序漏洞

    In a buffer overflow attack, the hacker takes advantage of specific type of computer program bug that involves the allocation of storage during program execution.

    youdao

  • 此外您要记住,有些问题必须通过更新才能修复比如缓冲溢出网络客户端问题

    Also keep in mind that many times, updates are the only way to fix problems such as those related to buffer overflows, network client issues, and so on.

    youdao

  • 很多应用程序级别的普通保密问题引起打破保密性包括缓冲溢出嵌入SQL

    There are many common application-level security issues which can lead to security breaches, including buffer overflows and SQL injection.

    youdao

  • 例如描述缓冲溢出攻击时我们想像一些懂得质疑,仅仅是无条件遵循手工列出条例的办公室工作人员

    For instance, to describe a buffer overflow attack, he asks us to imagine an office worker who follows the instructions listed in a manual without questioning them.

    youdao

  • 网络安全日益人们所重视关键就是缓冲溢出问题几乎所有操作系统都避免缓冲溢出漏洞的威胁。

    The network security takes day by day for the people, its key is the cushion overflow question, the nearly all operating sys- tem could not avoid the cushion overflow loophole threat.

    youdao

  • 模糊测试导致许多故障都是内存分配错误缓冲溢出直接结果

    Many of the crashes resulting from fuzz testing are direct results of memory allocation mistakes and buffer overflows.

    youdao

  • 如果没有发生缓冲溢出返回始终组合字符串长度使得检测缓冲溢出真正变得容易了。

    The return value is always the size of the combined string if no buffer overflow occurred; this makes it really easy to detect an overflow.

    youdao

  • 进程尝试数据储存固定长度缓冲范围之外时,就会出现缓冲溢出

    A buffer overflow, or buffer overrun, occurs when a process attempts to store data beyond the boundaries of a fixed-length buffer.

    youdao

  • 可防止缓冲溢出服务器进行额外CPU磁盘工作

    This prevents the server from doing added CPU and disk work if the buffer overflows.

    youdao

  • 潜在问题提出警告c编程可能出现缓冲溢出如何预防这些问题提供建议

    It gives warnings about potential problems, such as buffer overflows that can occur when programming in c, and gives advice about how to prevent them.

    youdao

  • 任何允许外部实体输入数据程序容易受到恶意的攻击,例如缓冲溢出嵌入式控制字符

    Any program that allows an external entity to input data is vulnerable to malicious activity, such as buffer overflows and embedded control characters.

    youdao

  • 毕竟,也许有人已经十六进编辑器手工修改字节符试图触发缓冲溢出

    After all, someone could have changed the bytecode manually with a hex editor to attempt to trigger a buffer overflow.

    youdao

  • 从根本上讲所有这些方法都能减轻程序接管攻击拒绝服务攻击缓冲溢出攻击所带来的破坏

    Fundamentally, all these approaches reduce the damage of a buffer overflow attack from a program-takeover attack into a denial-of-service attack.

    youdao

  • 利用缓冲溢出进行攻击可以改变这个过程并且允许黑客执行任何他们期望函数

    Attacking using a buffer overflow can change this process and allow an attacker to execute any function they wish.

    youdao

  • 攻击也许能够通过改变函数其他数据利用缓冲溢出没有哪种方法能够防止这点

    An attacker may be able to exploit a buffer overflow by changing the value of other data in the function; none of these approaches counter that.

    youdao

  • 缓冲溢出许多安全性问题起因

    Buffer overflows are the cause of many a security bug.

    youdao

  • 替代方法使用另一种编程语言因为如今几乎其他所有语言都能防止缓冲溢出

    An alternative is to use another programming language, since almost all of today's other languages protect against buffer overflows.

    youdao

  • 如果攻击能够导致缓冲溢出那么它就控制程序中的其他

    If an attacker can cause a buffer to overflow, then the attacker can control other values in the program.

    youdao

  • 假设了解缓冲溢出问题的存在,则您不得不检查每一代码发现这个特殊漏洞

    You also have to review every line of code to find this particular hole, assuming you understood that it existed.

    youdao

  • 为什么缓冲溢出如此常见

    Why are buffer overflows so common?

    youdao

  • 许多工具可以缓冲溢出缺陷导致问题之前帮助检测它们

    There are a number of tools that can help detect buffer overflow vulnerabilities before they're released.

    youdao

  • 从2004年开始用户应该开始避免使用这样的操作系统它们至少没有缓冲溢出提供某种自动保护机制。

    Beginning in 2004, users should start avoiding any operating system that fails to provide at least some automatic protection against buffer overflows.

    youdao

  • 现在让我们快速回顾一下缓冲溢出问题

    Let's start with a quick review of buffer overflows.

    youdao

  • 缓冲溢出攻击实例程序内部溢出,从而改变程序的运行方式。

    In the instance of a buffer overflow attack, an internal value in a program is overflowed to alter how the program runs.

    youdao

  • 这样使得操纵返回地址困难多了不会阻止改变调用函数数据缓冲溢出攻击

    This makes it much harder to manipulate the return address, but it doesn't defend against buffer overflow attacks that change the data of calling functions.

    youdao

  • 内存空间缺口——通过溢出缓冲溢出错误来实现,以宿主进程权限执行攻击提供任何代码

    Memory space breachAccomplished via stack overflow, buffer overrun, or heap error, enables execution of arbitrary code supplied by the attacker with the permissions of the host process.

    youdao

  • 这种攻击可能导致缓冲溢出

    This attack may also lead to buffer overruns.

    youdao

  • 这种攻击可能导致缓冲溢出

    This attack may also lead to buffer overruns.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定