• 常见格式化字符串攻击来自于思想攻击可以控制显示数据所使用格式

    The often-serious format string attack is based on the idea that an attacker can control the format used to display data.

    youdao

  • gcc编译器选项-Wformat-security 可以警告代码中可能受到格式化字符串攻击地方

    The gcc compiler option -Wformat-security will warn you of some cases where the code may be vulnerable to format string attacks.

    youdao

  • 例如Python一个内置的“ % ”操作符就执行格式化操作(“ % ”前面参数就是指定的格式),因此确保攻击不会控制这个格式,也就是说使用常量作为字符串的格式。

    For example, Python has a built-in "%" operator that does formatting (the argument before "%" is the format), so make sure the attacker can't control the format, say by making it a constant.

    youdao

  • c语言中一个常见错误攻击数据传递格式化字符串参数中(例如printf(3)的第一参数)。

    In c, a common mistake is to pass attacker data into format string parameters (such as the first parameter of printf (3)).

    youdao

  • 目前针对缓冲区溢出格式化字符串漏洞攻击已经提出了多种解决方法

    So far, although many approaches have been proposed to solve buffer overflows and format string attacks, unfortunately few of them can prevent all possible attacks.

    youdao

  • 目前针对缓冲区溢出格式化字符串漏洞攻击已经提出了多种解决方法

    So far, although many approaches have been proposed to solve buffer overflows and format string attacks, unfortunately few of them can prevent all possible attacks.

    youdao

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

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

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