security challenges for customer domain in the smart grid oct 17, 2011 myongji university sugwon...

14
Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Upload: alfred-barton

Post on 28-Dec-2015

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Security Challenges for Customer Domain in the

Smart GridOct 17, 2011

Myongji University

Sugwon Hong

1APAP 2011, Special Session: Smart Grid, Beijing

Page 2: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Question

• As AMI is getting interest, security for AMI also have been studied, especially by the UCA AMI-SEC task force.

• I am not going to put a list of security threats and requirements here.

• I want to try to find answers to the following question: “while many network services have confronted similar security challenges and overcome most of them, are there any new security challenges in the AMI service? If any, what will they be?”

2

Page 3: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

It’s a typical network of networks

3

home gateway

HANHAN

data concentrator

servers

utilityoperation center

WAN/MAN

NAN

NAN

NAN data concentrator

AMI networkAMI headend

LANLAN

Page 4: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

How about HAN?

4

homegateway

EMS

Registered devices

Non-registered devices

IHD

EVSE PEV

EUMD DER AMI meter

Smart meter

Utility-controllable orEMS-controllable orSelf-controllable

logical entitymanaging all devices

Which network technology will be used?

Page 5: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Information flows, looks familiar

• Over this network, there will be two-way information flows for operation, management, and business. Some typical ones are:– Registration/authentication information– Demand/response information– Energy usage information – Load control information– Outage information– etc.

• New information flows may be added depending on applications (services).

5

Page 6: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Example: load control information flow

6

LMS AMIheadend

HANgateway EMS

load control command

ACK

non-regHAN device

registeredHAN device

load control

ACK

load control command

report

report

Page 7: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Security Requirements and measures

• Many defensive tools and strategies are available.• The question is: Are they effective enough?• Smart grid is entering the roads that other predecessor paved already.• We can learn a lot of lessons from the financial services in the banking system.

7

confidentiality Only authorized users should read data and commands

integrity Data and commands should be unchanged and replayed

authentication

Users or devices should verify who they are

availability Data should be accessed when they are needed

authorization Users/devices should have authority to access data/command

Non-repudiation

Users can not deny their actions later

Page 8: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

One “worry”

• Can any intruder who is riding on the customer’s network penetrate the power distribution system?

• Can the intruder cause widespread damage to power distribution?

• There are two contact points between two planes: information flow plane and power distribution plane.

• Can we design the system so that any abnormal impact is limited to a single household, or a small group of households.

8

Page 9: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Two overlay planes

• Keep the distribution system isolated as possible as you can– Don’t be distracted by

any fancy buzzword.

• Identify all access points where possible problems happen.

• Design to minimize impact caused by unwanted activities.

9

c

c

D/R info flow plane

power distribution planesubstation

control center

Two contact points: - AMI headend - HAN gateway (smart meter)

Page 10: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

A real “headache”

• Some HAN devices may be located at unmanned, unprotected, insecure places.– Not to mention physical theft and damage, attackers

can access firmware data and read stored data, especially recover crypto keys.

– With the keys they may understand control messages to devices.

– At worst they can impersonate authorized users to penetrate the grid.

• So, the minimum requirement is any physical intrusion to devices should be detectable at least, dispatching warning signals to control nodes.

10

Page 11: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Smart devices• Devices should be smart enough

– tamper proof, secure firmware storage, keys, firmware upgrading,

– intelligent to have monitoring and detection capabilities,– security functions: encrypt/decrypt, authentication,

authorization, accounting– secure communication– on top of the basic power-related functions

• And devices may have limited computing power.• And devices should be cost effective.• All these requirements come down to the more

important task: how to implement.

11

Page 12: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Privacy, does it really matter?

• The concern is that energy usage pattern is revealed and may be used in unauthorized ways.

• But face up to the world we live where we are willing to agree to reveal much more precious private information to the other party we trust.

• Here is how the private data is used: the data is used for the sole purpose of delivering energy to households, billing, and servicing of that kind. Other than this purpose, the data should not be allowed to use without any consent of users concerned.

12

Page 13: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

Summary

• “while many network services have confronted similar security challenges and overcome most of them, are there any new security challenges in this service. If any, what will they be?”– Not really.– All hands on deck. Many defensive tools and

strategies.– We can learn lessons from other network

services where security is so concerned.

13

Page 14: Security Challenges for Customer Domain in the Smart Grid Oct 17, 2011 Myongji University Sugwon Hong 1 APAP 2011, Special Session: Smart Grid, Beijing

• We worry about any chance of penetrating the power transmission/distribution system due to the deployment of customer service networks.– Identify access points. Preparing for the worst case, we

design the system to mitigate impact.

• We need to pay attention to the fact that some devices may be located at unmanned, unprotected places.

• In reality, the more important task is not what to protect and how to protect, but how to implement.

• Don’t make a big deal out of privacy issue.

14