JP2776370B2 - Illegal command input prevention method - Google Patents
Illegal command input prevention methodInfo
- Publication number
- JP2776370B2 JP2776370B2 JP8122199A JP12219996A JP2776370B2 JP 2776370 B2 JP2776370 B2 JP 2776370B2 JP 8122199 A JP8122199 A JP 8122199A JP 12219996 A JP12219996 A JP 12219996A JP 2776370 B2 JP2776370 B2 JP 2776370B2
- Authority
- JP
- Japan
- Prior art keywords
- command
- identifier
- input
- inspection
- unauthorized
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Landscapes
- Input From Keyboards Or The Like (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、コンソール又は端
末装置より入力されたコマンドの不正入力を防止する方
式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for preventing a command input from a console or a terminal from being illegally input.
【0002】[0002]
【従来の技術】コンソール又は端末装置より入力された
コマンドの不正入力を防するための従来の方式は、コン
ソール又は端末装置と関連して入力されたコマンドの受
付けの可否を検査するものであった。2. Description of the Related Art A conventional method for preventing unauthorized input of a command input from a console or a terminal device checks whether or not a command input in connection with the console or the terminal device can be accepted. .
【0003】このため、入力されたコマンドに妥当性が
あれば、入力誤りのコマンドであっても、該コマンドを
即有効と見做してしまうという事態が生じ、このような
入力誤りを防ぐ手段がなかった。For this reason, if the input command is valid, even if the input command is incorrect, the command may be immediately regarded as valid. There was no.
【0004】[0004]
【発明が解決しようとする課題】このように、従来の方
式においては、入力されたコマンドに妥当性があれば、
入力誤りのコマンドであっても、該コマンドを有効と見
做してしまい、その結果、電子計算機システムが誤動作
する場合があるという問題点を有している。As described above, in the conventional system, if the input command is valid,
Even if the command has an input error, the command is regarded as valid, and as a result, the computer system may malfunction.
【0005】これは、従来の不正コマンド入力防止方式
が、コンソール又は端末装置と関連して、入力されたコ
マンドの受付けの可否を検査するものであることによ
る。[0005] This is because the conventional illegal command input prevention system checks whether or not an input command can be accepted in relation to a console or a terminal device.
【0006】従って、本発明は、上記従来技術の問題点
を解消すべく為されたものであって、その目的は、コマ
ンドの入力誤りの未然にしかも確実に防止する方式を提
供することにある。SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to solve the above-mentioned problems of the prior art, and an object of the present invention is to provide a method for preventing a command input error from occurring in advance. .
【0007】[0007]
【課題を解決するための手段】前記目的を達成するため
に、本発明は、投入されたコマンドのコマンド識別名を
検査テーブルに登録されたコマンド識別名と照合し、該
コマンドのコマンド識別名が該検査テーブルに存在しな
い場合には、該コマンドを受付不可として無効とし、一
方、該コマンドが前記検査テーブル内のコマンド識別名
と一致した場合には、前記検査テーブル内に該コマンド
識別名に対応して設けられる保留指示の有無の情報をチ
ェックし、該コマンドに対して保留指示があった場合に
は、該コマンドを一旦コマンド格納テーブルに蓄え、該
コマンドの有効又は無効の指示が来るまで待ち合わせる
ようにしたことを特徴とする不正コマンド入力防止方式
を提供する。In order to achieve the above object, according to the present invention, a command identifier of an inputted command is compared with a command identifier registered in an inspection table, and the command identifier of the command is checked. If the command does not exist in the inspection table, the command is rejected and invalidated. On the other hand, if the command matches the command identifier in the inspection table, the command corresponds to the command identifier in the inspection table. The information on presence / absence of a hold instruction provided is checked. If there is a hold instruction for the command, the command is temporarily stored in a command storage table and waits until a valid or invalid instruction of the command comes. A method for preventing unauthorized command input, which is characterized by the above, is provided.
【0008】[0008]
【発明の実施の形態】本発明の実施の形態を以下に説明
する。本発明の実施の形態は、オペレーティングシステ
ム上で動作する、コマンド検査部(図1の11)と、コ
マンド実行部(図1の12)とに接続して用いられ、コ
マンド識別名(図4の331)とコマンド保留指示フラ
グ(図4の332)とから構成される入力コマンド可否
情報ファイル(図1の31)を読み込み、不正コマンド
検査テーブル(図1の33)を作成する不正コマンド検
査テーブル登録手段(図1の32)と、オペレーティン
グシステムに接続して動作し、オペレーティングシステ
ムから取得したコマンド識別名とコマンドテキストとか
ら構成されるコマンドを基に、該コマンド識別名と不正
コマンド検査テーブル(図4の33)のコマンド識別名
(図4の331)との照合を行い、不正コマンド検査テ
ーブルとの照合結果を基に、該コマンドを無効、有効、
又は保留という、制御を行う不正コマンド検査手段(図
1の34)と、を具備している。Embodiments of the present invention will be described below. The embodiment of the present invention is used by being connected to a command check unit (11 in FIG. 1) and a command execution unit (12 in FIG. 1) which operate on an operating system, and uses a command identifier (FIG. 4). 331) and a command hold instruction flag (332 in FIG. 4), read an input command permission / inhibition information file (31 in FIG. 1), and create an unauthorized command check table (33 in FIG. 1). Means (32 in FIG. 1) and a command which operates while being connected to the operating system and which is composed of a command identifier and a command text acquired from the operating system, the command identification name and the illegal command inspection table (FIG. 4) is compared with the command identifier (331 in FIG. 4), and based on the comparison result with the unauthorized command check table. , Disable the command, effective,
Or an illegal command inspection means (34 in FIG. 1) for performing control, called suspension.
【0009】そして、オペレーティングシステムから取
得したコマンド識別名とコマンドテキストとから構成さ
れるコマンドを基に、不正コマンド検査手段(図1の3
4)は、該コマンド識別名と不正コマンド検査テーブル
のコマンド識別名との照合を行い、該コマンド識別名が
照合しない場合には、該コマンドの実行無効指示をコマ
ンド情報と合わせてオペレーティングシステム内のコマ
ンド検査部に通知し、当該コマンドを受付不可として廃
棄する。Then, based on the command composed of the command identifier and the command text obtained from the operating system, an unauthorized command checking means (3 in FIG. 1)
4) compares the command identifier with the command identifier in the unauthorized command check table. If the command identifier does not match, an instruction to disable execution of the command is added to the command information together with the command information in the operating system. The command is notified to the command inspection unit, and the command is rejected as being unacceptable.
【0010】コマンド識別名が不正コマンド検査テーブ
ル内のコマンド識別名と照合した場合には、該コマンド
のコマンドテキスト内を調べ、該コマンドの実行可否情
報であれば、コマンド格納テーブルに格納されたコマン
ド情報と当該コマンド識別名を照合し、一致した場合に
は、コマンド格納テーブルに格納されているコマンドの
実行有効又は実行無効の指示をコマンド情報と合わせて
オペレーティングシステム内のコマンド検査部に通知す
る。When the command identifier matches the command identifier in the unauthorized command check table, the command text of the command is checked, and if the command is executable information, the command stored in the command storage table is checked. The information is compared with the command identification name, and if they match, an instruction to enable or disable execution of the command stored in the command storage table is notified to the command check unit in the operating system together with the command information.
【0011】一方、該コマンドのコマンドテキストが、
コマンドの実行可否情報でなければ、不正コマンド検査
テーブル内のコマンド保留指示フラグ(図4の332)
を調べ、保留指示があれば、該コマンドを一旦コマンド
格納テーブル35に蓄え、該コマンドの有効又は無効の
指示が来るまで待ち合わせる。そして、保留指示がなけ
れば該コマンドの実行有効の指示をコマンド情報と合わ
せてオペレーティングシステム内のコマンド検査部に渡
し、該コマンドの実行を依頼する機能を有する。On the other hand, the command text of the command is
If it is not the command execution propriety information, the command suspension instruction flag in the unauthorized command check table (332 in FIG. 4)
Is checked, and if there is a suspension instruction, the command is temporarily stored in the command storage table 35, and waits until a valid or invalid instruction of the command comes. Then, if there is no hold instruction, it has a function of passing an instruction of execution execution of the command together with command information to a command check unit in the operating system and requesting execution of the command.
【0012】また、不正コマンド検査手段が使用する不
正コマンド検査テーブルは、不正コマンド入力防止方式
が起動された直後に、不正コマンド検査テーブル登録手
段が動作し、入力コマンド可否情報ファイルを入力し、
不正コマンド検査テーブルを作成する。In addition, immediately after the illegal command input prevention system is activated, the illegal command inspection table registration unit operates and inputs an input command propriety information file.
Create an invalid command check table.
【0013】[0013]
【実施例】上記した本発明の実施形態をより詳細に説明
すべく、本発明の実施例について図面を参照して以下に
説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS In order to explain the above-described embodiment of the present invention in more detail, embodiments of the present invention will be described below with reference to the drawings.
【0014】図1は、本発明の実施例の構成を示すブロ
ック図である。また、図2は、本発明の実施例における
不正コマンド検査テーブル登録手段の動作の詳細を示す
フローチャートである。図3は、本発明の実施例におけ
る不正コマンド検査手段の動作の詳細を示すフローチャ
ートである。図4は、本発明の実施例における入力コマ
ンド可否情報ファイルの一構成例を示す図である。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a flowchart showing the details of the operation of the unauthorized command inspection table registration means in the embodiment of the present invention. FIG. 3 is a flowchart showing details of the operation of the unauthorized command checking means in the embodiment of the present invention. FIG. 4 is a diagram illustrating a configuration example of an input command availability information file according to the embodiment of the present invention.
【0015】図1を参照して、コンソール2から入力さ
れるコマンド等はオペレーティングシステム1のコマン
ド検査部11に入力され、コマンド実行部12にて実行
される。本実施例においては、このコマンド検査部11
に、不正コマンド入力防止システム3が接続されてお
り、不正コマンド入力防止システム3は、入力コマンド
可否情報ファイル31と、不正コマンド検査テーブル登
録手段32と、不正コマンド検査テーブル33と、不正
コマンド検査手段34と、コマンド格納テーブル35
と、から構成されている。Referring to FIG. 1, commands and the like input from console 2 are input to command check unit 11 of operating system 1 and executed by command execution unit 12. In the present embodiment, the command checking unit 11
The unauthorized command input prevention system 3 is connected to the input command permission / inhibition information file 31, the unauthorized command inspection table registration unit 32, the unauthorized command inspection table 33, and the unauthorized command inspection unit 3. 34 and command storage table 35
And is composed of
【0016】不正コマンド検査テーブル33は、図4に
示すように、コマンド識別名331と、コマンド保留指
示フラグ332と、から構成されている。As shown in FIG. 4, the unauthorized command inspection table 33 is composed of a command identification name 331 and a command suspension instruction flag 332.
【0017】次に、図2を参照して、不正コマンド入力
防止システム3の不正コマンド検査テーブル登録手段3
2の動作を説明する。Next, referring to FIG. 2, an unauthorized command inspection table registration means 3 of the unauthorized command input prevention system 3 will be described.
Operation 2 will be described.
【0018】不正コマンド検査テーブル登録手段32
は、例えばオペレータの指示により不正コマンド入力防
止システム3が起動された直後に動作する。Unauthorized command inspection table registration means 32
Operates immediately after the unauthorized command input prevention system 3 is activated, for example, by an instruction from the operator.
【0019】不正コマンド検査テーブル登録手段32が
起動されると、入力コマンド可否情報ファイル31より
レコードを1件読み込む(ステップS11)。入力コマ
ンド可否情報ファイル31のレコードが終了した時、読
み込み処理は終了する(ステップS12)。When the unauthorized command check table registration means 32 is started, one record is read from the input command propriety information file 31 (step S11). When the record of the input command propriety information file 31 ends, the reading process ends (step S12).
【0020】入力コマンド可否情報ファイル31の1レ
コードの内容を、不正コマンド検査テーブル33のコマ
ンド識別名331とコマンド保留指示フラグ332とに
格納する(ステップS13)。The contents of one record of the input command propriety information file 31 are stored in the command identifier 331 and the command suspension instruction flag 332 of the unauthorized command check table 33 (step S13).
【0021】次に、図3を参照して、不正コマンド検査
手段34の動作を説明する。Next, the operation of the unauthorized command checking means 34 will be described with reference to FIG.
【0022】不正コマンド検査手段34は、オペレーテ
ィングシステム1のコマンド検査部11よりコンソール
2から入力されたコマンド識別名とコマンドテキストと
からなるコマンド情報を取得する(ステップS21)。The unauthorized command checking means 34 obtains command information including the command identification name and the command text input from the console 2 from the command checking unit 11 of the operating system 1 (step S21).
【0023】取得したコマンド情報のうちコマンド識別
名を基に、不正コマンド検査テーブル33のコマンド識
別名331と照合を行う(ステップS22)。Based on the command identifier of the acquired command information, the command is checked against the command identifier 331 of the unauthorized command inspection table 33 (step S22).
【0024】そして、取得したコマンド情報のコマンド
識別名と不正コマンド検査テーブル33のコマンド識別
名331と一致したか否かの判定を行う(ステップS2
3)。Then, it is determined whether or not the command identifier of the acquired command information matches the command identifier 331 of the unauthorized command inspection table 33 (step S2).
3).
【0025】ステップS23の判定において、取得した
コマンド情報のコマンド識別名が、不正コマンド検査テ
ーブル33のコマンド識別名331と一致しない場合に
は、不正コマンド検査テーブル33のコマンド識別名3
31を全て検索したか否かの判定を行う(ステップS2
4)。If it is determined in step S23 that the command identifier of the acquired command information does not match the command identifier 331 of the unauthorized command inspection table 33, the command identifier 3 of the unauthorized command inspection table 33
It is determined whether or not all 31 have been searched (step S2).
4).
【0026】ステップS24の判定において、全て検索
した場合には、オペレーティングシステム1のコマンド
検査部11から取得したコマンド識別名が、不正コマン
ド検査テーブル33のコマンド識別名331と照合しな
かったため、該コマンドの無効指示を該コマンド情報と
合わせてコマンド検査部11に依頼を行う(ステップS
25)。In the determination in step S24, if all of the commands have been searched, the command identification name obtained from the command inspection unit 11 of the operating system 1 did not match the command identification name 331 of the unauthorized command inspection table 33, so that the command Is requested to the command checking unit 11 together with the command information (step S
25).
【0027】ステップS23の判定にて、コマンド検査
部11から取得したコマンド情報のコマンド識別名が不
正コマンド検査テーブル33のコマンド識別名331と
一致した場合に、コマンド検査部11から取得したコマ
ンドテキストの内容が、該コマンドの実行可否情報であ
るか否かの判定を行う(ステップS26)。If it is determined in step S23 that the command identifier of the command information acquired from the command inspecting unit 11 matches the command identifier 331 of the unauthorized command inspecting table 33, the command text acquired from the command inspecting unit 11 is deleted. It is determined whether or not the content is the execution availability information of the command (step S26).
【0028】ステップS26の判定において、該コマン
ドの実行可否情報であった場合、該コマンドのコマンド
識別名とコマンド格納テーブル35に格納されているコ
マンド情報のコマンド識別名と一致するか否かの判定を
行う(ステップS27)。If it is determined in step S26 that the command is executable information, it is determined whether the command identifier of the command matches the command identifier of the command information stored in the command storage table 35. Is performed (step S27).
【0029】ステップS27の判定において、コマンド
識別名がコマンド格納テーブル35に格納されたコマン
ドの識別名と一致した場合には、コマンド格納テーブル
35に格納されているコマンド情報とコマンド検査部1
1から取得したコマンドテキストの内容を基に、このコ
マンド情報の実行無効又は実行有効の指示とを合わせて
コマンド検査部11に依頼を行う。この時、コマンド格
納テーブル35を初期化する(ステップS28)。If it is determined in step S27 that the command identifier matches the command identifier stored in the command storage table 35, the command information stored in the command storage table 35 and the command checker 1
Based on the content of the command text obtained from the command information 1, a request is issued to the command checking unit 11 together with an instruction to disable or execute the command information. At this time, the command storage table 35 is initialized (step S28).
【0030】一方、ステップS26の判定において、該
コマンドの実行可否情報でない場合には、コマンド検査
部11から取得したコマンド情報のコマンド識別名か
ら、不正コマンド検査テーブル33のコマンド保留指示
フラグ332のコマンド保留の有無の状態を判定する
(ステップS29)。On the other hand, if it is determined in step S 26 that the command is not executable information of the command, the command identification information of the command information acquired from the command The status of the presence or absence of suspension is determined (step S29).
【0031】ステップS29の判定において、コマンド
保留指示が有の場合、コマンド検査部11から取得した
コマンド情報を、コマンド格納テーブル35に格納する
(ステップ2A)。コマンド格納テーブル35に格納さ
れたコマンドは、次に該コマンドの実行可否状態が入力
されるまでその実行の可否が保留されることになる。If it is determined in step S29 that the command hold instruction is present, the command information acquired from the command check unit 11 is stored in the command storage table 35 (step 2A). The execution of the command stored in the command storage table 35 is suspended until the next execution status of the command is input.
【0032】ステップS29の判定において、コマンド
保留指示が無の場合、コマンド検査部11から取得した
コマンド情報と、該コマンドの実行有効指示とを合わせ
てコマンド検査部11に依頼を行う(ステップ2B)。If it is determined in step S29 that the command hold instruction is not present, a request is made to the command check unit 11 together with the command information obtained from the command check unit 11 and the execution valid instruction of the command (step 2B). .
【0033】[0033]
【発明の効果】以上説明したように、本発明によれば、
下記記載の効果を奏する。As described above, according to the present invention,
The following effects are obtained.
【0034】本発明の第1の効果は、入力不要なコマン
ドが投入されても、これを無効とすることができ、電子
計算機システムの誤動作を防止するということである。A first effect of the present invention is that even if a command that does not require input is input, the command can be invalidated, thereby preventing a malfunction of the computer system.
【0035】これは、本発明においては、入力可能なコ
マンドを予め宣言しておくことにより、入力不要なコマ
ンドが投入されても、これを無効とすることにより、電
子計算機システムを誤動作することを未然に防ぐことが
できるためである。According to the present invention, by declaring a command that can be input in advance, even if a command that does not need to be input is input, the command is invalidated, thereby causing a malfunction of the computer system. This is because it can be prevented beforehand.
【0036】本発明の第2の効果は、入力されたコマン
ドに妥当性があれば、入力誤りのコマンドであっても、
該コマンドを即有効と見做さないため、電子計算機シス
テムの誤動作を防止するということである。The second effect of the present invention is that if the input command is valid, even if the input command is incorrect,
Since the command is not considered to be immediately valid, malfunction of the computer system is prevented.
【0037】これは、本発明においては、入力が可能な
コマンドであっても、入力時期を誤ったり、又は入力コ
マンドに妥当性があっても、該コマンドを一旦保留する
ことにより、電子計算機システムを誤動作することを未
然に防ぐことができるようにしたことによる。According to the present invention, even if a command can be input, even if the input time is wrong or the input command is valid, the command is temporarily suspended, so that the computer system Can be prevented from malfunctioning beforehand.
【図1】本発明の実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.
【図2】本発明の実施例の処理動作を説明するための図
であり、不正コマンド検査テーブル登録手段の処理を説
明するための流れ図である。FIG. 2 is a flowchart for explaining the processing operation of the embodiment of the present invention, and is a flowchart for explaining the processing of an unauthorized command inspection table registration unit;
【図3】本発明の実施例の処理動作を説明するための図
であり、不正コマンド検査手段の処理を説明するための
流れ図である。FIG. 3 is a diagram for explaining the processing operation of the embodiment of the present invention, and is a flowchart for explaining the processing of the unauthorized command checking means.
【図4】本発明の実施例の処理動作を説明するための図
であり、不正コマンド検査テーブルの構成例を示す図で
ある。FIG. 4 is a diagram illustrating a processing operation according to the embodiment of the present invention, and is a diagram illustrating a configuration example of an unauthorized command inspection table;
1 オペレーティングシステム 2 コンソール 11 コマンド検査部 12 コマンド実行部 3 不正コマンド入力防止手段 31 入力コマンド可否情報ファイル 32 不正コマンド検査テーブル登録手段 33 不正コマンド検査テーブル 34 不正コマンド検査手段 35 コマンド格納テーブル DESCRIPTION OF SYMBOLS 1 Operating system 2 Console 11 Command inspection part 12 Command execution part 3 Invalid command input prevention means 31 Input command availability information file 32 Invalid command inspection table registration means 33 Invalid command inspection table 34 Invalid command inspection means 35 Command storage table
Claims (4)
査テーブルに登録されたコマンド識別名と照合し、 該コマンドのコマンド識別名が該検査テーブルに存在し
ない場合には、該コマンドを受付不可として無効とし、 一方、該コマンドが前記検査テーブル内のコマンド識別
名と一致した場合には、前記検査テーブル内に該コマン
ド識別名に対応して設けられる保留指示の有無の情報を
チェックし、 該コマンドに対して保留指示があった場合には、該コマ
ンドを一旦コマンド格納テーブルに蓄え、該コマンドの
有効又は無効の指示が来るまで待ち合わせるようにした
ことを特徴とする不正コマンド入力防止方式。A command identifier of an inputted command is compared with a command identifier registered in a check table, and if the command identifier of the command does not exist in the check table, the command is rejected. On the other hand, if the command matches the command identifier in the inspection table, the information on the presence / absence of a hold instruction provided corresponding to the command identifier in the inspection table is checked. A command is temporarily stored in a command storage table and waited until an instruction to validate or invalidate the command is received.
ド識別名と照合され、前記コマンドの保留指示がない場
合には、前記コマンドの実行を依頼することを特徴とす
る請求項1記載の不正コマンド入力防止方式。2. The unauthorized command according to claim 1, wherein the command is compared with a command identifier in the inspection table, and when there is no instruction to suspend the command, execution of the command is requested. Input prevention method.
に格納されたコマンド識別名と一致した際に、該コマン
ドのコマンドテキストが該コマンドの実行可否情報であ
る場合には、前記コマンド格納テーブルに格納されてい
るコマンド識別名と一致するか否かを判定し、一致した
際には、該コマンドの実行可否情報に応じて前記コマン
ド格納テーブルに格納されているコマンドの実行有効/
無効の指示をコマンド検査部に通知することを特徴とす
る請求項1記載の不正コマンド入力防止方式。3. When the command text of the command is information indicating whether or not the command can be executed when the identifier of the command matches the command identifier stored in the inspection table, the command is stored in the command storage table. It is determined whether or not the command matches the stored command identifier. If the command matches, the command execution table stored in the command storage table is checked according to the command execution availability information.
2. The illegal command input prevention system according to claim 1, wherein an invalid instruction is notified to a command inspection unit.
正コマンド入力防止方式が、コンソール端末から入力さ
れたコマンドを検査するコマンド検査手段から入力コマ
ンドを受取り、不正の有無等を前記コマンド検査手段及
び/又はコマンド実行手段に通知すること特徴とする請
求項1記載の不正コマンド入力防止方式。4. A method for preventing unauthorized command input according to claim 1, wherein an input command is received from a command checking means for checking a command input from a console terminal, and the presence or absence of an error is determined. 2. A method for preventing unauthorized command input according to claim 1, wherein a notification is sent to a command inspection means and / or a command execution means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8122199A JP2776370B2 (en) | 1996-04-19 | 1996-04-19 | Illegal command input prevention method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8122199A JP2776370B2 (en) | 1996-04-19 | 1996-04-19 | Illegal command input prevention method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH09288533A JPH09288533A (en) | 1997-11-04 |
JP2776370B2 true JP2776370B2 (en) | 1998-07-16 |
Family
ID=14830020
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8122199A Expired - Lifetime JP2776370B2 (en) | 1996-04-19 | 1996-04-19 | Illegal command input prevention method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2776370B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5445096B2 (en) | 2009-12-15 | 2014-03-19 | 富士通株式会社 | Information processing apparatus, command determination program, and command determination method |
-
1996
- 1996-04-19 JP JP8122199A patent/JP2776370B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH09288533A (en) | 1997-11-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102081709B (en) | Method and device for disabling browser plug-in and terminal | |
CA2036257A1 (en) | Method for executing trust-path commands | |
JPH1049365A (en) | Floppy disk drive | |
JP2002182983A (en) | Method for controlling access to database, database unit, method for controlling access to resources and information processor | |
JP2776370B2 (en) | Illegal command input prevention method | |
US20050108488A1 (en) | Programme-controlled unit | |
JPH11282672A (en) | Transfer method and execution system for on-line program | |
JPH0210456B2 (en) | ||
JPH0822393A (en) | Dynamic loading controller | |
JPS63296136A (en) | Method for confirming validity of program | |
WO2006057639A1 (en) | Adapting rights to derivate works | |
JP2005258498A (en) | Server recovery method | |
JP2843768B2 (en) | Database access control method | |
JP2000105658A (en) | Input suppression device | |
JPH09319615A (en) | Software break point managing system for kernel debugger | |
JP2710482B2 (en) | Additional service status monitoring method | |
JPH07230412A (en) | Preventing misuse of shared files between multiple systems | |
JPH05134916A (en) | Data protection system for data processing system | |
JPH0744361A (en) | How to start the program | |
JPS6398029A (en) | Application system for automatic patch selection | |
JPS63201723A (en) | job processing system | |
CN117688551A (en) | Startup path white list updating method and device, electronic equipment and storage medium | |
JPH1049434A (en) | Buffer management device | |
JPS5853377B2 (en) | Program information | |
JPH0713865A (en) | Cache memory control system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19980331 |