"フォールト インジェクション"の翻訳 英語に:


  例 (レビューされていない外部ソース)

SQLインジェクションと同じくらい簡単に memcached インジェクションができます
But SQLAlchemy is a really nice library.
クロスサイトスクリプティング DDoS SQLインジェクションなどの攻撃にどう対処するか
The next question we had was about security cross site scripting attacks, DDoSs,
ぜい弱性はクロスサイトスクリプティングや SQLインジェクションなどが関連しています これらはUDACITYのサーバのような Webアプリケーションに対し
It turns out that these days the most common attacks or exploits or vulnerabilities reported involve cross site scripting or SQL database code injection vulnerabilities.
次はこの講義ではまだ扱っていませんが SQLインジェクション についてです これはXSSとよく似ています
There's another classes of attacks we haven't talked about, and they haven't come upin this class, which is SQL Injection.
抽象構文木の解析木に大きく影響します 本質的に変化されたり ユーザからの悪質な情報がある場合 それはSQLインジェクションか クロスサイトスクリプティングの仕業です
And if the user's changes, the string provided by the user ends up influencing a large part of the parse tree, of the abstract syntax tree, in essence, if the high watermark of the changes or the tainted information from the user reaches very, very high, then we know it's a SQL code injection or cross site scripting attack because those attacks are based on destroying or conflicting or deforming the essential structure of the output language.