Translator Reviews ( English → Japanese )

Rating: 52 / 0 Reviews / 11 May 2013 at 05:42

itprofessional16
itprofessional16 52 IT関係が得意
English

COMMON GATEWAY INTERFACE (CGI) SCRIPTS AND APPLICATION PROGRAMMING INTERFACE (API) PROGRAMS

Usually web servers can be extended using Common Gateway Interface (CGI) scripts and Application Programming Interfaces (APIs) to improve their capabilities. Default CGI scripts supplied with web servers may provide unintentional "back door" access to web content. Such scripts may leak internal information about the host system and may be vulnerable to attacks. Moreover, CGI scripts often accept user input data.

The following items should be observed and followed:

• CGI scripts and API programs should be properly designed, tested and examined to ensure that they only perform the desired function.

Japanese

コモン・ゲートウェイ・インターフェース(CGI)スクリプトとアプリケーション・プログラミング・インターフェース(API)プログラム

通常、ウェブサーバは、その能力を向上させるために、コモン・ゲートウェイ・インターフェース(CGI)スクリプトおよびアプリケーション・プログラミング・インターフェース(API)を使用して拡張することができます。Webサーバに付属のデフォルトのCGIスクリプトは、Webコンテンツへの意図的でない"バックドア"アクセスを提供する可能性があります。
このようなスクリプトは、ホストシステムに関する内部情報を漏洩したり、攻撃に対して脆弱である可能性があります。また、CGIスクリプトは、多くの場合、ユーザーの入力データを受け入れます。

以下の項目を順守し、従わなければなりません:

・CGIスクリプトとAPIプログラムは、望みの機能だけを実行することを確実にするために、正しく設計され、テストされ、検査される必要があります。

Reviews ( 0 )

There are no translator reviews yet.