SlideShare una empresa de Scribd logo
1 de 32
Descargar para leer sin conexión
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT Security:
Problems, Challenges
and Solutions
Liwei Ren, Ph.D
Trend Micro
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Background
 Liwei Ren
 Research interests
 Data security & privacy, network security analysis
 Data compression, math modeling & algorithms
 Measurable contributions:
 10+ academic publications
 20+ US patents granted
 1 security software company in Silicon Valley with successful exit.
 Education
 MS/BS in mathematics, Tsinghua University, Beijing
 Ph.D in mathematics, MS in information science, University of Pittsburgh
 Trend Micro™
 Global security software vendor with headquarter in Tokyo, and R&D centers in
Silicon Valley, Nanjing and Taipei.
 A leader in cloud security.
2
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Agenda
 Why do I have this sharing?
 IoT security: trends, problems and
challenges
 A few security technologies & IoT
 Standard security protocols
 Summary
3
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Why do I have this sharing?
 I am not an expert in IoT security yet
 What ?
 Why do you share?
 A new computing platform leads to new
security problems & challenges…
 and new opportunities as well!
 I started to investigate IoT security after
RSA conference in April:
 Too many questions (???)
 I like to invite experts to discuss via this
sharing
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Why do I have this sharing?
5
 IoT security means new opportunities for a security professional
(like myself) to develop novel security solutions!
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 Trends (Stan Schneider | Electronic Design)
6
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 Categories & Numbers:
 Source: Gartner Nov,2014)
 Internet of Things Units Installed Base by Category in Million
7
Category 2013 2014 2015 2020
Automotive 96.0 189.6 372.3 3,511.1
Consumer 1,842.1 2,244.5 2.874.9 13,172.5
Generic
Business 395.2 479.4 623.9 5,158.6
Vertical
Business 698.7 836.5 1,009.4 3,164.4
GrandTotal 3,032.0 3,750.0 4,880.6 25,006.6
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 Categories & Numbers :
8
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 What’s new?
9
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 Security cases
10
Attack
Name
Story Resource Date
Car recall Chrysler recalled 1.4 million hackable cars
in July, 2015
CNN News July 24,
2015
Lizard
Stressor
An attack online service hosted in
Bosnia. It can convert homes and
commercial routers into a zombie horde.
An online
article
Jan 2015
First wide-scale hack involving television
sets and at least one refrigerator .
750,000 spams were sent.
Proofpoint Jan,2014
Linux.Darll
oz
Discovered a worm for devices running
Linux .
Symantec Nov, 2013
Hacked
Camera
A hacker was able to shout abuse at a two-year-
old child by exploiting a vulnerability in a camera
advertised as an ideal "baby monitor".
ABC News Aug, 2013
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 Problems and security challenges
 Many small devices have limited CPU power
 Not much processing power for security
 Need to look for new encryption scheme with less CPU
power.
 Can not install AV software
 Example: IP-addressable light bulbs.
 IoT also needs both encryption key management and
identity management
 It may scale into billions!
11
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 Problems and security challenges
 New devices for endpoint security
 New firmware, embedded OS, new software & etc.
 It is not possible to support AV on every device.
 New transport protocols for making network security
difficult!
 Much more network traffic for security analysis
 Bad news for large enterprises as network security is already
complex and cumbersome
12
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 Seven IoT security risks*:
1. Disruption and denial-of-service attacks
2. Understanding the complexity of vulnerabilities
3. IoT vulnerability management
4. Identifying, implementing security controls
5. Fulfilling the need for security analytics capabilities
6. Modular hardware and software components
7. Rapid demand in bandwidth requirement
*Source: INFORMATION SECURITY INSIDER EDITION / SECURING THE
INTERNET OF THINGS, AUGUST 2014
13
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 IoT Security Top 10 (OWASP 2014):
 I1 Insecure Web Interface
 I2 Insufficient Authentication/Authorization
 I4 Lack of Transport Encryption
 I5 Privacy Concerns
 I9 Insecure Software/Firmware
 I3 Insecure Network Services
 I6 Insecure Cloud Interface
 I7 Insecure Mobile Interface
 I8 Insufficient Security Configurability
 I10 Poor Physical Security
14
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 IoT will merge the following domains:
15
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
IoT security: trends, problems and
challenges
 In the era of IoT,
 Do we need new concepts to describe IoT security ?
 Do we need new security models for IoT?
 What is the gap between IoT security and existing
security solutions?
 When cloud arrived, what did we do for new solutions?
 When smart phones and BYOD come, what did we do?
 What makes IoT different from the last two major waves?
16
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Simple taxonomy of IoT security
17
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 My interests for evaluating a few solutions:
 Endpoint security
 Vulnerability and patch management
 Network security
 Network monitoring & visibility
 NetFlow based security analysis
18
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Vulnerability and patch management with FOTA
 FOTA = Firmware Over The Air
 FOTA is a technology developed for updating the firmware of
mobile phones due to software bug fixes.
 It uses delta encoding (aka, differential compression) technique
to reduce the patch size.
 Delta encoding can be shown as follows conceptually:
19
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Vulnerability and patch management with FOTA
 Delta encoding was used for software vulnerability management.
A significant example is Google Chrome software updating
powered by an very efficient delta coding algorithm Courgette
 We use the same concept for IoT device security.
20
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Vulnerability and patch management with FOTA
 FOTA for bug fix of mobile phones in old days, and vulnerability
management as well today.
 FOTA is also under development for car ECU patch
management in the field of telematics, for the security purpose.
21
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Vulnerability and patch management with FOTA
 FOTA for IoT security for general devices:
22
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Network Security:
 Network monitoring & visibility
 NetFlow based security analysis
23
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Network Security: monitoring & visibility with simple
information:
 How many devices are there in this enterprise network?
 What kind of devices are they?
 Which devices transfer data which is not encrypted.
 Which has heavy volume of traffic?
 Which devices are most active ?
 …
24
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Network Security: NetFlow based security analysis
 NetFlow is a router feature that collects IP network traffic as it
enters or exits an interface.
 Version 5 collects the following values:
 …
 Timestamps for the flow start and finish time, in milliseconds since the last boot.
 Number of bytes and packets observed in the flow
 source & destination IP addresses
 Source and destination port numbers for TCP, UDP, SCTP
 ICMP Type and Code.
 IP protocol
 Type of Service (ToS) value
 …
25
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
A few security technologies & IoT
 Network Security: NetFlow based security analysis
26
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Standard security protocols
 Why do we need a security information protocol
such as OpenIOC?
 Describing security information
 Retrieving actionable security information
 Exchange security information between organizations
 Technical support for an intelligence security model
 How many security information protocol?
 OpenIOC
 CybOX
 IODEF
27
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Standard security protocols
 What is security information?
 A piece of information that can be used to search for or identify
potentially compromised systems.
 Example:
 IP Address / Domain Name
 URL
 File Hash
 Email Address
 X-Mailer
 HTTP User Agent
 File Mutex
 …….
28
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Standard security protocols
 Why do I discuss these security information protocols?
 There are still many security vendors not using protocols for exchanging information. A best
practice is encouraged!
 Currently, these three protocols are not unified yet. This is not good!
 My personal opinion:
 They will become even more important in the era of IoT security.
29
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Summary
 IoT: trends & security challenges
 A few security technologies for IoT
 Why standard security protocols are
important.
30
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Additional Information
 IoT Security Startups
 ZingBox
 VisualThreat : car cyber security
 Bastille Networks
 Mocana
 …
 Interesting news:
 September 2015: McAfee created a new Automotive Security Review
Board (ASRB).
 August 2015: Symantec announced that it is securing 1 billions IoT
devices.
 July 2015: Symantec and Frost Data Capital work together to fund
early-stage startups in big data and IoT security
 May 2015: Google is offering a lightweight OS for IoT devices.
31
2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved.
Q & A
 Thank you for your attention!
 Do you have questions?
 Email: liwei_ren@trendmicro.com
 Home page: https://pitt.academia.edu/LiweiRen
32

Más contenido relacionado

La actualidad más candente

Iot Security, Internet of Things
Iot Security, Internet of ThingsIot Security, Internet of Things
Iot Security, Internet of Things
Bryan Len
 

La actualidad más candente (20)

Internet of things
Internet of thingsInternet of things
Internet of things
 
IoT Security, Threats and Challenges By V.P.Prabhakaran
IoT Security, Threats and Challenges By V.P.PrabhakaranIoT Security, Threats and Challenges By V.P.Prabhakaran
IoT Security, Threats and Challenges By V.P.Prabhakaran
 
IOT privacy and Security
IOT privacy and SecurityIOT privacy and Security
IOT privacy and Security
 
The future of IoT paper
The future of IoT paperThe future of IoT paper
The future of IoT paper
 
Internet of things startup basic
Internet of things  startup basicInternet of things  startup basic
Internet of things startup basic
 
Iot Security
Iot SecurityIot Security
Iot Security
 
Internet of Things(IoT) - Introduction and Research Areas for Thesis
Internet of Things(IoT) - Introduction and Research Areas for ThesisInternet of Things(IoT) - Introduction and Research Areas for Thesis
Internet of Things(IoT) - Introduction and Research Areas for Thesis
 
Iot Security, Internet of Things
Iot Security, Internet of ThingsIot Security, Internet of Things
Iot Security, Internet of Things
 
Internet of things(IOT)
Internet of things(IOT)Internet of things(IOT)
Internet of things(IOT)
 
Internet of Things Overview
Internet of Things OverviewInternet of Things Overview
Internet of Things Overview
 
IoT security (Internet of Things)
IoT security (Internet of Things)IoT security (Internet of Things)
IoT security (Internet of Things)
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
Presentation on IOT SECURITY
Presentation on IOT SECURITYPresentation on IOT SECURITY
Presentation on IOT SECURITY
 
Internet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and ApplicationsInternet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and Applications
 
security and privacy-Internet of things
security and privacy-Internet of thingssecurity and privacy-Internet of things
security and privacy-Internet of things
 
IoT - Attacks and Solutions
IoT - Attacks and SolutionsIoT - Attacks and Solutions
IoT - Attacks and Solutions
 
IoT Developer Survey 2016
IoT Developer Survey 2016IoT Developer Survey 2016
IoT Developer Survey 2016
 
Internet of things (IOT)
Internet of things (IOT)Internet of things (IOT)
Internet of things (IOT)
 
IoT
IoT  IoT
IoT
 
Internet of things
Internet of thingsInternet of things
Internet of things
 

Destacado

IoT Cloud architecture
IoT Cloud architectureIoT Cloud architecture
IoT Cloud architecture
MachinePulse
 
Latest Thesis Topics for Fog computing
Latest Thesis Topics for Fog computingLatest Thesis Topics for Fog computing
Latest Thesis Topics for Fog computing
Thesis Scientist Private Limited
 
fog computing provide security to the data in cloud
fog computing provide security to the data in cloudfog computing provide security to the data in cloud
fog computing provide security to the data in cloud
priyanka reddy
 

Destacado (20)

Security in the Internet of Things
Security in the Internet of ThingsSecurity in the Internet of Things
Security in the Internet of Things
 
Understanding the Internet of Things Protocols
Understanding the Internet of Things ProtocolsUnderstanding the Internet of Things Protocols
Understanding the Internet of Things Protocols
 
How AI connect dots for IoT
How AI connect dots for IoTHow AI connect dots for IoT
How AI connect dots for IoT
 
Why the Internet of Things needs AI & interoperability to succeed
Why the Internet of Things needs AI & interoperability to succeedWhy the Internet of Things needs AI & interoperability to succeed
Why the Internet of Things needs AI & interoperability to succeed
 
Innovation with AWS: IoT, Robotics and AI
Innovation with AWS: IoT, Robotics and AIInnovation with AWS: IoT, Robotics and AI
Innovation with AWS: IoT, Robotics and AI
 
AI is the Catalyst of IoT
AI is the Catalyst of IoTAI is the Catalyst of IoT
AI is the Catalyst of IoT
 
IoT + Big Data + Cloud + AI Integration Strategy Insights from Patents
IoT + Big Data + Cloud + AI Integration Strategy Insights from PatentsIoT + Big Data + Cloud + AI Integration Strategy Insights from Patents
IoT + Big Data + Cloud + AI Integration Strategy Insights from Patents
 
Artificial intelligence and IoT
Artificial intelligence and IoTArtificial intelligence and IoT
Artificial intelligence and IoT
 
When IoT Meets Artificial Intelligence
 When IoT Meets Artificial Intelligence When IoT Meets Artificial Intelligence
When IoT Meets Artificial Intelligence
 
IoT Cloud architecture
IoT Cloud architectureIoT Cloud architecture
IoT Cloud architecture
 
Face detection issues
Face detection issuesFace detection issues
Face detection issues
 
Fog Computing with VORTEX
Fog Computing with VORTEXFog Computing with VORTEX
Fog Computing with VORTEX
 
cloud security using Fog Computing
cloud security using Fog Computingcloud security using Fog Computing
cloud security using Fog Computing
 
Security Issues of IoT with Fog
Security Issues of IoT with FogSecurity Issues of IoT with Fog
Security Issues of IoT with Fog
 
Seminar ppt fog comp
Seminar ppt fog compSeminar ppt fog comp
Seminar ppt fog comp
 
Latest Thesis Topics for Fog computing
Latest Thesis Topics for Fog computingLatest Thesis Topics for Fog computing
Latest Thesis Topics for Fog computing
 
Fog computing
Fog computingFog computing
Fog computing
 
fog computing provide security to the data in cloud
fog computing provide security to the data in cloudfog computing provide security to the data in cloud
fog computing provide security to the data in cloud
 
What is fog computing
What is fog computingWhat is fog computing
What is fog computing
 
What Exactly Is The "Internet of Things"?
What Exactly Is The "Internet of Things"?What Exactly Is The "Internet of Things"?
What Exactly Is The "Internet of Things"?
 

Similar a IoT Security: Problems, Challenges and Solutions

VTI Learning Series Beyond the Convergence of Physical & Cyber Security
VTI Learning Series Beyond the Convergence of Physical & Cyber SecurityVTI Learning Series Beyond the Convergence of Physical & Cyber Security
VTI Learning Series Beyond the Convergence of Physical & Cyber Security
Shane Glenn
 
Securing your IoT Implementations
Securing your IoT ImplementationsSecuring your IoT Implementations
Securing your IoT Implementations
TechWell
 

Similar a IoT Security: Problems, Challenges and Solutions (20)

Report the whole IoT r0.0.pptx
Report   the whole IoT r0.0.pptxReport   the whole IoT r0.0.pptx
Report the whole IoT r0.0.pptx
 
SecureMAG vol9
SecureMAG vol9SecureMAG vol9
SecureMAG vol9
 
Tomorrow Starts Here - Security Everywhere
Tomorrow Starts Here - Security Everywhere Tomorrow Starts Here - Security Everywhere
Tomorrow Starts Here - Security Everywhere
 
OT - How IoT will Impact Future B2B and Global Supply Chains - SS14
OT - How IoT will Impact Future B2B and Global Supply Chains - SS14OT - How IoT will Impact Future B2B and Global Supply Chains - SS14
OT - How IoT will Impact Future B2B and Global Supply Chains - SS14
 
The Vortex of Change - Digital Transformation (Presented by Intel)
The Vortex of Change - Digital Transformation (Presented by Intel)The Vortex of Change - Digital Transformation (Presented by Intel)
The Vortex of Change - Digital Transformation (Presented by Intel)
 
Internet of Things Security: IBM HorizonWatch 2016 Trend Brief
Internet of Things Security:  IBM HorizonWatch 2016 Trend BriefInternet of Things Security:  IBM HorizonWatch 2016 Trend Brief
Internet of Things Security: IBM HorizonWatch 2016 Trend Brief
 
Chris Swan's presentation from the London Tech Entrepreneurs' Meetup
Chris Swan's presentation from the London Tech Entrepreneurs' MeetupChris Swan's presentation from the London Tech Entrepreneurs' Meetup
Chris Swan's presentation from the London Tech Entrepreneurs' Meetup
 
VTI Learning Series Beyond the Convergence of Physical & Cyber Security
VTI Learning Series Beyond the Convergence of Physical & Cyber SecurityVTI Learning Series Beyond the Convergence of Physical & Cyber Security
VTI Learning Series Beyond the Convergence of Physical & Cyber Security
 
IoT World Forum Press Conference - 10.14.2014
IoT World Forum Press Conference - 10.14.2014IoT World Forum Press Conference - 10.14.2014
IoT World Forum Press Conference - 10.14.2014
 
Digital Transformation in a World of Connected Devices
Digital Transformation in a World of Connected DevicesDigital Transformation in a World of Connected Devices
Digital Transformation in a World of Connected Devices
 
El IoT y la gestión de las empresas del futuro, IGNASI ERRANDO, CISCO
El IoT y la gestión de las empresas del futuro, IGNASI ERRANDO, CISCOEl IoT y la gestión de las empresas del futuro, IGNASI ERRANDO, CISCO
El IoT y la gestión de las empresas del futuro, IGNASI ERRANDO, CISCO
 
Securing the internet of things: The conversation you need to have with your CEO
Securing the internet of things: The conversation you need to have with your CEOSecuring the internet of things: The conversation you need to have with your CEO
Securing the internet of things: The conversation you need to have with your CEO
 
Revealing the Potential and Risks From the Coming Together of IoT, AI, and C...
 Revealing the Potential and Risks From the Coming Together of IoT, AI, and C... Revealing the Potential and Risks From the Coming Together of IoT, AI, and C...
Revealing the Potential and Risks From the Coming Together of IoT, AI, and C...
 
Aalto cyber-10.4.18
Aalto cyber-10.4.18Aalto cyber-10.4.18
Aalto cyber-10.4.18
 
An Identity Crisis at the Center of Every IoT Product
An Identity Crisis at the Center of Every IoT ProductAn Identity Crisis at the Center of Every IoT Product
An Identity Crisis at the Center of Every IoT Product
 
Securing your IoT Implementations
Securing your IoT ImplementationsSecuring your IoT Implementations
Securing your IoT Implementations
 
IoT security Q3 2020 overview
IoT security Q3 2020 overview IoT security Q3 2020 overview
IoT security Q3 2020 overview
 
Medtec - Cyber-security Challenges on the Horizon
Medtec - Cyber-security Challenges on the HorizonMedtec - Cyber-security Challenges on the Horizon
Medtec - Cyber-security Challenges on the Horizon
 
NSW-IOT-Summit-July2018.pdf
NSW-IOT-Summit-July2018.pdfNSW-IOT-Summit-July2018.pdf
NSW-IOT-Summit-July2018.pdf
 
Intel Corporation Award Write Up
Intel Corporation Award Write UpIntel Corporation Award Write Up
Intel Corporation Award Write Up
 

Más de Liwei Ren任力偉

Más de Liwei Ren任力偉 (20)

信息安全领域里的创新和机遇
信息安全领域里的创新和机遇信息安全领域里的创新和机遇
信息安全领域里的创新和机遇
 
企业安全市场综述
企业安全市场综述 企业安全市场综述
企业安全市场综述
 
Introduction to Deep Neural Network
Introduction to Deep Neural NetworkIntroduction to Deep Neural Network
Introduction to Deep Neural Network
 
聊一聊大明朝的火器
聊一聊大明朝的火器聊一聊大明朝的火器
聊一聊大明朝的火器
 
防火牆們的故事
防火牆們的故事防火牆們的故事
防火牆們的故事
 
移动互联网时代下创新的思维
移动互联网时代下创新的思维移动互联网时代下创新的思维
移动互联网时代下创新的思维
 
硅谷的那点事儿
硅谷的那点事儿硅谷的那点事儿
硅谷的那点事儿
 
非齐次特征值问题解存在性研究
非齐次特征值问题解存在性研究非齐次特征值问题解存在性研究
非齐次特征值问题解存在性研究
 
世纪猜想
世纪猜想世纪猜想
世纪猜想
 
Arm the World with SPN based Security
Arm the World with SPN based SecurityArm the World with SPN based Security
Arm the World with SPN based Security
 
Extending Boyer-Moore Algorithm to an Abstract String Matching Problem
Extending Boyer-Moore Algorithm to an Abstract String Matching ProblemExtending Boyer-Moore Algorithm to an Abstract String Matching Problem
Extending Boyer-Moore Algorithm to an Abstract String Matching Problem
 
Near Duplicate Document Detection: Mathematical Modeling and Algorithms
Near Duplicate Document Detection: Mathematical Modeling and AlgorithmsNear Duplicate Document Detection: Mathematical Modeling and Algorithms
Near Duplicate Document Detection: Mathematical Modeling and Algorithms
 
Monotonicity of Phaselocked Solutions in Chains and Arrays of Nearest-Neighbo...
Monotonicity of Phaselocked Solutions in Chains and Arrays of Nearest-Neighbo...Monotonicity of Phaselocked Solutions in Chains and Arrays of Nearest-Neighbo...
Monotonicity of Phaselocked Solutions in Chains and Arrays of Nearest-Neighbo...
 
Phase locking in chains of multiple-coupled oscillators
Phase locking in chains of multiple-coupled oscillatorsPhase locking in chains of multiple-coupled oscillators
Phase locking in chains of multiple-coupled oscillators
 
On existence of the solution of inhomogeneous eigenvalue problem
On existence of the solution of inhomogeneous eigenvalue problemOn existence of the solution of inhomogeneous eigenvalue problem
On existence of the solution of inhomogeneous eigenvalue problem
 
Math stories
Math storiesMath stories
Math stories
 
Binary Similarity : Theory, Algorithms and Tool Evaluation
Binary Similarity :  Theory, Algorithms and  Tool EvaluationBinary Similarity :  Theory, Algorithms and  Tool Evaluation
Binary Similarity : Theory, Algorithms and Tool Evaluation
 
Taxonomy of Differential Compression
Taxonomy of Differential CompressionTaxonomy of Differential Compression
Taxonomy of Differential Compression
 
Bytewise Approximate Match: Theory, Algorithms and Applications
Bytewise Approximate Match:  Theory, Algorithms and ApplicationsBytewise Approximate Match:  Theory, Algorithms and Applications
Bytewise Approximate Match: Theory, Algorithms and Applications
 
Overview of Data Loss Prevention (DLP) Technology
Overview of Data Loss Prevention (DLP) TechnologyOverview of Data Loss Prevention (DLP) Technology
Overview of Data Loss Prevention (DLP) Technology
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 

IoT Security: Problems, Challenges and Solutions

  • 1. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT Security: Problems, Challenges and Solutions Liwei Ren, Ph.D Trend Micro
  • 2. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Background  Liwei Ren  Research interests  Data security & privacy, network security analysis  Data compression, math modeling & algorithms  Measurable contributions:  10+ academic publications  20+ US patents granted  1 security software company in Silicon Valley with successful exit.  Education  MS/BS in mathematics, Tsinghua University, Beijing  Ph.D in mathematics, MS in information science, University of Pittsburgh  Trend Micro™  Global security software vendor with headquarter in Tokyo, and R&D centers in Silicon Valley, Nanjing and Taipei.  A leader in cloud security. 2
  • 3. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Agenda  Why do I have this sharing?  IoT security: trends, problems and challenges  A few security technologies & IoT  Standard security protocols  Summary 3
  • 4. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Why do I have this sharing?  I am not an expert in IoT security yet  What ?  Why do you share?  A new computing platform leads to new security problems & challenges…  and new opportunities as well!  I started to investigate IoT security after RSA conference in April:  Too many questions (???)  I like to invite experts to discuss via this sharing
  • 5. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Why do I have this sharing? 5  IoT security means new opportunities for a security professional (like myself) to develop novel security solutions!
  • 6. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  Trends (Stan Schneider | Electronic Design) 6
  • 7. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  Categories & Numbers:  Source: Gartner Nov,2014)  Internet of Things Units Installed Base by Category in Million 7 Category 2013 2014 2015 2020 Automotive 96.0 189.6 372.3 3,511.1 Consumer 1,842.1 2,244.5 2.874.9 13,172.5 Generic Business 395.2 479.4 623.9 5,158.6 Vertical Business 698.7 836.5 1,009.4 3,164.4 GrandTotal 3,032.0 3,750.0 4,880.6 25,006.6
  • 8. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  Categories & Numbers : 8
  • 9. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  What’s new? 9
  • 10. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  Security cases 10 Attack Name Story Resource Date Car recall Chrysler recalled 1.4 million hackable cars in July, 2015 CNN News July 24, 2015 Lizard Stressor An attack online service hosted in Bosnia. It can convert homes and commercial routers into a zombie horde. An online article Jan 2015 First wide-scale hack involving television sets and at least one refrigerator . 750,000 spams were sent. Proofpoint Jan,2014 Linux.Darll oz Discovered a worm for devices running Linux . Symantec Nov, 2013 Hacked Camera A hacker was able to shout abuse at a two-year- old child by exploiting a vulnerability in a camera advertised as an ideal "baby monitor". ABC News Aug, 2013
  • 11. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  Problems and security challenges  Many small devices have limited CPU power  Not much processing power for security  Need to look for new encryption scheme with less CPU power.  Can not install AV software  Example: IP-addressable light bulbs.  IoT also needs both encryption key management and identity management  It may scale into billions! 11
  • 12. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  Problems and security challenges  New devices for endpoint security  New firmware, embedded OS, new software & etc.  It is not possible to support AV on every device.  New transport protocols for making network security difficult!  Much more network traffic for security analysis  Bad news for large enterprises as network security is already complex and cumbersome 12
  • 13. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  Seven IoT security risks*: 1. Disruption and denial-of-service attacks 2. Understanding the complexity of vulnerabilities 3. IoT vulnerability management 4. Identifying, implementing security controls 5. Fulfilling the need for security analytics capabilities 6. Modular hardware and software components 7. Rapid demand in bandwidth requirement *Source: INFORMATION SECURITY INSIDER EDITION / SECURING THE INTERNET OF THINGS, AUGUST 2014 13
  • 14. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  IoT Security Top 10 (OWASP 2014):  I1 Insecure Web Interface  I2 Insufficient Authentication/Authorization  I4 Lack of Transport Encryption  I5 Privacy Concerns  I9 Insecure Software/Firmware  I3 Insecure Network Services  I6 Insecure Cloud Interface  I7 Insecure Mobile Interface  I8 Insufficient Security Configurability  I10 Poor Physical Security 14
  • 15. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  IoT will merge the following domains: 15
  • 16. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. IoT security: trends, problems and challenges  In the era of IoT,  Do we need new concepts to describe IoT security ?  Do we need new security models for IoT?  What is the gap between IoT security and existing security solutions?  When cloud arrived, what did we do for new solutions?  When smart phones and BYOD come, what did we do?  What makes IoT different from the last two major waves? 16
  • 17. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Simple taxonomy of IoT security 17
  • 18. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  My interests for evaluating a few solutions:  Endpoint security  Vulnerability and patch management  Network security  Network monitoring & visibility  NetFlow based security analysis 18
  • 19. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Vulnerability and patch management with FOTA  FOTA = Firmware Over The Air  FOTA is a technology developed for updating the firmware of mobile phones due to software bug fixes.  It uses delta encoding (aka, differential compression) technique to reduce the patch size.  Delta encoding can be shown as follows conceptually: 19
  • 20. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Vulnerability and patch management with FOTA  Delta encoding was used for software vulnerability management. A significant example is Google Chrome software updating powered by an very efficient delta coding algorithm Courgette  We use the same concept for IoT device security. 20
  • 21. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Vulnerability and patch management with FOTA  FOTA for bug fix of mobile phones in old days, and vulnerability management as well today.  FOTA is also under development for car ECU patch management in the field of telematics, for the security purpose. 21
  • 22. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Vulnerability and patch management with FOTA  FOTA for IoT security for general devices: 22
  • 23. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Network Security:  Network monitoring & visibility  NetFlow based security analysis 23
  • 24. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Network Security: monitoring & visibility with simple information:  How many devices are there in this enterprise network?  What kind of devices are they?  Which devices transfer data which is not encrypted.  Which has heavy volume of traffic?  Which devices are most active ?  … 24
  • 25. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Network Security: NetFlow based security analysis  NetFlow is a router feature that collects IP network traffic as it enters or exits an interface.  Version 5 collects the following values:  …  Timestamps for the flow start and finish time, in milliseconds since the last boot.  Number of bytes and packets observed in the flow  source & destination IP addresses  Source and destination port numbers for TCP, UDP, SCTP  ICMP Type and Code.  IP protocol  Type of Service (ToS) value  … 25
  • 26. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. A few security technologies & IoT  Network Security: NetFlow based security analysis 26
  • 27. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Standard security protocols  Why do we need a security information protocol such as OpenIOC?  Describing security information  Retrieving actionable security information  Exchange security information between organizations  Technical support for an intelligence security model  How many security information protocol?  OpenIOC  CybOX  IODEF 27
  • 28. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Standard security protocols  What is security information?  A piece of information that can be used to search for or identify potentially compromised systems.  Example:  IP Address / Domain Name  URL  File Hash  Email Address  X-Mailer  HTTP User Agent  File Mutex  ……. 28
  • 29. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Standard security protocols  Why do I discuss these security information protocols?  There are still many security vendors not using protocols for exchanging information. A best practice is encouraged!  Currently, these three protocols are not unified yet. This is not good!  My personal opinion:  They will become even more important in the era of IoT security. 29
  • 30. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Summary  IoT: trends & security challenges  A few security technologies for IoT  Why standard security protocols are important. 30
  • 31. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Additional Information  IoT Security Startups  ZingBox  VisualThreat : car cyber security  Bastille Networks  Mocana  …  Interesting news:  September 2015: McAfee created a new Automotive Security Review Board (ASRB).  August 2015: Symantec announced that it is securing 1 billions IoT devices.  July 2015: Symantec and Frost Data Capital work together to fund early-stage startups in big data and IoT security  May 2015: Google is offering a lightweight OS for IoT devices. 31
  • 32. 2015 SNIA Data Storage Security Summit. © Insert Your Company Name. All Rights Reserved. Q & A  Thank you for your attention!  Do you have questions?  Email: liwei_ren@trendmicro.com  Home page: https://pitt.academia.edu/LiweiRen 32