Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 682dc61

Browse files
[po] auto sync
1 parent 9dda3a7 commit 682dc61

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

howto/unicode.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -953,6 +953,9 @@ msgid ""
953953
"true if the input data also specifies the encoding, since the attacker can "
954954
"then choose a clever way to hide malicious text in the encoded bytestream."
955955
msgstr ""
956+
"当要使用的数据来自 Web "
957+
"浏览器或其他不受信来源时,常用技术是在用该字符串生成命令行之前,或要存入数据库之前,先检查字符串中是否包含非法字符。请仔细检查解码后的字符串,而不是编码格式的字节串数据;有些编码可能具备一些有趣的特性,例如与"
958+
" ASCII 不是一一对应或不完全兼容。如果输入数据还指定了编码格式,则尤其如此,因为攻击者可以选择一种巧妙的方式将恶意文本隐藏在经过编码的字节流中。"
956959

957960
#: ../../howto/unicode.rst:691
958961
msgid "Converting Between File Encodings"

0 commit comments

Comments
 (0)