mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
update Command Injection link (#18989)
This commit is contained in:
@ -46,7 +46,7 @@ JavaScript や SQL のコンテキストでは、対象となる文字は別の
|
||||
|
||||
このトピックについて更に読むべき文書:
|
||||
|
||||
- <https://www.owasp.org/index.php/Command_Injection>
|
||||
- <https://owasp.org/www-community/attacks/Command_Injection>
|
||||
- <https://www.owasp.org/index.php/Code_Injection>
|
||||
- <https://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29>
|
||||
|
||||
|
@ -46,7 +46,7 @@ Yii 提供了大量的工具来在不同的上下文执行转义。
|
||||
|
||||
进一步阅读该话题:
|
||||
|
||||
- <https://www.owasp.org/index.php/Command_Injection>
|
||||
- <https://owasp.org/www-community/attacks/Command_Injection>
|
||||
- <https://www.owasp.org/index.php/Code_Injection>
|
||||
- <https://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29>
|
||||
|
||||
|
@ -46,7 +46,7 @@ contexts.
|
||||
|
||||
Further reading on the topic:
|
||||
|
||||
- <https://www.owasp.org/index.php/Command_Injection>
|
||||
- <https://owasp.org/www-community/attacks/Command_Injection>
|
||||
- <https://www.owasp.org/index.php/Code_Injection>
|
||||
- <https://www.owasp.org/index.php/Cross-site_Scripting_%28XSS%29>
|
||||
|
||||
|
Reference in New Issue
Block a user