JP6520515B2 - Network monitoring system, network monitoring program, and network monitoring method - Google Patents

Network monitoring system, network monitoring program, and network monitoring method Download PDF

Info

Publication number
JP6520515B2
JP6520515B2 JP2015143406A JP2015143406A JP6520515B2 JP 6520515 B2 JP6520515 B2 JP 6520515B2 JP 2015143406 A JP2015143406 A JP 2015143406A JP 2015143406 A JP2015143406 A JP 2015143406A JP 6520515 B2 JP6520515 B2 JP 6520515B2
Authority
JP
Japan
Prior art keywords
message
counter
ecu
received
network monitoring
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.)
Active
Application number
JP2015143406A
Other languages
Japanese (ja)
Other versions
JP2017028410A (en
Inventor
純 矢嶋
純 矢嶋
長谷部 高行
高行 長谷部
保彦 阿部
保彦 阿部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2015143406A priority Critical patent/JP6520515B2/en
Publication of JP2017028410A publication Critical patent/JP2017028410A/en
Application granted granted Critical
Publication of JP6520515B2 publication Critical patent/JP6520515B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Description

本発明は、通信装置間の通信の監視に関する。   The present invention relates to monitoring communication between communication devices.

自動車の車載ネットワークやファクトリーオートメーションなどに使用される装置間で、データや制御情報を送受信するために、CAN(Controller Area Network)と呼ばれるネットワーク技術が使用されることがある。CANが用いられるシステムは、複数のECU(Electronic Control Unit)を含む。ECU同士はメッセージを送受信することにより通信を行う。CAN通信に使用されるメッセージには、メッセージの識別情報(ID)が含まれている。また、各ECUは、受信するメッセージのIDを予め記憶している。メッセージはブロードキャストされ、各ECUは、設定されたIDを含むメッセージを受信するが、受信対象に設定されていないIDを含むメッセージは破棄する。   A network technology called CAN (Controller Area Network) may be used to transmit and receive data and control information between devices used for in-vehicle networks of vehicles, factory automation, and the like. A system in which CAN is used includes a plurality of ECUs (Electronic Control Units). The ECUs communicate by transmitting and receiving messages. The message used for CAN communication includes identification information (ID) of the message. In addition, each ECU stores in advance the ID of the message to be received. The message is broadcasted, and each ECU receives the message including the set ID, but discards the message including the ID not set for reception.

CANのネットワークに関し、メインメッセージが正当なものである否かを判定する技術が知られている。各ECUは、CANIDごとにメッセージが送信された回数をカウントする。送信ノードと受信ノードとはMAC(Message Authentication Code)を用いることで、再送攻撃を防止する(例えば、特許文献1を参照)。   With respect to CAN networks, techniques are known to determine whether the main message is legitimate. Each ECU counts the number of times a message has been transmitted for each CANID. The transmitting node and the receiving node prevent retransmission attacks by using a MAC (Message Authentication Code) (see, for example, Patent Document 1).

特開2013−98719号公報JP, 2013-98719, A

CANにおいて、或る通信ノード(ECU)が悪意ある第3者によって別の通信ノード(ECU)に置き換えられたとする。置き換えられた通信ノードからはIDを成りすましたメッセージが発信され、このメッセージは、全ての通信ノードに到達する。成りすましたIDが自装置で受け取るべきIDである通信ノードは、このメッセージを受信してしまい、その結果、意図しない動作を引き起こされる可能性がある。   In CAN, it is assumed that a communication node (ECU) is replaced by a malicious third party with another communication node (ECU). From the replaced communication node, a message with a spoofed ID is issued, and this message reaches all the communication nodes. A communication node whose spoofed ID is an ID to be received by its own device may receive this message, and as a result, may cause an unintended operation.

上記攻撃対策として、各通信ノードに自身が発信する可能性があるIDを登録しておき、受信データに含まれるIDと登録IDを比較することが考えられる。他通信ノードから受信したメッセージに自身が発信する可能性があるIDが含まれている場合、他の通信ノードの何れかが不正な通信ノードに置き換わり、自身に成りすましていることを認識できる。   As measures against the attack, it is conceivable to register an ID that may be transmitted by the communication node itself to each communication node and compare the ID contained in the received data with the registered ID. If the message received from the other communication node includes an ID that it may transmit, it is possible to recognize that one of the other communication nodes is replaced with an unauthorized communication node and is spoofing itself.

複数の通信ノードが同一のIDを持つメッセージを発信する可能性があるCANにおいて、自身が発信する可能性があるメッセージと同一のIDを受信しても、通信ノードは、該メッセージを発信した通信ノードが正規のものか不正なものかを判定できない。   In CAN in which a plurality of communication nodes may transmit messages having the same ID, even if the same communication node receives the same ID as a message which may be transmitted by itself, the communication node transmits the messages. It can not be determined whether the node is legitimate or invalid.

本発明は1つの側面において、不正に置き換えられた通信ノードを検知する手法を提供することを目的とする。   An object of the present invention is, in one aspect, to provide a method for detecting an illegally replaced communication node.

複数の通信ノードは、それぞれ予め設定されたIDを付したメッセージを発信する。中継装置は、前記通信ノードに対応して設けられ、対応する前記通信ノードから受信したメッセージをバスに送出するとともに、前記受信したメッセージを前記ID毎に計数する第1のカウンタを有する。管理装置は、前記バスに接続され、前記バスを介して前記通信ノードが発信したメッセージを受信するとともに、前記受信したメッセージを前記ID毎に計数する第2のカウンタを有し、前記第1及び前記第2のカウンタの値を取得し、ID毎に前記第1及び前記第2のカウンタの値を比較する比較部を備える。   A plurality of communication nodes each transmit a message with an ID set in advance. The relay device is provided corresponding to the communication node, has a first counter that sends a message received from the corresponding communication node to the bus and counts the received message for each ID. The management device has a second counter connected to the bus, receives a message transmitted by the communication node via the bus, and counts the received message for each ID, A comparison unit is provided that acquires the value of the second counter and compares the values of the first and second counters for each ID.

本発明によれば、不正に置き換えられた通信ノードを検知することができる。   According to the present invention, it is possible to detect an illegally replaced communication node.

検知器を備えた複数のECUを含むCANの例を説明する図である。It is a figure explaining the example of CAN including a plurality of ECUs provided with a detector. 本実施形態に係るシステムの例を説明する図である。It is a figure explaining the example of the system concerning this embodiment. 本実施形態に係るシステムの例を説明する図である。It is a figure explaining the example of the system concerning this embodiment. 本実施形態に係るシステムの例を説明する図である。It is a figure explaining the example of the system concerning this embodiment. ハードウェア構成の例を説明する図である。It is a figure explaining the example of hardware constitutions. 異なるECUが同一のIDを含むメッセージを送信するシステムにおける本実施形態に係る子機と親機の処理の具体的な例を説明する図The figure explaining the concrete example of processing of the child machine and the master machine concerning this embodiment in the system in which different ECUs transmit the message containing the same ID. 本実施形態に係る親機の処理の例を説明するフローチャートである。It is a flowchart explaining the example of processing of the main phone concerning this embodiment. 本実施形態に係る子機の処理の例を説明するフローチャートである。It is a flow chart explaining an example of processing of a child machine concerning this embodiment. 子機と接続されたECUが不正に置き換えられた場合の子機と親機処理の例を説明する図である。It is a figure explaining an example of a child machine and a parent machine processing when ECU connected with a child machine is replaced illegally.

以下、図面を参照しながら、実施形態を詳細に説明する。
図1は、検知器を備えた複数のECUを含むCANの例を説明する図である。システム1001は、CAN101とECU111(111a〜111f)を含む。ECU111a〜111fの各々は、CAN101で接続されている。ECU同士は、CAN101を介してメッセージの送受信をすることができる。ECU111a〜111fの各々は、CAN101に接続されるインターフェースに検知器112a(ECU111aに対応)〜112f(ECU111fに対応)を備える。検知器は、ECUが送信するメッセージのIDを、ホワイトリストとして保持している。ここで、ECUの各々は、複数種類のメッセージが送信可能であり、種類毎のメッセージに対応したIDが設定される。なお、システム1001内で異なるECUが同一のIDを持つメッセージを送信することはないものとする。検知器は、自ECUが送信する可能性のある複数種類のメッセージのIDの何れかを含むメッセージを受信した場合に、異常を検知する。また、検知器は、ECUが送信する可能性のある複数種類のメッセージのIDの何れかを含むメッセージを受信した場合に、システム1001に異常があることを検知できる。
Hereinafter, embodiments will be described in detail with reference to the drawings.
FIG. 1 is a diagram for explaining an example of a CAN including a plurality of ECUs equipped with a detector. The system 1001 includes the CAN 101 and the ECUs 111 (111a to 111f). Each of the ECUs 111 a to 111 f is connected by the CAN 101. The ECUs can send and receive messages via the CAN 101. Each of the ECUs 111a to 111f includes detectors 112a (corresponding to the ECU 111a) to 112f (corresponding to the ECU 111f) in the interface connected to the CAN 101. The detector holds the IDs of the messages sent by the ECU as a white list. Here, each of the ECUs can transmit a plurality of types of messages, and an ID corresponding to each type of message is set. Note that different ECUs in the system 1001 do not transmit messages having the same ID. The detector detects an abnormality when it receives a message including any one of the IDs of a plurality of types of messages that its own ECU may transmit. In addition, the detector can detect that there is an abnormality in the system 1001 when receiving a message including any one of the IDs of a plurality of types of messages that the ECU may transmit.

システム1002は、システム1001のECU111bが、何者かによって不正にECU111gに置き換えられたシステムの例である。システム1002におけるCAN101、ECU111a、ECU111c〜111fはシステム1001と同じものである。ECU111gには、ECU111aが送信する可能性のある複数種類のメッセージのIDの何れかを含むメッセージを送信する。ECU111gがメッセージを送信すると、該メッセージは、ECU111a、ECU111c〜111fに到達する。すると、ECU111aの検知器112aは、自ECU111aが送信する可能性のある複数種類のメッセージのIDの何れかを含むメッセージを受信するため、異常を検知できる。   The system 1002 is an example of a system in which the ECU 111 b of the system 1001 has been illegally replaced by the ECU 111 g. The CAN 101, the ECU 111a, and the ECUs 111c to 111f in the system 1002 are the same as the system 1001. The ECU 111 g transmits a message including any one of the IDs of a plurality of types of messages that the ECU 111 a may transmit. When the ECU 111 g transmits a message, the message reaches the ECU 111 a and the ECUs 111 c to 111 f. Then, the detector 112a of the ECU 111a can detect an abnormality because it receives a message including any one of the IDs of a plurality of types of messages that may be transmitted by the ECU 111a.

図1のシステム1002において、ECU111aは、自身が送信する可能性のある複数種類のメッセージのIDの何れかを含むメッセージを受信することで、システム1002内の何れかのECU111が何者かによって置き換えられていることを検知できる。一方、図1のシステム1002において、何れかのECU111が何者かによって置き換えられていることは検知可能であるものの、どのECU111(以下、「通信ノード」とも称す)が置き換えられたかまでは特定できない。また、図1のシステム1001は、異なるECUが同一のIDを持つメッセージを送信することがないという前提の元で動作する。システム1001は、異なるECUが同一のIDを持つメッセージを送信する場合、機能しない。   In the system 1002 of FIG. 1, the ECU 111 a receives a message including any of the IDs of a plurality of types of messages that it may transmit, thereby replacing any ECU 111 in the system 1002 by someone. Can be detected. On the other hand, although it is detectable in the system 1002 of FIG. 1 that any one of the ECUs 111 has been replaced by someone, it can not be specified until which of the ECUs 111 (hereinafter also referred to as “communication node”) has been replaced. Also, the system 1001 of FIG. 1 operates under the premise that different ECUs do not transmit messages having the same ID. The system 1001 does not function when different ECUs transmit messages with the same ID.

車内ネットワーク(CAN)において、ECUの不正な置き換えや、改竄される脅威が存在する。これらの脅威に対しては、ECU同士が認証を行うことで解決する方法も考えうる。しかし、ECU同士が認証を行うためには、認証用の機能を備えるようにECUを改造することになり、CANに対してそのまま適用できない。ECUを改造しないでも、これらの脅威に対抗できる車内ネットワークが求められる。   In the in-vehicle network (CAN), there are unauthorized replacement of ECUs and threats to be tampered with. It is also conceivable to solve these threats by performing authentication between ECUs. However, in order for the ECUs to perform authentication, the ECUs are modified so as to have an authentication function, and can not be applied to CAN as it is. There is a need for an in-vehicle network that can counter these threats without modifying the ECU.

そこで本発明では、親機と複数の子機とをCANで接続し、各子機1個につき1個のECUを接続する。子機は、対応して接続された(予め登録された)ECUからのデータだけをCAN側に通過させる。子機には、対応して接続されたECUが送信するメッセージに対応したIDのホワイトリストが登録される。更に、該子機は、カウンタ及びカウンタ制御部を備える。カウンタは、ホワイトリストに保持しているID毎のカウント数を記憶する。子機のカウンタ制御部は、対応したECUからメッセージを受信した場合、メッセージに含まれるIDに対応するカウンタをインクリメントする。親機は、CANに接続されている全てのECUが送信するメッセージに含まれる可能性のあるIDのホワイトリストが登録される。更に、親機には、ホワイトリストに登録されている全てのID毎にカウンタを保持する。親機内のカウンタ制御部は、受信したメッセージに含まれるIDに対応するカウンタをインクリメントする。子機は、カウンタの何れかのIDの値が所定の値に達した場合、該ID情報を親機に通知する。親機は、通知されたIDと自身が持つ同IDのカウンタの値が所定の値に達していなければ、「異常」ありと判定し、ユーザに通知することができる。このようにすることで、子機に接続されていないECUから攻撃メッセージが送信された場合で、かつ、子機に接続された何れかのECUが送信する可能性のあるIDを用いた攻撃メッセージであっても、異常を検知できる。また、親機は、該IDを用いて、異常なIDを含むメッセージを送信するECUを特定することができる。   Therefore, in the present invention, a master unit and a plurality of slave units are connected by CAN, and one ECU is connected to each slave unit. The slave unit passes only data from the correspondingly connected (pre-registered) ECU to the CAN side. In the slave unit, a whitelist of IDs corresponding to messages transmitted by the corresponding connected ECUs is registered. Furthermore, the slave includes a counter and a counter control unit. The counter stores the count number for each ID held in the white list. When receiving the message from the corresponding ECU, the counter control unit of the slave increments the counter corresponding to the ID included in the message. In the parent device, a whitelist of IDs that may be included in messages transmitted by all ECUs connected to CAN is registered. Further, the master holds a counter for every ID registered in the white list. The counter control unit in the master unit increments a counter corresponding to the ID included in the received message. The slave unit notifies the master unit of the ID information when the value of any ID of the counter reaches a predetermined value. If the notified ID and the value of the counter of the same ID possessed by the parent device have not reached a predetermined value, it can be judged as “abnormal” and notified to the user. By doing this, when an attack message is transmitted from an ECU not connected to a child device, an attack message using an ID that any of the ECUs connected to the child device may transmit Even in this case, an abnormality can be detected. Also, the master unit can use the ID to specify an ECU that transmits a message including an abnormal ID.

図2A〜図2Cは、本実施形態に係るシステムの例を説明する図である。システム2000は、CAN210、ECU201(201a〜201f)、子機202(202a〜202f)、親機220を含む。子機の各々はCAN210で接続されている。CAN210は、例えば、CANバスである。また、親機220も子機とCAN210を介して通信可能に接続されている。ECU201a〜201fは、子機202a(ECU201aと対応)〜202f(ECU201fと対応)と対応付けられており、CAN210を介して通信可能に接続されている。子機202は、ECU201と1対1でCAN210を介して通信可能に接続される。   2A to 2C are diagrams for explaining an example of a system according to the present embodiment. The system 2000 includes a CAN 210, an ECU 201 (201 a to 201 f), a child device 202 (202 a to 202 f), and a parent device 220. Each slave unit is connected by CAN 210. The CAN 210 is, for example, a CAN bus. Also, the parent device 220 is communicably connected to the child device via the CAN 210. The ECUs 201a to 201f are associated with the child devices 202a (corresponding to the ECU 201a) to 202f (corresponding to the ECU 201f), and are communicably connected via the CAN 210. The slave unit 202 is communicably connected to the ECU 201 on a one-on-one basis via the CAN 210.

図2Bには、図2Aのシステム2000に含まれる親機220、子機202bの機能部が示されている。子機202bは、CANトランシーバ231、CANトランシーバ232、カウンタ制御部233、記憶部234を備える。なお、子機202a〜202fの各々は、子機202bと同様である。CANトランシーバ231は、子機202bが他の子機、親機220とCAN210を介して通信をする際に使用される通信インターフェースである。CANトランシーバ232は、子機202bが自身に対応付けて設定されるECU201bと通信をする際に使用される通信インターフェースである。記憶部234は、ECU201bが送信する可能性のある複数種類のメッセージのIDをホワイトリスト235として記憶する。ホワイトリスト235は、子機202と1対1で予め設置されたECUが送信するメッセージに対応したIDが登録されている。更に記憶部234は、カウンタ236を備える。カウンタ236は、ホワイトリスト235に登録されたIDを含むメッセージを子機202bが受信した回数を示す受信回数を記憶する。カウンタ制御部233は、ホワイトリスト235に登録されたIDを含むメッセージを子機202bが受信した回数を実際にカウントし、カウンタ236に反映する。なお、ECU201bからのメッセージは、子機202bを経由して、CAN210側にブロードキャストで配信されるものとする。   In FIG. 2B, functional units of a parent device 220 and a child device 202b included in the system 2000 of FIG. 2A are shown. The slave unit 202 b includes a CAN transceiver 231, a CAN transceiver 232, a counter control unit 233, and a storage unit 234. Each of the slaves 202a to 202f is the same as the slave 202b. The CAN transceiver 231 is a communication interface used when the slave device 202 b communicates with another slave device, the master device 220, via the CAN 210. The CAN transceiver 232 is a communication interface used when the slave device 202b communicates with the ECU 201b set in association with itself. The storage unit 234 stores, as a white list 235, IDs of a plurality of types of messages that the ECU 201b may transmit. In the whitelist 235, an ID corresponding to a message transmitted by the ECU installed in advance in a one-to-one relationship with the slave device 202 is registered. The storage unit 234 further includes a counter 236. The counter 236 stores the number of receptions indicating the number of times the handset 202 b receives a message including the ID registered in the white list 235. The counter control unit 233 actually counts the number of times the handset 202 b receives a message including the ID registered in the white list 235, and reflects the count on the counter 236. Note that the message from the ECU 201 b is broadcasted to the CAN 210 via the slave device 202 b.

親機220は、CANトランシーバ221、カウンタ制御部222、記憶部223を備える。CANトランシーバ221は、子機202a〜202fとCAN210を介して通信をする際に使用される通信インターフェースである。記憶部223は、システム2000内の全てのECUが送信してくる可能性のあるメッセージに含まれるIDを全てホワイトリスト224として記憶する。記憶部223は、ホワイトリスト224内においてメッセージに含まれるIDと該IDを送信してくる子機(ECU)を識別する識別情報(子機ID)とを対応付けて記憶する。更に記憶部223は、カウンタ225を備える。カウンタ225は、ホワイトリスト224に登録されたIDを含むメッセージを親機220が受信した回数を示す受信回数を記憶する。カウンタ制御部222は、ホワイトリスト224に登録されたIDを含むメッセージを親機220が受信した回数を実際にカウントし、カウンタ225に反映する。   The parent device 220 includes a CAN transceiver 221, a counter control unit 222, and a storage unit 223. The CAN transceiver 221 is a communication interface used when communicating with the slaves 202 a to 202 f via the CAN 210. The storage unit 223 stores, as a white list 224, all the IDs included in messages that may be transmitted by all the ECUs in the system 2000. The storage unit 223 stores the ID included in the message in the white list 224 in association with identification information (child device ID) for identifying a child device (ECU) that sends the ID. The storage unit 223 further includes a counter 225. The counter 225 stores the number of receptions indicating the number of times the parent device 220 has received a message including the ID registered in the whitelist 224. The counter control unit 222 actually counts the number of times the parent device 220 has received a message including the ID registered in the white list 224, and reflects the number on the counter 225.

以下に、本実施形態に係る親機220と子機202bの処理の例を順に説明する。   Hereinafter, an example of processing of the parent device 220 and the child device 202b according to the present embodiment will be described in order.

(A1)ECU201bから子機202bに対してメッセージが送信される。     (A1) A message is transmitted from the ECU 201b to the child device 202b.

(A2)子機202bのCANトランシーバ232は、ECU201bからのメッセージを受信する。     (A2) The CAN transceiver 232 of the child device 202b receives a message from the ECU 201b.

(A3)子機202bのカウンタ制御部232は、受信したメッセージに含まれるIDが記憶部234に保持されているホワイトリスト235に含まれているか否かを判定する。ここではECU201bは、未だ不正にECU201´に置き換えられていないものとする。ECU201bから受信したメッセージに含まれるIDがホワイトリスト235に保持されていると判定すると、カウンタ制御部233は、カウンタ236内の受信したメッセージに含まれるIDに対応する受信回数に1をインクリメントする。この場合、子機202bに接続されているECU201bは、正しいIDを送信していると考えられる。     (A3) The counter control unit 232 of the slave unit 202b determines whether the ID included in the received message is included in the white list 235 stored in the storage unit 234. Here, it is assumed that the ECU 201 b has not been illegally replaced with the ECU 201 ′. If it is determined that the ID included in the message received from the ECU 201 b is held in the white list 235, the counter control unit 233 increments the number of receptions corresponding to the ID included in the received message in the counter 236 by one. In this case, the ECU 201b connected to the child device 202b is considered to be transmitting the correct ID.

(A4)(A3)の処理と並列して、CANトランシーバ231は、CANトランシーバ232が受信したECU201bからのメッセージをブロードキャストでCAN210側に送信する。     (A4) In parallel with the processing of (A3), the CAN transceiver 231 broadcasts a message from the ECU 201b received by the CAN transceiver 232 to the CAN 210 side.

(A5)親機220のCANトランシーバ221は、子機202bを介したECU201bからのメッセージを受信する。     (A5) The CAN transceiver 221 of the parent device 220 receives a message from the ECU 201b via the child device 202b.

(A6)親機220のカウンタ制御部222は、受信したメッセージに含まれるIDが記憶部223に保持されているホワイトリスト224に含まれているか否かを判定する。ECU201bは、未だ不正にECU201´に置き換えられていないものとする。ECU201bから送信されたメッセージに含まれるIDがホワイトリスト224に保持されていると判定すると、カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるIDに対応する受信回数に1をインクリメントする。     (A6) The counter control unit 222 of the parent device 220 determines whether the ID included in the received message is included in the white list 224 stored in the storage unit 223. It is assumed that the ECU 201 b has not been illegally replaced by the ECU 201 ′. If it is determined that the ID included in the message transmitted from the ECU 201b is held in the white list 224, the counter control unit 222 increments the reception count corresponding to the ID included in the received message in the counter 225 by one. .

(A7)ECU201bからメッセージが送信される毎に、(A2)〜(A6)の処理が繰り返し実行される。子機202bと親機220は、各々が受信したメッセージに含まれるIDに対応する受信回数をカウントする。子機202bのカウンタ236におけるID毎の受信回数の値は、親機220のカウンタ225における子機202bのメッセージIDに対応する受信回数の値とは同じ値である。     (A7) Every time a message is transmitted from the ECU 201b, the processes of (A2) to (A6) are repeatedly executed. The slave 202 b and the master 220 count the number of times of reception corresponding to the ID included in the message received by each. The value of the number of receptions for each ID in the counter 236 of the slave unit 202b is the same value as the value of the number of receptions corresponding to the message ID of the slave unit 202b in the counter 225 of the master unit 220.

(A8)子機202bのカウンタ制御部234は、カウンタ225内の受信回数の何れかが所定の値(例えば10回)に達しているか否かを判定する。受信回数が所定の値を超えているメッセージのIDがある場合、カウンタ制御部234の制御により、CANトランシーバ231は、所定の値を超えているメッセージのIDを含む通知用メッセージを親機220に通知する。この通知メッセージは暗号化されていることもある。併せて、カウンタ制御部234は、受信回数が所定の値を超えているメッセージのIDに対応する受信回数をリセットする。     (A8) The counter control unit 234 of the slave unit 202b determines whether or not any of the reception counts in the counter 225 has reached a predetermined value (for example, ten times). If there is an ID of a message for which the number of receptions exceeds a predetermined value, the CAN transceiver 231 sends a notification message including the ID of the message exceeding the predetermined value to the parent device 220 under the control of the counter control unit 234. Notice. This notification message may be encrypted. At the same time, the counter control unit 234 resets the number of receptions corresponding to the ID of the message whose number of receptions exceeds the predetermined value.

(A9)親機220のCANトランシーバ221は、子機202bから通知用メッセージを受信する。親機220のカウンタ制御部222は、通知用メッセージに含まれるメッセージID(子機202側でメッセージの受信回数が所定の回数に達したメッセージのID)に対応する受信回数を確認する。カウンタ225内の通知用メッセージに含まれるメッセージIDに対応する受信回数が所定の値である場合、カウンタ制御部222は、該メッセージIDに対応する受信回数をリセットする。     (A9) The CAN transceiver 221 of the parent device 220 receives the notification message from the child device 202b. The counter control unit 222 of the parent device 220 checks the number of receptions corresponding to the message ID (ID of the message for which the number of receptions of messages has reached a predetermined number on the side of the child device 202) included in the notification message. When the number of receptions corresponding to the message ID included in the notification message in the counter 225 is a predetermined value, the counter control unit 222 resets the number of receptions corresponding to the message ID.

このように、ECU201に問題がないシステムでは、親機220側のメッセージの受信回数と子機202側のメッセージの受信回数が同じである。子機202と親機220側の受信回数が所定の値に達するタイミングも同じタイミングである。   As described above, in a system in which there is no problem in the ECU 201, the number of times of message reception on the side of the master unit 220 and the number of times of reception of messages on the side of the slave unit 202 are the same. The timing when the number of receptions on the side of the slave unit 202 and the master unit 220 reaches a predetermined value is also the same timing.

ここで、ECU201aと子機202aとが不正なECU201´に交換されたものとする。図3Cは、ECU201aと子機202aとが不正なECU201´に交換されたシステムの例である。ECU201´は、ECU201aが送信しないメッセージのIDで、且つ、ECU201bが送信するメッセージのIDを含むメッセージを送信することができる。言い換えると、ECU201´は、ECU201bに成りすましてメッセージを送信可能な通信ノードである。   Here, it is assumed that the ECU 201a and the child device 202a are replaced with an invalid ECU 201 '. FIG. 3C is an example of a system in which the ECU 201a and the child device 202a are replaced with an incorrect ECU 201 '. The ECU 201 ′ can transmit a message including an ID of a message that the ECU 201a does not transmit, and an ID of a message that the ECU 201b transmits. In other words, the ECU 201 'is a communication node capable of spoofing the ECU 201b and transmitting a message.

(B1)不正なECU201´は、ブロードキャストでECU201bに成りすましてメッセージを送信する。     (B1) The unauthorized ECU 201 'transmits a message by spoofing the ECU 201b by broadcast.

(B2)親機220のCANトランシーバ221は、ECU201´からのメッセージを受信する。     (B2) The CAN transceiver 221 of the parent device 220 receives a message from the ECU 201 '.

(B3)親機220のカウンタ制御部222は、受信したメッセージに含まれるIDが記憶部223に保持されているホワイトリスト224に含まれているか否かを判定する。ECU201´がECU201bに成りすましてメッセージを送信しているため、カウンタ制御部222は、ECU201´から受信したメッセージに含まれるIDがホワイトリスト224に保持されていると判定する。カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるIDに対応する受信回数に1をインクリメントする。     (B3) The counter control unit 222 of the parent device 220 determines whether the ID included in the received message is included in the white list 224 stored in the storage unit 223. Since the ECU 201 ′ spoofs the ECU 201 b and transmits a message, the counter control unit 222 determines that the ID included in the message received from the ECU 201 ′ is held in the white list 224. The counter control unit 222 increments the number of receptions corresponding to the ID included in the received message in the counter 225 by one.

(B4)ECU201´によるメッセージ送信と、ECU201b〜201fによるメッセージ送信がシステム2000内で実行され続ける。すると、ECU201´によるメッセージ送信により、親機220内のカウンタ225内の受信回数がインクリメントされていく。また、ECU201bによるメッセージ送信により、子機202と親機220内のカウンタの受信回数がインクリメントされていく。     (B4) The message transmission by the ECU 201 'and the message transmission by the ECUs 201b to 201f continue to be executed in the system 2000. Then, the number of receptions in the counter 225 in the parent device 220 is incremented by the message transmission by the ECU 201 '. Further, the number of receptions of the counters in the slave unit 202 and the master unit 220 is incremented by the message transmission by the ECU 201 b.

(B5)子機202bのカウンタ制御部234は、カウンタ225内の受信回数の何れかが所定の値(例えば10回)に達しているか否かを判定する。受信回数が所定の値を超えているメッセージのIDがある場合、カウンタ制御部234の制御により、CANトランシーバ231は、所定の値を超えているメッセージのIDを含む通知用メッセージを親機220に通知する。併せて、カウンタ制御部234は、受信回数が所定の値を超えているメッセージのIDに対応する受信回数をリセットする。     (B5) The counter control unit 234 of the slave device 202b determines whether or not any of the reception numbers in the counter 225 has reached a predetermined value (for example, 10 times). If there is an ID of a message for which the number of receptions exceeds a predetermined value, the CAN transceiver 231 sends a notification message including the ID of the message exceeding the predetermined value to the parent device 220 under the control of the counter control unit 234. Notice. At the same time, the counter control unit 234 resets the number of receptions corresponding to the ID of the message whose number of receptions exceeds the predetermined value.

(B6)親機220のCANトランシーバ221は、子機202bから通知用メッセージを受信する。親機220のカウンタ制御部222は、通知用メッセージに含まれるメッセージID(子機202側でメッセージの受信回数が所定の回数に達したメッセージのID)に対応する受信回数を確認する。親機220の受信回数は、ECU201´からのメッセージの受信回数と、ECU201bからのメッセージの受信回数との値を合算した値となっている。カウンタ225内の通知用メッセージに含まれるメッセージIDに対応する受信回数は、所定の値(例えば10)ではない。カウンタ制御部222は、不正なECU201があると判定し、ユーザに通知する。     (B6) The CAN transceiver 221 of the parent device 220 receives the notification message from the child device 202b. The counter control unit 222 of the parent device 220 checks the number of receptions corresponding to the message ID (ID of the message for which the number of receptions of messages has reached a predetermined number on the side of the child device 202) included in the notification message. The reception frequency of the parent device 220 is a value obtained by adding the value of the reception frequency of the message from the ECU 201 ′ and the reception frequency of the message from the ECU 201b. The number of receptions corresponding to the message ID included in the notification message in the counter 225 is not a predetermined value (for example, 10). The counter control unit 222 determines that there is an unauthorized ECU 201 and notifies the user.

子機202と親機220とで夫々カウンタを備え、メッセージの受信回数をカウントすることで、親機220は、不正なECU201´が設置されたことを検知することができる。親機220のカウンタ制御部222は、画面などに不正に置き換えられたECU201´が存在することなどを表示させ、ユーザに対して異常を通知してもよい。又、親機220のカウンタ制御部222は、システム2000外のシステムに対して、不正に置き換えられたECU201´があることを通知してもよい。なお、システム2000では、子機202と親機220と記載しているものの、子機202を、「中継装置」、親機220を中継装置及びECUを管理する「管理装置」と称してもよい。   The slave unit 202 and the master unit 220 respectively have counters, and by counting the number of times of reception of the message, the master unit 220 can detect that the unauthorized ECU 201 'is installed. The counter control unit 222 of the parent device 220 may display, for example, the presence of the ECU 201 ′ that has been illegally replaced on a screen or the like, and notify the user of an abnormality. Further, the counter control unit 222 of the parent device 220 may notify a system outside the system 2000 that there is an incorrectly substituted ECU 201 ′. In the system 2000, although the child device 202 and the parent device 220 are described, the child device 202 may be referred to as a "relaying device", and the parent device 220 may be referred to as a "management device" that manages relay devices and ECUs. .

図3は、ハードウェア構成の例を説明する図である。親機220、子機202のいずれも、図3に示すハードウェアによって実現される。子機202は、CANトランシーバ301、CANコントローラ302、処理回路303を含む。処理回路303は、プロセッサ304とメモリ305を備える。   FIG. 3 is a diagram for explaining an example of the hardware configuration. Both the parent device 220 and the child device 202 are realized by the hardware shown in FIG. The slave unit 202 includes a CAN transceiver 301, a CAN controller 302, and a processing circuit 303. The processing circuit 303 includes a processor 304 and a memory 305.

CANトランシーバ301は、子機202がCANネットワークを介して他の装置と通信するための処理を行う。CANコントローラ302は、受信したメッセージ内のデータやIDなどを抽出する。CANコントローラ302は、データをプロセッサ304に出力する。プロセッサ304は、任意の処理回路である。プロセッサは、メモリ305に格納されたプログラムを読み込み、処理を行う。   The CAN transceiver 301 performs processing for the slave device 202 to communicate with other devices via the CAN network. The CAN controller 302 extracts data, an ID and the like in the received message. The CAN controller 302 outputs data to the processor 304. Processor 304 is an optional processing circuit. The processor reads a program stored in the memory 305 and performs processing.

親機220において、CANトランシーバ221は、CANトランシーバ301とCANコントローラ302で実現される。プロセッサ304は、カウンタ制御部222として動作する。メモリ305は、記憶部223として動作する。   In parent device 220, CAN transceiver 221 is realized by CAN transceiver 301 and CAN controller 302. The processor 304 operates as a counter control unit 222. The memory 305 operates as the storage unit 223.

子機202のCANトランシーバ231とCANトランシーバ232は、CANトランシーバ301とCANコントローラ302で実現される。プロセッサ304は、カウンタ制御部233として動作する。メモリ305は、記憶部234として動作する。なお、上記では子機のカウンタが一定値に達した場合に親機に対して通知するが、親機のカウンタが一定値に達した時点で子機に対してカウンタ値を要求する、あるいは、一定値であることを確認させる形でもよい。あるいは、親機にてカウンタが一定値に到達した時点で子機からの通知が無い場合に異常を検知したと判断しても良い。また、子機にはホワイトリストを持たず、単にID毎にカウントし、一定時間毎に親機に送信し、親機にて整合性チェックをしてもよい。   The CAN transceiver 231 and the CAN transceiver 232 of the slave unit 202 are realized by the CAN transceiver 301 and the CAN controller 302. The processor 304 operates as a counter control unit 233. The memory 305 operates as the storage unit 234. In the above description, the base unit is notified when the counter of the slave unit reaches a certain value, but when the counter of the master unit reaches a certain value, the counter value is requested to the slave unit, or It may be in the form of confirming that it is a constant value. Alternatively, it may be determined that an abnormality is detected when there is no notification from the slave when the counter reaches a predetermined value in the master. Also, the child device does not have a white list, but may be simply counted for each ID, transmitted to the parent device at regular time intervals, and checked for consistency at the parent device.

<異なるECUが同一のIDを含むメッセージを送信しないシステムを用いた具体例>
図2Bと図2Cを用いて異なるECUが同一のIDを含むメッセージを送信しないシステムにおける本実施形態に係る子機202と親機220の処理の具体的な例を説明する。ECU201bは、0x123、0x456、0x789の3つのIDの何れかを含めてメッセージを送信するものとする。ECU201aは、0x222、0x333の2つのIDの何れかを含めてメッセージを送信するものとする。親機220のホワイトリスト224と子機202のホワイトリスト235は、夫々、0x123、0x456、0x789をECUから送信する可能性のあるIDとして記憶する。親機220のカウンタ225と子機202bのカウンタ236は、夫々、0x123、0x456、0x789に対応する受信回数を記憶する。以下に、異なるECUが同一のIDを含むメッセージを送信しないシステムにおける本実施形態に係る子機202と親機220の処理を、具体例を用いて順に説明する。
<A specific example using a system in which different ECUs do not send messages containing the same ID>
A specific example of processing of the child device 202 and the parent device 220 according to the present embodiment in a system in which different ECUs do not transmit a message including the same ID will be described using FIGS. 2B and 2C. The ECU 201 b transmits a message including any one of three IDs of 0x123, 0x456, and 0x789. The ECU 201a transmits a message including one of two IDs of 0x222 and 0x333. The white list 224 of the master unit 220 and the white list 235 of the slave unit 202 store 0x123, 0x456, and 0x789, respectively, as IDs that may be transmitted from the ECU. The counter 225 of the master unit 220 and the counter 236 of the slave unit 202b store the number of receptions corresponding to 0x123, 0x456, and 0x789, respectively. Hereinafter, processing of the child device 202 and the parent device 220 according to the present embodiment in a system in which different ECUs do not transmit messages including the same ID will be sequentially described using a specific example.

(C1)ECU201bから子機202bに対して0x123のIDを含むメッセージが送信される。     (C1) A message including an ID of 0x123 is transmitted from the ECU 201b to the child device 202b.

(C2)子機202bのCANトランシーバ232は、ECU201bからのメッセージを受信する。     (C2) The CAN transceiver 232 of the child device 202b receives the message from the ECU 201b.

(C3)子機202bのカウンタ制御部232は、受信したメッセージに含まれるIDが記憶部234に保持されているホワイトリスト235に含まれているか否かを判定する。ホワイトリスト235は、受信したメッセージに含まれるIDである0x123を保持している。カウンタ制御部233は、カウンタ236内の受信したメッセージに含まれるID(0x123)に対応する受信回数に1をインクリメントする。     (C3) The counter control unit 232 of the slave unit 202b determines whether the ID included in the received message is included in the white list 235 stored in the storage unit 234. The whitelist 235 holds 0x123 which is an ID included in the received message. The counter control unit 233 increments the reception count corresponding to the ID (0x123) included in the received message in the counter 236 by one.

(C4)(C3)の処理と並列して、CANトランシーバ231は、CANトランシーバ232が受信したECU201bからのメッセージをブロードキャストでCAN210側に送信する。     (C4) In parallel with the processing of (C3), the CAN transceiver 231 broadcasts a message from the ECU 201b received by the CAN transceiver 232 to the CAN 210 side.

(C5)親機220のCANトランシーバ221は、子機202bを介したECU201bからのメッセージを受信する。     (C5) The CAN transceiver 221 of the parent device 220 receives a message from the ECU 201b via the child device 202b.

(C6)親機220のカウンタ制御部222は、受信したメッセージに含まれるID(0x123)が記憶部223に保持されているホワイトリスト224に含まれているか否かを判定する。カウンタ制御部222は、ECU201bから送信されたメッセージに含まれるID(0x123)をホワイトリスト224に保持していると判定する。カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるID(0x123)に対応する受信回数に1をインクリメントする。     (C6) The counter control unit 222 of the parent device 220 determines whether the ID (0x123) included in the received message is included in the white list 224 stored in the storage unit 223. The counter control unit 222 determines that the white list 224 holds the ID (0x123) included in the message transmitted from the ECU 201 b. The counter control unit 222 increments the number of receptions corresponding to the ID (0x123) included in the received message in the counter 225 by one.

(C7)(C1)〜(C6)の処理が5回繰り返されると、親機220のカウンタ236と子機202bのカウンタ225の0x123のIDを含むメッセージの受信回数は5回となる。     (C7) When the processes of (C1) to (C6) are repeated five times, the number of receptions of the message including the ID of 0x123 of the counter 236 of the parent device 220 and the counter 225 of the child device 202b is five.

ここで、ECU201aと子機202aとが不正なECU201´に交換されたものとする。ECU201´は、ECU201aが送信するメッセージ(0x222、0x333)とは異なるID(0x123)のメッセージを送信するものとする。ECU201´は、ECU201bに成りすましてメッセージを送信可能な通信ノードである。   Here, it is assumed that the ECU 201a and the child device 202a are replaced with an invalid ECU 201 '. The ECU 201 ′ transmits a message of an ID (0x123) different from the message (0x222, 0x333) transmitted by the ECU 201a. The ECU 201 ′ is a communication node capable of spoofing the ECU 201b and transmitting a message.

(C8)不正なECU201´は、ブロードキャストでECU201bに成りすましてID0x123を含むメッセージを送信する。     (C8) The unauthorized ECU 201 'spoofs the ECU 201b by broadcast and transmits a message including the ID 0x123.

(C9)親機220のCANトランシーバ221は、ECU201´からのメッセージを受信する。     (C9) The CAN transceiver 221 of the parent device 220 receives the message from the ECU 201 ′.

(C10)親機220のカウンタ制御部222は、受信したメッセージに含まれるID(0x123)が記憶部223に保持されているホワイトリスト224に含まれているか否かを判定する。ECU201´がECU201bに成りすましてメッセージを送信しているため、カウンタ制御部222は、ECU201´から受信したメッセージに含まれるID(0x123)がホワイトリスト224に保持されていると判定する。カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるID(0x123)に対応する受信回数に1をインクリメントする。その結果、親機220のカウンタ236内のID0x123に対する受信回数は、6回と設定される。     (C10) The counter control unit 222 of the parent device 220 determines whether the ID (0x123) included in the received message is included in the white list 224 stored in the storage unit 223. Since the ECU 201 'spoofs the ECU 201b and transmits a message, the counter control unit 222 determines that the ID (0x123) included in the message received from the ECU 201' is held in the white list 224. The counter control unit 222 increments the number of receptions corresponding to the ID (0x123) included in the received message in the counter 225 by one. As a result, the number of receptions for ID 0x123 in the counter 236 of the parent device 220 is set to six.

(C11)その後、ECU201bから子機202bに対して0x123のIDを含むメッセージが5回送信され、(C2)〜(C6)の処理が繰り返し実行される。すると、子機202のカウンタ236内のID0x123に対する受信回数は10回となる。親機220のカウンタ225内のID0x123に対する受信回数は11回となる。     (C11) After that, a message including an ID of 0x123 is transmitted five times from the ECU 201b to the child device 202b, and the processes of (C2) to (C6) are repeatedly executed. Then, the number of receptions for ID 0x123 in the counter 236 of the slave unit 202 is ten. The number of receptions for ID 0x123 in the counter 225 of the parent device 220 is 11 times.

(C12)子機202bのカウンタ制御部234は、カウンタ235内のID0x123の受信回数が所定の値(例えば10回)に達したと判定する。カウンタ制御部234の制御により、CANトランシーバ231は、所定の値を超えているメッセージのID(0x123)を含む通知用メッセージ(例えば、通知用ID0x777を含む)を親機220に通知する。なお、該通知用メッセージには、子機ID(例えば0x1)などを含める。併せて、カウンタ制御部234は、受信回数が所定の値を超えているメッセージのID(0x123)に対応する受信回数をリセットする。     (C12) The counter control unit 234 of the slave unit 202b determines that the number of times of reception of the ID 0x123 in the counter 235 has reached a predetermined value (for example, 10 times). Under the control of the counter control unit 234, the CAN transceiver 231 notifies the parent device 220 of a notification message (for example, including the notification ID 0x777) including the ID (0x123) of the message exceeding the predetermined value. The notification message includes a handset ID (for example, 0x1). At the same time, the counter control unit 234 resets the number of receptions corresponding to the ID (0x123) of the message whose number of receptions exceeds the predetermined value.

(C13)親機220のCANトランシーバ221は、子機202bから通知用メッセージを受信する。親機220のカウンタ制御部222は、通知用メッセージから、ID0x123の受信回数が子機202bにおいて所定の値となったことを示す情報を取得する。     (C13) The CAN transceiver 221 of the parent device 220 receives the notification message from the child device 202b. The counter control unit 222 of the parent device 220 acquires, from the notification message, information indicating that the number of times of reception of the ID 0x123 has become a predetermined value in the child device 202b.

(C14)親機220のカウンタ制御部222は、通知用メッセージに含まれるメッセージID(0x123)に対応する受信回数を確認する。カウンタ225において、ID0x123に対応する受信回数は11回となっているため、カウンタ制御部222は、不正なECU201があると判定し、ユーザに不正なECUが存在することを通知する。     (C14) The counter control unit 222 of the parent device 220 confirms the number of receptions corresponding to the message ID (0x123) included in the notification message. In the counter 225, since the number of receptions corresponding to ID 0x123 is 11, the counter control unit 222 determines that there is an unauthorized ECU 201 and notifies the user that there is an unauthorized ECU.

子機202と親機220とで夫々カウンタを備え、メッセージの受信回数をカウントすることで、親機220は、不正なECU201´が設置されたことを検知することができる。親機220のカウンタ制御部222は、画面などに不正に置き換えられたECU201´があることを通知するなどの手法で、ユーザに対して異常を通知してもよい。又、親機220のカウンタ制御部222は、システム2000外のシステムに対して、不正に置き換えられたECU201´があることを通知してもよい。異なるECUが同一のIDを含むメッセージを送信しないシステムにおいて、親機220は、不正なECUが存在することを検知できる。   The slave unit 202 and the master unit 220 respectively have counters, and by counting the number of times of reception of the message, the master unit 220 can detect that the unauthorized ECU 201 'is installed. The counter control unit 222 of the parent device 220 may notify the user of the abnormality by a method such as notifying that there is the ECU 201 ′ illegally replaced on the screen or the like. Further, the counter control unit 222 of the parent device 220 may notify a system outside the system 2000 that there is an incorrectly substituted ECU 201 ′. In a system in which different ECUs do not transmit a message including the same ID, parent device 220 can detect the presence of an unauthorized ECU.

<異なるECUが同一のIDを含むメッセージを送信するシステムを用いた具体例>
図4は、異なるECUが同一のIDを含むメッセージを送信するシステムにおける本実施形態に係る子機202と親機220の処理の具体的な例を説明する図である。図4のシステム2000では、子機202fが接続されておらず、子機202を備えないECU201fがCANに接続される。このように、ユーザがECU201fの異常検知を望まない場合、子機202を備えなくてもよい。ECU201aは、0x123、0x456、0x789の3つのIDの何れかを含めてメッセージを送信するものとする。ECU201bは、0x112、0x456の2つのIDの何れかを含めてメッセージを送信するものとする。ECU201fは、0x222、0x333の2つのIDの何れかを含めてメッセージを送信するものとする。
<A specific example using a system in which different ECUs transmit messages including the same ID>
FIG. 4 is a diagram for explaining a specific example of processing of the child device 202 and the parent device 220 according to the present embodiment in a system in which different ECUs transmit messages including the same ID. In the system 2000 of FIG. 4, the child device 202 f is not connected, and the ECU 201 f not provided with the child device 202 is connected to the CAN. As described above, when the user does not want to detect abnormality of the ECU 201 f, the child device 202 may not be provided. The ECU 201a transmits a message including any one of three IDs of 0x123, 0x456, and 0x789. The ECU 201 b transmits a message including one of two IDs of 0x112 and 0x456. The ECU 201 f transmits a message including one of two IDs of 0x222 and 0x333.

親機220のホワイトリスト224と子機202aのホワイトリスト235は、夫々、0x123、0x456、0x789をECU201aが送信するメッセージIDとして記憶する。親機220のホワイトリスト224と子機202bのホワイトリスト235は、夫々、0x112、0x456をECU201bが送信するメッセージIDとして記憶する。ここで、0x456のIDを含むメッセージは、ECU201aとECU201bから送信される。子機202aのカウンタ236は、0x123、0x456、0x789の夫々のIDに対応した受信回数を記憶する。子機202bのカウンタ236は、0x112、0x456の夫々のIDに対応した受信回数を記憶する。親機220のカウンタ225は、0x123、0x456、0x789、0x112の夫々のIDに対応した受信回数を記憶する。なお、カウンタ制御部222は、0x456のIDを含むメッセージをECU201aとECU201bから受信する毎に、カウンタ225の該IDに対応する受信回数をインクリメントする。カウンタ225内の0x456に対応する受信回数は、ECU201aとECU201bのメッセージの送信回数の合算値である。以下に、異なるECUが同一のIDを含むメッセージを送信するシステムにおける本実施形態に係る子機202と親機220の処理を、具体例を用いて順に説明する。   The whitelist 224 of the parent device 220 and the whitelist 235 of the child device 202a store 0x123, 0x456, and 0x789, respectively, as message IDs transmitted by the ECU 201a. The whitelist 224 of the parent device 220 and the whitelist 235 of the child device 202b store 0x112 and 0x456, respectively, as message IDs transmitted by the ECU 201b. Here, the message including the ID of 0x456 is transmitted from the ECU 201a and the ECU 201b. The counter 236 of the slave unit 202a stores the number of receptions corresponding to each ID of 0x123, 0x456, and 0x789. The counter 236 of the slave unit 202b stores the number of receptions corresponding to each ID of 0x112 and 0x456. The counter 225 of the parent device 220 stores the number of receptions corresponding to each ID of 0x123, 0x456, 0x789, 0x112. Note that each time the counter control unit 222 receives a message including an ID of 0x456 from the ECU 201a and the ECU 201b, the counter control unit 222 increments the reception number corresponding to the ID of the counter 225. The number of receptions corresponding to 0x456 in the counter 225 is a total value of the number of transmissions of messages of the ECU 201a and the ECU 201b. Hereinafter, processing of the child device 202 and the parent device 220 according to the present embodiment in a system in which different ECUs transmit messages including the same ID will be sequentially described using a specific example.

(D1)ECU201aから子機202aに対して0x456のIDを含むメッセージが送信される。     (D1) A message including an ID of 0x456 is transmitted from the ECU 201a to the child device 202a.

(D2)子機202aのCANトランシーバ232は、ECU201aからのメッセージを受信する。     (D2) The CAN transceiver 232 of the slave unit 202a receives a message from the ECU 201a.

(D3)子機202aのカウンタ制御部232は、受信したメッセージに含まれるID0x456が記憶部234に保持されているホワイトリスト235に含まれているか否かを判定する。ホワイトリスト235は、受信したメッセージに含まれるIDである0x456を保持している。カウンタ制御部233は、カウンタ236内の受信したメッセージに含まれるID(0x456)に対応する受信回数に1をインクリメントする。     (D3) The counter control unit 232 of the slave unit 202a determines whether the ID 0x456 included in the received message is included in the white list 235 stored in the storage unit 234. The whitelist 235 holds 0x456, which is an ID included in the received message. The counter control unit 233 increments the reception number corresponding to the ID (0x456) included in the received message in the counter 236 by one.

(D4)(D3)の処理と並列して、CANトランシーバ231は、CANトランシーバ232が受信したECU201aからのメッセージをブロードキャストでCAN210側に送信する。     (D4) In parallel with the processing of (D3), the CAN transceiver 231 broadcasts a message from the ECU 201a received by the CAN transceiver 232 to the CAN 210 side.

(D5)親機220のCANトランシーバ221は、子機202aを介したECU201aからのメッセージを受信する。     (D5) The CAN transceiver 221 of the parent device 220 receives a message from the ECU 201a via the child device 202a.

(D6)親機220のカウンタ制御部222は、受信したメッセージに含まれるID(0x456)が記憶部223に保持されているホワイトリスト224に含まれているか否かを判定する。カウンタ制御部222は、ECU201aから送信されたメッセージに含まれるID(0x456)をホワイトリスト224に保持していると判定する。カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるID(0x456)に対応する受信回数に1をインクリメントする。     (D6) The counter control unit 222 of the parent device 220 determines whether or not the ID (0x456) included in the received message is included in the white list 224 stored in the storage unit 223. The counter control unit 222 determines that the whitelist 224 holds the ID (0x456) included in the message transmitted from the ECU 201a. The counter control unit 222 increments the number of receptions corresponding to the ID (0x456) included in the received message in the counter 225 by one.

(D7)(D1)〜(D7)の処理が3回繰り返されると、親機220のカウンタ236と子機202aのカウンタ225の0x456のIDを含むメッセージの受信回数は、夫々3回となる。     (D7) When the processing of (D1) to (D7) is repeated three times, the number of receptions of the message including the ID of 0x456 of the counter 236 of the parent device 220 and the counter 225 of the child device 202a becomes 3 times.

(D8)ECU201bから子機202bに対して0x456のIDを含むメッセージが送信される。     (D8) A message including an ID of 0x456 is transmitted from the ECU 201b to the child device 202b.

(D9)子機202bのCANトランシーバ232は、ECU201bからのメッセージを受信する。     (D9) The CAN transceiver 232 of the child device 202b receives the message from the ECU 201b.

(D10)子機202bのカウンタ制御部232は、受信したメッセージに含まれるID0x456が記憶部234に保持されているホワイトリスト235に含まれているか否かを判定する。ホワイトリスト235は、受信したメッセージに含まれるIDである0x456を保持している。カウンタ制御部233は、カウンタ236内の受信したメッセージに含まれるID(0x456)に対応する受信回数に1をインクリメントする。     (D10) The counter control unit 232 of the slave unit 202b determines whether or not the ID 0x456 included in the received message is included in the white list 235 stored in the storage unit 234. The whitelist 235 holds 0x456, which is an ID included in the received message. The counter control unit 233 increments the reception number corresponding to the ID (0x456) included in the received message in the counter 236 by one.

(D11)(D10)のの処理と並列して、CANトランシーバ231は、CANトランシーバ232が受信したECU201bからのメッセージをブロードキャストでCAN210側に送信する。     (D11) In parallel with the process of (D10), the CAN transceiver 231 broadcasts a message from the ECU 201b received by the CAN transceiver 232 to the CAN 210 side.

(D12)親機220のCANトランシーバ221は、子機202bを介したECU201bからのメッセージを受信する。     (D12) The CAN transceiver 221 of the parent device 220 receives a message from the ECU 201b via the child device 202b.

(D13)親機220のカウンタ制御部222は、受信したメッセージに含まれるID(0x456)が記憶部223に保持されているホワイトリスト224に含まれているか否かを判定する。カウンタ制御部222は、ECU201bから送信されたメッセージに含まれるID(0x456)をホワイトリスト224に保持していると判定する。カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるID(0x456)に対応する受信回数に1をインクリメントする。     (D13) The counter control unit 222 of the parent device 220 determines whether or not the ID (0x456) included in the received message is included in the whitelist 224 stored in the storage unit 223. The counter control unit 222 determines that the white list 224 holds the ID (0x456) included in the message transmitted from the ECU 201 b. The counter control unit 222 increments the number of receptions corresponding to the ID (0x456) included in the received message in the counter 225 by one.

(D14)(D8)〜(D13)の処理が4回繰り返されると、子機202bのカウンタ225の0x456のIDを含むメッセージの受信回数は4回となる。親機220のカウンタ236の0x456のIDを含むメッセージの受信回数は7回となる。     (D14) When the processes of (D8) to (D13) are repeated four times, the number of receptions of the message including the ID of 0x456 of the counter 225 of the slave device 202b is four times. The number of times of reception of the message including the ID of 0x456 of the counter 236 of the parent device 220 is seven.

ここで、ECU201fが不正なECU201´に交換されたものとする。ECU201´は、ECU201fが送信しないID0x456のIDのメッセージを送信するものとする。ECU201´は、ECU201aやECU201bに成りすましてメッセージを送信可能な通信ノードである。   Here, it is assumed that the ECU 201 f is replaced with an incorrect ECU 201 ′. The ECU 201 ′ transmits a message with an ID of ID 0x456 that is not transmitted by the ECU 201 f. The ECU 201 ′ is a communication node capable of spoofing the ECU 201a or the ECU 201b and transmitting a message.

(D15)不正なECU201´は、ブロードキャストでID0x456を含むメッセージを送信する。     (D15) The unauthorized ECU 201 'transmits a message including ID 0x456 by broadcast.

(D16)親機220のCANトランシーバ221は、ECU201´からのメッセージを受信する。     (D16) The CAN transceiver 221 of the parent device 220 receives the message from the ECU 201 ′.

(D17)親機220のカウンタ制御部222は、受信したメッセージに含まれるID(0x455)が記憶部223に保持されているホワイトリスト224に含まれているか否かを判定する。     (D17) The counter control unit 222 of the parent device 220 determines whether or not the ID (0x455) included in the received message is included in the whitelist 224 stored in the storage unit 223.

(D18)カウンタ制御部222は、ECU201´から受信したメッセージに含まれるID(0x456)がホワイトリスト224に保持されていると判定する。カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるID(0x456)に対応する受信回数に1をインクリメントする。その結果、親機220のカウンタ236内のID0x456に対する受信回数は、8回と設定される。     (D18) The counter control unit 222 determines that the ID (0x456) included in the message received from the ECU 201 'is held in the white list 224. The counter control unit 222 increments the number of receptions corresponding to the ID (0x456) included in the received message in the counter 225 by one. As a result, the number of receptions for ID 0x456 in the counter 236 of the parent device 220 is set to eight.

(D19)その後、ECU201a、ECU201bも通信を行い、ID0x456のメッセージを夫々6回送信する。すると、親機220のカウンタ225内のID0x456に対応する受信回数は、20回となる。子機201aのカウンタ236内のID0x456に対応する受信回数は、9回となる。子機201bのカウンタ236内のID0x456に対応する受信回数は、10回となる。     (D19) Thereafter, the ECU 201a and the ECU 201b also communicate with each other, and each transmit a message of ID 0x456 six times. Then, the number of receptions corresponding to ID 0x456 in the counter 225 of the parent device 220 is 20 times. The number of receptions corresponding to ID 0x456 in the counter 236 of the slave device 201a is nine. The number of receptions corresponding to ID 0x456 in the counter 236 of the slave device 201b is 10 times.

(D20)親機220のカウンタ制御部222は、カウンタ225内のID0x456の受信回数が所定の値(ここでは例えば20回)に達したと判定する。すると、カウンタ制御部222は、通知用ID(例えば0x777)で発信されるメッセージに、収集対象のID(0x456)を含めて全ての子機202に対して送信する。     (D20) The counter control unit 222 of the parent device 220 determines that the number of times of reception of the ID 0x456 in the counter 225 has reached a predetermined value (for example, 20 times in this case). Then, the counter control unit 222 transmits the message to be transmitted by the notification ID (for example, 0x777) to all the slaves 202 including the ID to be collected (0x456).

(D21)子機202の各カウンタ制御部234は、通知用ID(0x777)のメッセージを受信すると、収集対象ID(0x456)に対する受信回数をカウンタ236が保持しているか否かを判定する。収集対象のID(0x456)に対する受信回数をカウンタ236に保持している子機202のカウンタ制御部234の制御により、CANトランシーバ231は、ID(0x456)の受信回数と子機自身を識別するIDを通知用ID(0x777)と共にメッセージに含めて親機220に通知する。すると、子機202aからは0x456に対応する受信回数9回と、子機202bからは0x456に対応する受信回数10回を示す情報が親機220に通知される。     (D21) When receiving the message of the notification ID (0x777), each counter control unit 234 of the slave unit 202 determines whether the counter 236 holds the number of receptions for the collection target ID (0x456). Under control of the counter control unit 234 of the slave unit 202 holding the number of receptions for the collection target ID (0x456) in the counter 236, the CAN transceiver 231 determines the number of receptions of the ID (0x456) and an ID for identifying the slave unit itself. Is included in the message together with the notification ID (0x777) to notify the parent device 220. Then, information indicating the reception number of 9 times corresponding to 0x456 is notified from the child device 202a, and information indicating 10 times of reception number corresponding to 0x456 is notified from the child device 202b to the parent device 220.

(D22)親機220のカウンタ制御部222は、通知用ID0x777を含むメッセージを受信すると、該メッセージから受信回数と、子機IDとを取得する。     (D22) When the counter control unit 222 of the parent device 220 receives a message including the notification ID 0x777, the counter control unit 222 acquires the number of receptions and the child device ID from the message.

(D23)親機220のカウンタ制御部222は、0x456の受信回数を合算する。この場合、子機202aの0x456の受信回数9回と、子機202bの0x456の受信回数10回が合算され、19回となる。次に、親機220のカウンタ制御部222は、0x456の受信回数を合算した値と、カウンタ225内の0x456の受信回数とで整合性がとれているか否かを判定する。この場合、合算した値は19回であり、カウンタ225内の受信回数は20回であるため整合性がとれない。カウンタ制御部222は、不正なECU201があると判定し、ユーザに不正なECUが存在することを通知する。     (D23) The counter control unit 222 of the parent device 220 adds up the number of times of reception of 0x456. In this case, the number of 0x456 receptions of the slave 202a and the number of receptions of 0x456 of the slave 202b are summed up to nineteen times. Next, the counter control unit 222 of the parent device 220 determines whether the value obtained by adding the number of receptions of 0x456 is consistent with the number of receptions of 0x456 in the counter 225 or not. In this case, since the sum value is 19 and the number of receptions in the counter 225 is 20, consistency can not be achieved. The counter control unit 222 determines that there is an unauthorized ECU 201, and notifies the user that there is an unauthorized ECU.

子機202と親機220とで夫々カウンタを備え、メッセージの受信回数をカウントすることで、親機220は、不正なECU201´が設置されたことを検知することができる。また、同一のIDを複数のECUが送信する場合であっても、親機220が該IDを指定して全ての該IDの受信回数をカウントしている子機202から対応する受信回数を収集することで、整合性の確認がとれる。この整合性を確認することで、親機220は、システム2000内に不正なECU201´が存在することを検知できる。なお、親機220は、定期的に子機202から受信回数を収集して整合性を確認してもよい。親機220のカウンタ制御部222は、画面などに不正に置き換えられたECU201´があることを通知するなどの手法で、ユーザに対して異常を通知してもよい。又、親機220のカウンタ制御部222は、システム2000外のシステムに対して、不正に置き換えられたECU201´があることを通知してもよい。   The slave unit 202 and the master unit 220 respectively have counters, and by counting the number of times of reception of the message, the master unit 220 can detect that the unauthorized ECU 201 'is installed. In addition, even when the same ID is transmitted by a plurality of ECUs, the parent device 220 designates the ID and collects the corresponding number of receptions from the child device 202 counting the number of receptions of all the IDs. By doing this, you can check the integrity. By confirming this consistency, parent device 220 can detect that there is an unauthorized ECU 201 'in system 2000. Note that the master unit 220 may periodically collect the number of receptions from the slave unit 202 to check the consistency. The counter control unit 222 of the parent device 220 may notify the user of the abnormality by a method such as notifying that there is the ECU 201 ′ illegally replaced on the screen or the like. Further, the counter control unit 222 of the parent device 220 may notify a system outside the system 2000 that there is an incorrectly substituted ECU 201 ′.

図5は、本実施形態に係る親機の処理の例を説明するフローチャートである。親機220のCANトランシーバ221は、子機202を介したECU201からのメッセージを受信する(ステップS101)。カウンタ制御部222は、受信したメッセージに、子機202が不正なECUを検知したことを示す情報が含まれるか否かを判定する(ステップS102)。受信したメッセージに子機202が不正なECUを検知したことを示す情報を含まない場合(ステップS102でNO)、カウンタ制御部222は、受信したメッセージに含まれるIDがホワイトリスト224に含まれているか否かを判定する(ステップS103)。受信したメッセージに含まれるIDがホワイトリスト224に保持されている場合(ステップS103でYES)、カウンタ制御部222は、カウンタ225内の受信したメッセージに含まれるIDに対応する受信回数に1をインクリメントする(ステップS104)。カウンタ制御部222は、カウンタ225内の受信したIDに対応する受信回数が所定の値に達しているか否かを判定する(ステップS105)。カウンタ225内の受信したIDに対応する受信回数が所定の値に達している場合(ステップS105でYES)、カウンタ制御部222の制御によりCANトランシーバ221は、各子機202から該IDの受信回数を収集する(ステップS106)。カウンタ制御部222は、収集した子機202側の該IDの受信回数と、親機220側の該IDの受信回数との整合性を確認し問題があるか否かを判定する(ステップS107)。整合性に問題がない場合(ステップS107でNO)、親機220は処理をステップS101から繰り返す。整合性に問題がある場合、親機220は、ユーザに異常を通知する(ステップS108)。受信したメッセージに子機202が不正なECUを検知したことを示す情報を含む場合(ステップS102でYES)、親機220は、ユーザに異常を通知する(ステップS108)。同様に、受信したメッセージに含まれるIDがホワイトリストに含まれない場合(ステップS103でNO)、親機220は、ユーザに異常を通知する(ステップS108)。   FIG. 5 is a flow chart for explaining an example of processing of the parent device according to the present embodiment. The CAN transceiver 221 of the parent device 220 receives a message from the ECU 201 via the child device 202 (step S101). The counter control unit 222 determines whether or not the received message includes information indicating that the child device 202 has detected an unauthorized ECU (step S102). If the received message does not include information indicating that the child device 202 detected an invalid ECU (NO in step S102), the counter control unit 222 causes the white list 224 to include the ID included in the received message. It is determined whether or not there is (step S103). When the ID included in the received message is held in white list 224 (YES in step S103), counter control unit 222 increments the reception count corresponding to the ID included in the received message in counter 225 by one. (Step S104). The counter control unit 222 determines whether the number of receptions corresponding to the received ID in the counter 225 has reached a predetermined value (step S105). If the number of receptions corresponding to the received ID in the counter 225 has reached a predetermined value (YES in step S105), the CAN transceiver 221 receives the number of receptions of the ID from each slave device 202 under the control of the counter control unit 222. Are collected (step S106). The counter control unit 222 checks the consistency between the number of receptions of the collected ID on the side of the child device 202 and the number of receptions of the ID on the side of the parent device 220, and determines whether or not there is a problem (step S107) . If there is no problem with the consistency (NO in step S107), the master device 220 repeats the process from step S101. If there is a problem with the consistency, the parent device 220 notifies the user of an abnormality (step S108). If the received message includes information indicating that the child device 202 has detected an incorrect ECU (YES in step S102), the parent device 220 notifies the user of an abnormality (step S108). Similarly, when the ID included in the received message is not included in the whitelist (NO in step S103), the parent device 220 notifies the user of an abnormality (step S108).

図6は、本実施形態に係る子機の処理の例を説明するフローチャートである。子機202のCANトランシーバ232は、ECU201からのメッセージを受信する(ステップS201)。子機202のカウンタ制御部232は、受信したメッセージに含まれるIDが記憶部234に保持されているホワイトリスト235に含まれているか否かを判定する(ステップS202)。受信したメッセージに含まれるIDがホワイトリスト235に保持されている場合(ステップS202でYES)、カウンタ制御部233は、カウンタ236内の受信したメッセージに含まれるIDに対応する受信回数に1をインクリメントする(ステップS203)。子機202のカウンタ制御部234は、カウンタ236内の受信したIDに対応する受信回数が所定の値(例えば10回)に達しているか否かを判定する(ステップS204)。受信したメッセージのIDに対応する受信回数が所定の値を超えている場合(ステップS204でYES)、CANトランシーバ231は、所定の値を超えている受信回数のIDを含む通知用メッセージを親機220に通知する(ステップS205)。カウンタ制御部234は、受信回数が所定の値を超えているメッセージのIDに対応する受信回数をリセットする(ステップS206)。受信したメッセージのIDに対応する受信回数が所定の値を超えていない場合(ステップS204でNO)、子機202は、処理をステップS201から繰り返す。受信したメッセージのIDがホワイトリストに含まれていない場合(ステップS202でNO)、CANトランシーバ231は、子機202に接続されているECUが異常であることを親機220に通知する(ステップS207)。子機202は、ステップS206、ステップS207が終了すると、処理を終了する。なお、ステップS204を、親機220からのカウンタ値要求の有無を判定するステップに代えてもよい。この場合、カウンタ値の要求があれば要求されたIDのカウンタ値を親機220に通知して、当該カウンタ値をリセットする。カウンタ値の要求がなければ、処理S201から繰り返す。   FIG. 6 is a flow chart for explaining an example of processing of a child device according to the present embodiment. The CAN transceiver 232 of the slave unit 202 receives the message from the ECU 201 (step S201). The counter control unit 232 of the slave unit 202 determines whether the ID included in the received message is included in the whitelist 235 stored in the storage unit 234 (step S202). If the ID included in the received message is held in white list 235 (YES in step S 202), counter control unit 233 increments the reception count corresponding to the ID included in the received message in counter 236 by 1 (Step S203). The counter control unit 234 of the slave unit 202 determines whether or not the number of receptions corresponding to the received ID in the counter 236 has reached a predetermined value (for example, ten times) (step S204). If the number of receptions corresponding to the ID of the received message exceeds the predetermined value (YES in step S204), the CAN transceiver 231 transmits the notification message including the ID of the number of receptions exceeding the predetermined value to the parent device It notifies 220 (step S205). The counter control unit 234 resets the number of receptions corresponding to the ID of the message whose number of receptions exceeds the predetermined value (step S206). If the number of times of reception corresponding to the ID of the received message does not exceed the predetermined value (NO in step S204), the child device 202 repeats the process from step S201. If the ID of the received message is not included in the whitelist (NO in step S202), the CAN transceiver 231 notifies the parent device 220 that the ECU connected to the child device 202 is abnormal (step S207). ). The slave unit 202 ends the process when steps S206 and S207 end. Step S204 may be replaced by a step of determining the presence or absence of a counter value request from the parent device 220. In this case, if there is a request for the counter value, the base unit 220 is notified of the counter value of the requested ID, and the counter value is reset. If there is no request for the counter value, the process is repeated from step S201.

子機202と親機220とで夫々カウンタを備え、メッセージの受信回数をカウントすることで、親機220は、不正なECU201´が設置されたことを検知することができる。また、同一のIDを複数のECUが送信する場合であっても、親機220が該IDを指定して全ての該IDの受信回数をカウントしている子機202から対応する受信回数を収集することで、整合性の確認がとれる。この整合性を確認することで、親機220は、システム2000内に不正なECU201´が存在することを検知できる。なお、親機220は、定期的に子機202から受信回数を収集して整合性を確認してもよい。親機220のカウンタ制御部222は、画面などに不正に置き換えられたECU201´があることを通知するなどの手法で、ユーザに対して異常を通知してもよい。又、親機220のカウンタ制御部222は、システム2000外のシステムに対して、不正に置き換えられたECU201´があることを通知してもよい。なお、本実施形態において、子機は、不正に置き換えられた場合に異常を検知したいECUと対として使用されればよい。   The slave unit 202 and the master unit 220 respectively have counters, and by counting the number of times of reception of the message, the master unit 220 can detect that the unauthorized ECU 201 'is installed. In addition, even when the same ID is transmitted by a plurality of ECUs, the parent device 220 designates the ID and collects the corresponding number of receptions from the child device 202 counting the number of receptions of all the IDs. By doing this, you can check the integrity. By confirming this consistency, parent device 220 can detect that there is an unauthorized ECU 201 'in system 2000. Note that the master unit 220 may periodically collect the number of receptions from the slave unit 202 to check the consistency. The counter control unit 222 of the parent device 220 may notify the user of the abnormality by a method such as notifying that there is the ECU 201 ′ illegally replaced on the screen or the like. Further, the counter control unit 222 of the parent device 220 may notify a system outside the system 2000 that there is an incorrectly substituted ECU 201 ′. In the present embodiment, the child device may be used as a pair with an ECU that wants to detect an abnormality when it is replaced illegally.

<その他>
図7は、子機と接続されたECUが不正に置き換えられた場合の子機と親機処理の例を説明する図である。図7のシステム2000では、ECU201dが不正なECU201´に置き換えられた場合の例である。ECU201dが不正なECU201´に置き換えられた場合の、子機202dと親機220の処理の例を以下に順に説明する。
<Others>
FIG. 7 is a diagram for explaining an example of a slave unit process and a master unit process when an ECU connected to a slave unit is illegally replaced. The system 2000 of FIG. 7 is an example of the case where the ECU 201 d is replaced with an incorrect ECU 201 ′. An example of processing of the child device 202 d and the parent device 220 when the ECU 201 d is replaced with an invalid ECU 201 ′ will be described in order below.

(E1)ECU201´から子機202dに対してメッセージが送信される。     (E1) A message is transmitted from the ECU 201 'to the child device 202d.

(E2)子機202dのCANトランシーバ232は、ECU202´からのメッセージを受信する。     (E2) The CAN transceiver 232 of the child device 202d receives the message from the ECU 202 '.

(E3)子機202dのカウンタ制御部232は、受信したメッセージに含まれるIDが記憶部234に保持されているホワイトリスト235に含まれているか否かを判定する。ここで、ホワイトリスト235は、不正なECU201´の送信するメッセージに含まれるIDを保持しないものとする。     (E3) The counter control unit 232 of the slave unit 202d determines whether the ID included in the received message is included in the white list 235 stored in the storage unit 234. Here, it is assumed that the whitelist 235 does not hold the ID included in the message transmitted by the unauthorized ECU 201 ′.

(E4)子機202dのカウンタ制御部232は、受信したメッセージに含まれるIDがホワイトリスト235に含まれていないと判定する。     (E4) The counter control unit 232 of the child device 202d determines that the ID included in the received message is not included in the white list 235.

(E5)子機202dのカウンタ制御部232の制御により、CANトランシーバ231は、親機220に異常(不正なECUを検知したこと)を通知する。     (E5) Under the control of the counter control unit 232 of the child device 202d, the CAN transceiver 231 notifies the parent device 220 of an abnormality (the detection of an incorrect ECU).

(E6)親機220のCANトランシーバ221は、子機202dから異常の通知を受信する。この際、該通知には、子機202dを特定するための子機IDが含まれる。     (E6) The CAN transceiver 221 of the parent device 220 receives a notification of abnormality from the child device 202d. At this time, the notification includes a handset ID for identifying the handset 202 d.

(E7)子機202が不正なECUを検知したことを示す情報を通知してきた場合、親機220は、ユーザに異常を通知する。     (E7) When the child device 202 has notified of information indicating that an illegal ECU has been detected, the parent device 220 notifies the user of an abnormality.

このように、不正なECUを検知した子機202から異常通知を受信し、親機220が該通知をしてきた子機202のIDを用いることで、異常を検知した子機202を特定することができる。従って、親機220は、子機202に接続された不正なECU201´を特定し、ユーザに通知することができる。   As described above, the abnormal notification is received from the child device 202 that has detected an incorrect ECU, and the ID of the child device 202 that the parent device 220 has sent the notification to specifies the child device 202 that has detected the abnormality. Can. Therefore, the parent device 220 can identify the illegitimate ECU 201 ′ connected to the child device 202 and notify the user of it.

1001、1002、2000 システム
101、210 CAN
111、111a〜111f、111b´ ECU
112、112a〜112f 検知器
201、201a〜201f ECU
202、202a〜202f 子機
220 親機
221、231、232 CANトランシーバ
222、233 カウンタ制御部
223、234 記憶部
224、235 ホワイトリスト
225、236 カウンタ
1001, 1002, 2000 System 101, 210 CAN
111, 111a to 111f, 111b 'ECU
112, 112a-112f Detector 201, 201a-201f ECU
202, 202a to 202f slave unit 220 master unit 221, 231, 232 CAN transceiver 222, 233 counter control unit 223, 234 storage unit 224, 235 white list 225, 236 counter

Claims (11)

それぞれ予め設定されたIDを付したメッセージを発信する複数の通信ノードと、
前記通信ノードに対応して設けられ、対応する前記通信ノードから受信したメッセージをバスに送出するとともに、前記受信したメッセージを前記ID毎に計数する第1のカウンタを有する中継装置と、
前記バスに接続され、前記バスを介して前記通信ノードが発信したメッセージを受信するとともに、前記受信したメッセージを前記ID毎に計数する第2のカウンタを有し、前記第1及び前記第2のカウンタの値を取得し、ID毎に前記第1及び前記第2のカウンタの値を比較する比較部を備える管理装置と、
を有することを特徴とするネットワーク監視システム。
A plurality of communication nodes each transmitting a message with an ID set in advance;
A relay apparatus provided corresponding to the communication node, having a first counter that sends out a message received from the corresponding communication node to the bus and counts the received message for each ID.
And a second counter connected to the bus for receiving a message originated by the communication node via the bus and counting the received message for each ID, wherein the first and second counters A management apparatus including a comparison unit that acquires a value of a counter and compares the values of the first and second counters for each ID;
A network monitoring system comprising:
前記管理装置は、
前記受信したIDに対応する前記第2のカウンタが所定の値に達した場合に、前記中継装置から前記受信したIDに対応する前記第1のカウンタの値を取得する
ことを特徴とする請求項1に記載のネットワーク監視システム。
The management device is
When the second counter corresponding to the received ID reaches a predetermined value, the value of the first counter corresponding to the received ID is acquired from the relay device. The network monitoring system according to 1.
前記中継装置は、
前記受信したIDに対応する前記第1のカウンタが所定の値に達した場合に、前記受信したIDに対応する前記第1のカウンタの値を前記管理装置に通知し、前記比較部に処理を実行させる
ことを特徴とする請求項1に記載のネットワーク監視システム。
The relay device is
When the first counter corresponding to the received ID reaches a predetermined value, the value of the first counter corresponding to the received ID is notified to the management apparatus, and the processing to the comparison unit is performed. The network monitoring system according to claim 1, characterized in that it is executed.
前記管理装置は、
定期的に前記中継装置から前記第1のカウンタの値を取得し、前記比較部に処理を実行させる
ことを特徴とする請求項1に記載のネットワーク監視システム。
The management device is
The network monitoring system according to claim 1, wherein the value of the first counter is periodically acquired from the relay device, and the comparison unit is caused to execute processing.
前記中継装置は、対応する前記通信ノードが送信する前記メッセージに含まれる可能性があるIDのリストを有し、対応する前記通信ノードからの前記メッセージに含まれるIDを前記リストに登録されたIDと照合することを特徴とする請求項1に記載のネットワーク監視システム。   The relay device has a list of IDs which may be included in the message transmitted by the corresponding communication node, and an ID in which the ID included in the message from the corresponding communication node is registered in the list The network monitoring system according to claim 1, wherein the network monitoring system matches with. それぞれ予め設定されたIDを付したメッセージを発信する複数の通信ノードに対応して設けられる中継装置が、
対応する前記通信ノードから受信したメッセージをバスに送出するとともに、前記受信したメッセージを前記ID毎に第1のカウンタとして計数し、
前記バスに接続され、前記バスを介して前記通信ノードが発信したメッセージを受信する管理装置が、
前記受信したメッセージを前記ID毎に第2のカウンタとして計数し、前記第1及び前記第2のカウンタの値を取得し、ID毎に前記第1及び前記第2のカウンタの値を比較する
ことを特徴とするネットワーク監視プログラム。
A relay device provided corresponding to a plurality of communication nodes transmitting messages with a preset ID, respectively,
Sending a message received from the corresponding communication node to a bus and counting the received message as a first counter for each of the IDs;
A management device connected to the bus and receiving a message originated by the communication node via the bus;
The received message is counted as a second counter for each ID, the values of the first and second counters are obtained, and the values of the first and second counters are compared for each ID. Network monitoring program characterized by.
前記管理装置が、
前記受信したIDに対応する前記第2のカウンタが所定の値に達した場合に、前記中継装置から前記受信したIDに対応する前記第1のカウンタの値を取得する
ことを特徴とする請求項6に記載のネットワーク監視プログラム。
The management device
When the second counter corresponding to the received ID reaches a predetermined value, the value of the first counter corresponding to the received ID is acquired from the relay device. Network monitoring program described in 6.
前記中継装置が、
前記受信したIDに対応する前記第1のカウンタが所定の値に達した場合に、前記受信したIDに対応する前記第1のカウンタの値を前記管理装置に通知し、前記比較する処理を実行させる
ことを特徴とする請求項6に記載のネットワーク監視プログラム。
The relay device is
When said first counter corresponding to the ID thus received has reached a predetermined value, executes a process of a value of said first counter corresponding to the ID the received notification to the management apparatus, wherein the comparing The network monitoring program according to claim 6, characterized in that:
中継装置と管理装置と複数のノードを備えるシステムにおいて、
それぞれ予め設定されたIDを付したメッセージを発信する複数の通信ノードに対応して設けられる前記中継装置が、
対応する前記通信ノードから受信したメッセージをバスに送出するとともに、前記受信したメッセージを前記ID毎に第1のカウンタとして計数し、
前記バスに接続され、前記バスを介して前記通信ノードが発信したメッセージを受信する前記管理装置が、
前記受信したメッセージを前記ID毎に第2のカウンタとして計数し、前記第1及び前記第2のカウンタの値を取得し、ID毎に前記第1及び前記第2のカウンタの値を比較する
ことを特徴とするネットワーク監視方法。
In a system comprising a relay device, a management device, and a plurality of nodes,
The relay device provided corresponding to a plurality of communication nodes transmitting messages with a preset ID, respectively,
Sending a message received from the corresponding communication node to a bus and counting the received message as a first counter for each of the IDs;
The management device connected to the bus and receiving a message originated by the communication node via the bus;
The received message is counted as a second counter for each ID, the values of the first and second counters are obtained, and the values of the first and second counters are compared for each ID. A network monitoring method characterized by
前記管理装置が、
前記受信したIDに対応する前記第2のカウンタが所定の値に達した場合に、前記中継装置から前記受信したIDに対応する前記第1のカウンタの値を取得する
ことを特徴とする請求項9に記載のネットワーク監視方法。
The management device
When the second counter corresponding to the received ID reaches a predetermined value, the value of the first counter corresponding to the received ID is acquired from the relay device. The network monitoring method according to 9.
前記中継装置が、
前記受信したIDに対応する前記第1のカウンタが所定の値に達した場合に、前記受信したIDに対応する前記第1のカウンタの値を前記管理装置に通知し、前記比較する処理を実行させる
ことを特徴とする請求項9に記載のネットワーク監視方法。
The relay device is
When said first counter corresponding to the ID thus received has reached a predetermined value, executes a process of a value of said first counter corresponding to the ID the received notification to the management apparatus, wherein the comparing The network monitoring method according to claim 9, characterized in that:
JP2015143406A 2015-07-17 2015-07-17 Network monitoring system, network monitoring program, and network monitoring method Active JP6520515B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015143406A JP6520515B2 (en) 2015-07-17 2015-07-17 Network monitoring system, network monitoring program, and network monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015143406A JP6520515B2 (en) 2015-07-17 2015-07-17 Network monitoring system, network monitoring program, and network monitoring method

Publications (2)

Publication Number Publication Date
JP2017028410A JP2017028410A (en) 2017-02-02
JP6520515B2 true JP6520515B2 (en) 2019-05-29

Family

ID=57950711

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015143406A Active JP6520515B2 (en) 2015-07-17 2015-07-17 Network monitoring system, network monitoring program, and network monitoring method

Country Status (1)

Country Link
JP (1) JP6520515B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102290796B1 (en) * 2017-09-05 2021-08-18 (주) 보쉬전장 Method of automatically restarting ecu upon occurrence of lin communicatin errors
JP2019080119A (en) * 2017-10-20 2019-05-23 国立大学法人名古屋大学 On-vehicle communication device, on-vehicle communication system, and on-vehicle communication method
WO2019225257A1 (en) * 2018-05-23 2019-11-28 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Abnormality detection device, abnormality detection method, and program
CN112368978B (en) * 2018-08-30 2022-07-26 住友电气工业株式会社 Vehicle-mounted communication system, data acquisition device, management device, and monitoring method
JP7374049B2 (en) * 2020-06-22 2023-11-06 三菱電機株式会社 Program execution control system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5770602B2 (en) * 2011-10-31 2015-08-26 トヨタ自動車株式会社 Message authentication method and communication system in communication system
CN110843706B (en) * 2014-04-03 2024-07-12 松下电器(美国)知识产权公司 Network communication system, abnormality detection electronic control unit, and abnormality coping method

Also Published As

Publication number Publication date
JP2017028410A (en) 2017-02-02

Similar Documents

Publication Publication Date Title
JP6520515B2 (en) Network monitoring system, network monitoring program, and network monitoring method
JP6536251B2 (en) Communication relay device, communication network, communication relay program and communication relay method
JP5581141B2 (en) Management server, communication cutoff device, information processing system, method, and program
US10834596B2 (en) Method for blocking connection in wireless intrusion prevention system and device therefor
KR101761737B1 (en) System and Method for Detecting Abnormal Behavior of Control System
CN102624706B (en) Method for detecting DNS (domain name system) covert channels
CN106330944B (en) Malicious system vulnerability scanner identification method and device
CN106537872B (en) Method for detecting attacks in a computer network
JP6258562B2 (en) Relay device, network monitoring system, and program
EP2541862A1 (en) A method of and apparatus for monitoring for security threats in computer network traffic
US20170041336A1 (en) Signature rule processing method, server, and intrusion prevention system
CN1972205A (en) System and method for detecting unwanted network traffic content
KR20140118494A (en) Apparatus and method for detecting anomaly in a controller system
JP4170301B2 (en) DoS attack detection method, DoS attack detection system, and DoS attack detection program
CN106789982B (en) Safety protection method and system applied to industrial control system
CN110832809A (en) Detector, detection method, and detection program
JP2018511282A (en) WIPS sensor and terminal blocking method using the same
KR101308085B1 (en) Intrusion prevention system using correlation attack pattern and method thereof
JP6067195B2 (en) Information processing apparatus, information processing method, and program
CN102821097A (en) Access detecting method and device
JP2020065153A (en) Unauthorized device detection apparatus and method
JP2019216305A (en) Communication device, packet processing method, and program
Jain et al. Detection techniques of blackhole attack in mobile adhoc network: A survey
US20080022402A1 (en) Method of detecting that a unit is sending a large number of frames over a network
US20230216873A1 (en) Detection system, detection method, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180413

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190326

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190402

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190415

R150 Certificate of patent or registration of utility model

Ref document number: 6520515

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150