Securing IoT in the Enterprise

Size: px
Start display at page:

Download "Securing IoT in the Enterprise"

Transcription

1 Securing IoT in the Enterprise Daniel Miessler May 2017

2 Securing IoT in the Enterprise Daniel Miessler, IOActive May 2017

3 About - Infosec for around 18 years - Mostly technical testing and enterprise consulting - Net / app / web / mobile / IoT - Director of Advisory Services for IOActive - I do a weekly show on infosec, technology, humans - Reading, writing, table tennis - Wrote a book: The Real Internet of Things 3

4 Discuss - A functional definition of IoT - The IoT Attack Surface - Securing IoT in the Enterprise - IoT and Ransomware 4

5 What is IoT - Lots of definitions out there. - Some are based on connectivity. - Some require embedded. - OXFORD(ish): An extension of the Internet where everyday objects have network connectivity, allowing them to send and receive data. 5

6 Attack Surface 6

7 What do? 7

8 IoT Security!= Device Security What they think it is 8

9 IoT Security!= Device Security 9

10 IoT Security!= Device Security 10

11 IoT Security!= Device Security 11

12 OWASP IoT Security 12

13 OWASP IoT Security Attack surfaces Vulnerabilities Medical Devices Firmware Analysis IoT Event Logging ICS / SCADA 13

14 OWASP IoT Security Ecosystem (general) Device Memory Device Physical Interfaces Device Web Interface Device Firmware Device Network Services Administrative Interface Local Data Storage Cloud Web Interface Third-party Backend APIs Update Mechanism Mobile Application Vendor Backend APIs Ecosystem Communication Network Traffic Privacy Sensors 14

15 IoT Attack Surfaces 15

16 IoT Attack Surfaces 16

17 IoT Attack Surfaces 17

18 IoT Attack Surfaces 18

19 IoT Attack Surfaces 19

20 IoT Attack Surfaces 20

21 IoT Attack Surfaces 21

22 IoT Attack Surfaces 22

23 IoT Attack Surfaces 23

24 IoT Attack Surfaces 24

25 Network Focus What they think it is 25

26 Network Focus What it actually is 26

27 Getting Packet Visibility LAN grep -i Wombat27! TAP Firewall Internet PCAP 27

28 Get a Tap 28

29 Caparser *Capture all internal traffic from an internal ecosystem *Exercise the product fully Break the.pcap into its component parts using tshark Extract any sensitive content from the.pcap. Associate the sensitive content with where it s being sent 29

30 tshark(s) tshark -r diphone.pcap -q -z conv,ip awk '{print $3}' grep "^[0-9]" sort uniq awk '{print $1}' 30

31 tshark(s) tshark -r diphone.pcap -q -z conv,ip awk '{print $3}' grep "^[0-9]" sort uniq awk '{print $1}' 31

32 Caparser Output 32

33 Enterprise IoT 33

34 Enterprise IoT (attack surface) The biggest threat to enterprises from IoT is not any specific technology, but blindness to the attack surface. Device Sensors Administration Firmware Network Mobile Cloud Backend APIs Third-party integrations 34

35 Enterprise IoT (understand) Above all else, you have to understand the components and structure of the system you re deploying into your companies. How many devices? What types of sensors? What network are they on? How are they administered? What ports are open on these systems? How is authentication and authorization performed? 35

36 Enterprise IoT (assess) This means doing an IoT deployment risk assessment before implementing any solution. What data is being captured? Via what sensors? Where is it being sent? How is it being stored? Who has access to it? How will it be updated if a flaw is found? What can those systems access if they re compromised? How bad would it be if this system was unavailable? What would we do if that happened? 36

37 Enterprise IoT (data) Increasingly, we re going to have to start thinking about what sensors can perceive, how that data can be leaked, and the implications thereof. Installed systems Wearables Are they recording video? Are they recording audio? How easy is it to share that content outside? What could happen if that content went public? > New sensor project that connects to electrical sockets and tells you what s happening inside your house. 37

38 Enterprise IoT (ransomware) The way to think about ransomware is this: if it s important to you, they re coming for it. Infrastructure Data Connectivity Devices Systems IoT 38

39 Enterprise IoT (three trends) 1. We depend on everyday things (lights, cars, factories, cameras, logistics) to do business 39

40 Enterprise IoT (three trends) 1. We depend on everyday things (lights, cars, factories, cameras, logistics) to do business 2. You gain business efficiency when those things are network enabled (IoT) 40

41 Enterprise IoT (three trends) 1. We depend on everyday things (lights, cars, factories, cameras, logistics) to do business 2. You gain business efficiency when those things are network enabled (IoT) 3. Attackers now have a new way to harm your business. 41

42 Takeaways 42

43 Takeaways 1. IoT is about everyday objects becoming interactive. 43

44 Takeaways 1. IoT is about everyday objects becoming interactive. 2. The IoT attack surface is vastly underestimated. 44

45 Takeaways 1. IoT is about everyday objects becoming interactive. 2. The IoT attack surface is vastly underestimated. 3. Before you deploy IoT internally, you need a risk assessment on that specific ecosystem. 45

46 Takeaways 1. IoT is about everyday objects becoming interactive. 2. The IoT attack surface is vastly underestimated. 3. Before you deploy IoT internally, you need a risk assessment on that specific ecosystem. 4. Consider what s being captured, via what methods, and how it s being stored and accessed. 46

47 Takeaways 1. IoT is about everyday objects becoming interactive. 2. The IoT attack surface is vastly underestimated. 3. Before you deploy IoT internally, you need a risk assessment on that specific ecosystem. 4. Consider what s being captured, via what methods, and how it s being stored and accessed. 5. Be prepared for that system to be compromised or unavailable. 47

48 Takeaways 1. IoT is about everyday objects becoming interactive. 2. The IoT attack surface is vastly underestimated. 3. Before you deploy IoT internally, you need a risk assessment on that specific ecosystem. 4. Consider what s being captured, via what methods, and how it s being stored and accessed. 5. Be prepared for that system to be compromised or unavailable. 6. Expect ransomware attacks, because IoT means putting our critical dependencies on the network. 48

49 Thanks & Contact Daniel Miessler danielmiessler.com/podcast 49

F5 Network Security for IoT

F5 Network Security for IoT OVERVIEW F5 Network Security for IoT Introduction As networked communications continue to expand and grow in complexity, the network has increasingly moved to include more forms of communication. This

More information

IoT in Port of the Future

IoT in Port of the Future IoT in Port of the Future Germán Herrero Cárcel Head of Sector September 2016 Internet of Things Definition Three As Being connected to the Internet has become the norm in large parts of the world The

More information

IoThings Milano Maggio 2017 Barbara Pareglio GSMA IoT Technical Director. Mobile IoT: 3GPP standard per reti LPWA e IoT security

IoThings Milano Maggio 2017 Barbara Pareglio GSMA IoT Technical Director. Mobile IoT: 3GPP standard per reti LPWA e IoT security IoThings Milano Maggio 2017 Barbara Pareglio GSMA IoT Technical Director Mobile IoT: 3GPP standard per reti LPWA e IoT security 2 Introduction of the GSMA Content Understanding IoT and the market opportunity

More information

Security Challenges in the Internet of Things. Dr. Sigrid Schefer-Wenzl

Security Challenges in the Internet of Things. Dr. Sigrid Schefer-Wenzl Security Challenges in the Internet of Things Dr. Sigrid Schefer-Wenzl Agenda Introduction Problem statement Open Internet of Things (IoT) Architecture Use Cases for Smart Cities Security Challenges Conclusions

More information

IoT and the Implications for Security Inside and Outside the Enterprise. Richard Boyer CISO & Chief Architect, Security

IoT and the Implications for Security Inside and Outside the Enterprise. Richard Boyer CISO & Chief Architect, Security IoT and the Implications for Security Inside and Outside the Enterprise Richard Boyer CISO & Chief Architect, Security 1999 2020 INTERNET OF THINGS THAT S GREAT BUT 4 ALL THINGS ARE NOT ALL EQUAL PERVASIVE

More information

Internet of things (IoT) Regulatory aspects. Trilok Dabeesing, ICT Authority 28 June 2017

Internet of things (IoT) Regulatory aspects. Trilok Dabeesing, ICT Authority 28 June 2017 Internet of things (IoT) Regulatory aspects 1 Trilok Dabeesing, ICT Authority 28 June 2017 2 IoT Regulatory aspects IoT - the interconnection via the Internet of computing devices embedded in everyday

More information

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective SHANZHI CHEN, HUI XU, DAKE LIU, BO HU, AND HUCHENG WANG Definitions of IoT from Different Organizations: Organizations

More information

The Internet-of-Things For Biodiversity

The Internet-of-Things For Biodiversity The Internet-of-Things For Biodiversity Adam T. Drobot Wayne, PA 19087 Outline What: About IoT Aspects of IoT Key ingredients Dealing with Complexity The basic ingredients for IoT Examples of IoT that

More information

How to Categorize Risk in IoT

How to Categorize Risk in IoT How to Categorize Risk in IoT Defining use cases for IoT deployments lays the foundation for an end-to-end cybersecurity strategy that cuts across a broad and ever-changing threat landscape 2 Overview

More information

Internet of Things (IoT): The Big Picture

Internet of Things (IoT): The Big Picture Internet of Things (IoT): The Big Picture Tampere University of Technology, Tampere, Finland Vitaly Petrov: vitaly.petrov@tut.fi IoT at a glance q Internet of Things is: o A concept o A trend o The network

More information

DRIVING REVENUE FROM THE INTERNET OF THINGS

DRIVING REVENUE FROM THE INTERNET OF THINGS DRIVING REVENUE FROM THE INTERNET OF THINGS There is a significant amount of information available around the subject of The Internet of Things (IoT) or The Internet of Everything (IoE). The UK Government

More information

Integrating Device Connectivity in IoT & Embedded devices

Integrating Device Connectivity in IoT & Embedded devices Leveraging Microsoft Cloud for IoT and Embedded Applications Integrating Device Connectivity in IoT & Embedded devices Tom Zamir IoT Solutions Specialist tom@iot-experts.net About me Tom Zamir IoT Solutions

More information

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP EACO Title: LTE, IOTs & OTTS Date: 13 th -17 th May 2019 Duration: 5 days Location: Kampala, Uganda Course Description: This Course is designed to: Give an

More information

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4552/Y.2078 (02/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

The Internet of You: The Ethical, Privacy, and Legal Implications of Connected Devices. Beverly Kracher, Ph.D. Business Ethics Alliance

The Internet of You: The Ethical, Privacy, and Legal Implications of Connected Devices. Beverly Kracher, Ph.D. Business Ethics Alliance The Internet of You: The Ethical, Privacy, and Legal Implications of Connected Devices Beverly Kracher, Ph.D. Business Ethics Alliance Creighton University Omaha, Nebraska 68178 402-280-2235 beverlykracher@gmail.com

More information

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS

FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSS PLATFORM FOR CLOUD BASED IOT SOLUTIONS FOSDEM 2018 04.02.2018 Bosch Software Innovations GmbH Dr. Steffen Evers Head of Open Source Services Eclipse Kuksa Demo Open Source Connected Car Platform In-Vehicle

More information

SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS

SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS E-Guide SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS SearchSecurity D ata loss prevention (DLP) allow organizations to protect sensitive data that could cause grave harm if stolen or exposed. In this

More information

Plug & Play Mobile Frontend For Your IoT Solution

Plug & Play Mobile Frontend For Your IoT Solution Plug & Play Mobile Frontend For Your IoT Solution IoT2cell Data Sheet: 20181018 Table of Contents Introduction...3 IoT2cell Mobility Platform...5 Not Just Predict, Act...6 Its So Easy...7 Public Facing

More information

INTERNET OF THINGS THE GSMA GUIDE TO THE R A G E C A P A B I L C O V E I T Y T Y U R I E C R S B E C Y. gsma.com/iot

INTERNET OF THINGS THE GSMA GUIDE TO THE R A G E C A P A B I L C O V E I T Y T Y U R I E C R S B E C Y. gsma.com/iot C O V E R A G E C A P A B I L I T Y THE GSMA GUIDE TO THE INTERNET OF THINGS T Y C Y B E R S E C U R I SCALING THE IoT Enabling a world in which consumers and businesses enjoy rich new services, connected

More information

SIX DEGREES OF SEPARATION PLANNING THE IMPACT OF IOT ON YOUR FUTURE AUDITS

SIX DEGREES OF SEPARATION PLANNING THE IMPACT OF IOT ON YOUR FUTURE AUDITS SIX DEGREES OF SEPARATION PLANNING THE IMPACT OF IOT ON YOUR FUTURE AUDITS AGENDA What is 6 Degrees of Separation What is IoT The Impact of IoT Risks Auditing IoT WHAT IS 6 DEGREES OF SEPARATION? The idea

More information

Building Your DLP Strategy & Process. Whitepaper

Building Your DLP Strategy & Process. Whitepaper Building Your DLP Strategy & Process Whitepaper Contents Introduction 3 DLP Planning: Organize Your Project for Success 3 DLP Planning: Clarify User Profiles 4 DLP Implementation: Phases of a Successful

More information

Internet of Things ( IoT) Luigi Battezzati PhD.

Internet of Things ( IoT) Luigi Battezzati PhD. Internet of Things ( IoT) Luigi Battezzati PhD. 1 The story of IoT Definition Diffusion Digital Twins Value Added Technologies Implementation steps Today Tomorrow Conclusion Internet of Things ( IoT) 2

More information

IoT Strategy Roadmap

IoT Strategy Roadmap IoT Strategy Roadmap Ovidiu Vermesan, SINTEF ROAD2CPS Strategy Roadmap Workshop, 15 November, 2016 Brussels, Belgium IoT-EPI Program The IoT Platforms Initiative (IoT-EPI) program includes the research

More information

ITU-T Y Functional framework and capabilities of the Internet of things

ITU-T Y Functional framework and capabilities of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2068 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2015) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

PoE: Adding Power to (IoT)

PoE: Adding Power to (IoT) Sponsored by: PoE: Adding Power to (IoT) Sponsored by: December 20th, 2018 1 Today s Speakers Sponsored by: Steve Bell Senior Analyst - IoT Heavy Reading Mohammad Shahid Khan Chief Manager (PLM & AE),

More information

Growing the Digital Business: Spotlight on the Internet of Things. Accenture Mobility Research 2015

Growing the Digital Business: Spotlight on the Internet of Things. Accenture Mobility Research 2015 Growing the Digital Business: Spotlight on the Internet of Things Accenture Mobility Research 2015 Introduction 2 The Internet of Things is experiencing exponential growth fueled by decreasing costs in

More information

Maximize Your Enterprise's Potential Through IoT:

Maximize Your Enterprise's Potential Through IoT: Executive Briefing Maximize Your Enterprise's Potential Through IoT: Lessons Learnt From IoT Leaders An IDC Executive Briefing, sponsored by Interxion IOT IS REAL, AND IT IS HERE TODAY DON'T SHY AWAY FROM

More information

Securing the Internet of Things Survey

Securing the Internet of Things Survey A SANS Analyst Survey Written by John Pescatore Advisor: Gal Shpantzer January 2014 Sponsored by Norse 2014 SANS Institute Executive Summary The Internet of Things has been attracting a lot of buzz the

More information

4K Video, Real-Time Analytics, and AI Applications Drive 24G SAS

4K Video, Real-Time Analytics, and AI Applications Drive 24G SAS 4K Video, Real-Time Analytics, and AI Applications Drive 24G SAS Dennis Martin Santa Clara, CA http://www.demartek.com/demartek_presenting_flashmemorysummit_2017-08.html 1 About Demartek Industry Analysis

More information

ITU-T Y Specific requirements and capabilities of the Internet of things for big data

ITU-T Y Specific requirements and capabilities of the Internet of things for big data I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4114 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Internet of Things Telecommunication operator perspective

Internet of Things Telecommunication operator perspective Internet of Things Telecommunication operator perspective Pierre Rust 1 MINES Saint-Étienne, CNRS Lab Hubert Curien UMR 5516 2 Orange Labs UMR CNRS 5516 SAINT-ETIENNE Goal: Giving you overview of the perspective

More information

IOT TECHNOLOGY AND ITS IMPACT

IOT TECHNOLOGY AND ITS IMPACT Presentation at the ABA National IOT Institute, Jones Day, Washington DC March 30, 2016 IOT TECHNOLOGY AND ITS IMPACT DR. VIJAY K. MADISETTI PROFESSOR OF ELECTRICAL AND COMPUTER ENGINEERING GEORGIA TECH

More information

IoT Egypt Forum A Catalyst for IoT Ecosystem in Egypt

IoT Egypt Forum A Catalyst for IoT Ecosystem in Egypt IoT Egypt Forum A Catalyst for IoT Ecosystem in Egypt IoT: Connecting the Unconnected 2020 2015 25 Billion 50 Billion Today s Most Dynamic Business Opportunity IoT in Simple Terms Ordinary objects from

More information

The Internet of Things Will You Be Ready to Support a Device-Driven Future? Manish Nathwani SVP, Product Development

The Internet of Things Will You Be Ready to Support a Device-Driven Future? Manish Nathwani SVP, Product Development The Internet of Things Will You Be Ready to Support a Device-Driven Future? Manish Nathwani SVP, Product Development Agenda What is the Internet of Things? IoT Domains and Applications IoT Analytics IoT

More information

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018

3 rd International Conference on Smart and Sustainable Technologies SpliTech2018 June 26-29, 2018 Symposium on Embedded Systems & Internet of Things in the frame of the 3 rd International Conference on Smart and Sustainable Technologies (), technically co-sponsored by the IEEE Communication Society

More information

IoT Challenges in H2020. Mirko Presser, MSci, MSc, BSS/BTECH/MBIT Lab

IoT Challenges in H2020. Mirko Presser, MSci, MSc, BSS/BTECH/MBIT Lab IoT Challenges in H2020 Mirko Presser, MSci, MSc, PhD @mirkopresser mirko.presser@btech.au.dk BSS/BTECH/MBIT Lab iotcomicbook.org 2 IoT will turn the world into data. - Kevin Ashton 3 4 2009 5 Applied

More information

T : Internet Technologies for Mobile Computing

T : Internet Technologies for Mobile Computing T-110.7111: Internet Technologies for Mobile Computing Overview of IoT Platforms Julien Mineraud Post-doctoral researcher University of Helsinki, Finland Wednesday, the 9th of March 2016 Julien Mineraud

More information

DATA LOSS PREVENTION: A HOLISTIC APPROACH

DATA LOSS PREVENTION: A HOLISTIC APPROACH DATA LOSS PREVENTION: A HOLISTIC APPROACH Introduction Data breach has been one of the biggest fears that organizations face today. While DLP is not a panacea to such attacks, it should certainly be in

More information

PoLTE: The GPS Alternative for IoT Location Services

PoLTE: The GPS Alternative for IoT Location Services PoLTE: The GPS Alternative for IoT Location Services A Cost-Effective New Cellular IoT Location Solution that is Power Efficient, Low Cost and Rapidly Scalable Global positioning system (GPS) has been

More information

The Importance of Connectivity in the IoT Roadmap End-User Sentiment Towards IoT Connectivity. An IDC InfoBrief, Sponsored by February 2018

The Importance of Connectivity in the IoT Roadmap End-User Sentiment Towards IoT Connectivity. An IDC InfoBrief, Sponsored by February 2018 The Importance of Connectivity in the IoT Roadmap End-User Sentiment Towards IoT Connectivity An IDC InfoBrief, Sponsored by February 2018 IDC s IoT Definition IDC defines IoT as a network of networks

More information

AXIS M30 Network Camera Series. AXIS M3046-V Network Camera. AXIS M3045 V Network Camera. User Manual

AXIS M30 Network Camera Series. AXIS M3046-V Network Camera. AXIS M3045 V Network Camera. User Manual AXIS M3044-V Network Camera AXIS M3045 V Network Camera AXIS M3046-V Network Camera User Manual Table of Contents About this manual.......................................... 3 Solution overview...........................................

More information

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize

IoT Challenges & Testing aspects. Alon Linetzki, Founder & CEO QualityWize IoT Challenges & Testing aspects Alon Linetzki, Founder & CEO QualityWize alonl@quality-wize.com 1 Alon Linetzki CEO and Founder of QualityWize 3 decades in sw engineering, testing, quality assurance and

More information

IoT Software Platforms

IoT Software Platforms Politecnico di Milano Advanced Network Technologies Laboratory IoT Software Platforms in the cloud 1 Why the cloud? o IoT is about DATA sensed and transmitted from OBJECTS o How much data? n IPV6 covers

More information

The Smart Port Vision

The Smart Port Vision The Smart Port Vision The Internet of Things Enabling Port and Logistics Digital Transformation Saverio Romeo Chief Research Officer Beecham Research What is the Internet of Things (IoT)? 1. It is not

More information

Mobile IoT for Smart Cities: Open for Business. Svetlana Grant Future IoT Networks Director Connected Living Programme 17 November 2016

Mobile IoT for Smart Cities: Open for Business. Svetlana Grant Future IoT Networks Director Connected Living Programme 17 November 2016 Mobile IoT for Smart Cities: Open for Business Svetlana Grant Future IoT Networks Director Connected Living Programme 17 November 2016 GSMA Connected Living Programme MOBILISING THE INTERNET OF THINGS

More information

Internet of Things: Networking Infrastructure for C.P.S. Wei Zhao University of Macau December 2012

Internet of Things: Networking Infrastructure for C.P.S. Wei Zhao University of Macau December 2012 Internet of Things: Networking Infrastructure for C.P.S. Wei Zhao University of Macau December 2012 Outline 1. Principles of IOT : What and how? 2. Realization of IOT : Framework and design 2 Principles

More information

Enduring the IoT storm to unlock new paths to value. How a governance model protects you from a blizzard of IoT risk

Enduring the IoT storm to unlock new paths to value. How a governance model protects you from a blizzard of IoT risk Enduring the IoT storm to unlock new paths to value How a governance model protects you from a blizzard of IoT risk Contents In the eye of the IoT storm 2 IoT governance basics 5 Navigating through the

More information

IoT Technical foundation and use cases Anders P. Mynster, Senior Consultant High Tech summit DTU FORCE Technology at a glance

IoT Technical foundation and use cases Anders P. Mynster, Senior Consultant High Tech summit DTU FORCE Technology at a glance IoT Technical foundation and use cases Anders P. Mynster, apm@force.dk Senior Consultant High Tech summit DTU 2017 FORCE Technology at a glance Internet of Things devices everywhere! Gartners Hype cycle

More information

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules IOT TECHNOLOGY & BUSINESS Format: Online Academy Duration: 5 Modules IOT TECHNOLOGY & BUSINESS PROGRAMME COURSE OVERVIEW IoT is the next big thing for both operators and associated industries. However

More information

RUCKUS IoT SUITE DATA SHEET BENEFITS

RUCKUS IoT SUITE DATA SHEET BENEFITS Organizations seeking to deploy IoT solutions face a complex, fragmented ecosystem of standards, devices and services that often slows or stalls enterprise IoT deployments. BENEFITS REUSE EXISTING INFRASTRUCTURE

More information

Internet of Things (IoT)

Internet of Things (IoT) Internet of Things (IoT) Aims of this session Define IoT Understanding the technology behind IoT Analysis of Operational aspects of IoT Understanding IoT business models Explore the policy and regulatory

More information

What you need to know about IoT platforms. How platforms stack up in IoT

What you need to know about IoT platforms. How platforms stack up in IoT What you need to know about IoT platforms How platforms stack up in IoT 80 billion connected devices by 2025. 1 IoT success depends on assembling the right pieces on a flexible foundation that can support

More information

Mobilising the Smart Cities September Barbara Pareglio IoT Technical Director

Mobilising the Smart Cities September Barbara Pareglio IoT Technical Director 1 Mobilising the Smart Cities September 2017 Barbara Pareglio IoT Technical Director Introduction of the GSMA 2 2 MILLIONS USD Millions(Real) Market Sizing the IoT opportunity 3 IoT Connections in APAC

More information

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE

DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE DELL: POWERFUL FLEXIBILITY FOR THE IOT EDGE ABSTRACT Dell Edge Gateway 5000 Series represents a blending of exceptional compute power and flexibility for Internet of Things deployments, offering service

More information

The BIGGEST. The 2 nd Saudi International Exhibition & Conference for Internet of Things February 2019

The BIGGEST. The 2 nd Saudi International Exhibition & Conference for Internet of Things February 2019 Government Partner Redefining Communications The 2 nd Saudi International Exhibition & Conference for Internet of Things 13-15 February 2019 Riyadh International Convention & Exhibition Center www.saudiiot.com

More information

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the

Inc. Internet of Things. Outcome Economy. to Win in the. How Your Company Can Use the Inc. How Your Company Can Use the Internet of Things to Win in the Outcome Economy CONTENTS Preface xi Acknowledgments xv Introduction: What s the Deal with IoT? xvii P A R T O N E The Business End of

More information

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis)

IERC Standardization Challenges. Standards for an Internet of Things. 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) www.internet-of-things-research.eu Standardization Challenges Standards for an Internet of Things 3 and 4 July 2014, ETSI HQ (Sophia Antipolis) Workshop co-organized by EC DG Connect and ETSI Dr. Ovidiu

More information

What is the 5G Network impact on the IoT Market?

What is the 5G Network impact on the IoT Market? What is the 5G Network impact on the IoT Market? Presented By Gabriel Antonio Marão in Behalf of José Gontijo Director of Department of Science, Technology and Digital Innovation - MCTIC MCTIC Ministry

More information

ITU-T Y Reference architecture for Internet of things network capability exposure

ITU-T Y Reference architecture for Internet of things network capability exposure I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4455 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (10/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Introduction to the ITU-T Global Standards Initiative on IoT with focus on SG13 activities

Introduction to the ITU-T Global Standards Initiative on IoT with focus on SG13 activities ITU Workshop on the Internet of Things - Trend and Challenges in Standardization (Geneva, Switzerland, 18 February 2014) Introduction to the ITU-T Global Standards Initiative on IoT with focus on SG13

More information

Why Connecting to the Internet of Things Project List

Why Connecting to the Internet of Things Project List Why Connecting to the Internet of Things Should Top Your Project List Your things have a story to tell Are you listening? The Internet of Things (IoT) is made up of billions of smart devices, like sensors

More information

Bridging the Trust Gap for Mobile BYOD Deployments. Ojas Rege, VP Strategy, MobileIron Professional Techniques D12

Bridging the Trust Gap for Mobile BYOD Deployments. Ojas Rege, VP Strategy, MobileIron Professional Techniques D12 Bridging the Trust Gap for Mobile BYOD Deployments Ojas Rege, VP Strategy, MobileIron Professional Techniques D12 This presentation should not be used as a substitute for competent legal advice from a

More information

Addressing the technical challenges for enterprises deploying IoT solutions

Addressing the technical challenges for enterprises deploying IoT solutions 15th-16th November 2016, Doubletree by Hilton Tower Bridge London Addressing the technical challenges for enterprises deploying IoT solutions 20+ expert speakers Including Hive, ING, Stanley Black & Decker

More information

AXIS M30 Series AXIS M3015 AXIS M3016. User Manual

AXIS M30 Series AXIS M3015 AXIS M3016. User Manual AXIS M3015 AXIS M3016 User Manual Table of Contents About this manual.......................................... 3 Product overview........................................... 4 How to access the product....................................

More information

Architecture of Industrial IoT

Architecture of Industrial IoT Architecture of Industrial IoT December 2, 2016 Marc Nader @mourcous Branches of IoT IoT Consumer IoT (Wearables, Cars, Smart homes, etc.) Industrial IoT (IIoT) Smart Gateways Wireless Sensor Networks

More information

Internet of Things: Cross-cutting Integration Platforms Across Sectors

Internet of Things: Cross-cutting Integration Platforms Across Sectors Internet of Things: Cross-cutting Integration Platforms Across Sectors Dr. Ovidiu Vermesan, Chief Scientist, SINTEF DIGITAL EU-Stakeholder Forum, 31 January-01 February, 2017, Essen, Germany IoT - Hyper-connected

More information

SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS

SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS SPECIALIST TASK FORCE 505 IOT STANDARDS LANDSCAPING & IOT LSP GAP ANALYSIS IoT Landscape Status and Results Final STF 505 Presentation Workshop Jumoke Ogunbekun February 7, 2017 - Brussels ETSI TR 103

More information

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n

Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n Recomm I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4115 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (04/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

AXIS M30 Network Camera Series. AXIS M3046-V Network Camera. AXIS M3045 V Network Camera. User Manual

AXIS M30 Network Camera Series. AXIS M3046-V Network Camera. AXIS M3045 V Network Camera. User Manual AXIS M3044-V Network Camera AXIS M3045 V Network Camera AXIS M3046-V Network Camera User Manual Table of Contents About this manual.......................................... 3 System overview............................................

More information

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission

Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE. MSB Conference Oct 11, 2016 Frankfurt. International Electrotechnical Commission Dr. Tanja Rückert EVP Digital Assets and IoT, SAP SE MSB Conference Oct 11, 2016 Frankfurt International Electrotechnical Commission Approach The IEC MSB decided to write a paper on Smart and Secure IoT

More information

Internet of Things. Decoding the IoT Ecosystem. Jad El Cham October 2017 RIPE75 Tutorial

Internet of Things. Decoding the IoT Ecosystem. Jad El Cham October 2017 RIPE75 Tutorial Internet of Things Decoding the IoT Ecosystem Jad El Cham October 2017 RIPE75 Tutorial Who s joining the game Jad El Cham RIPE75 October 2017 2 The outlook for 2020 Predictions for number of connected

More information

Chapter 2. Analysis of ICT Industrial Trends in the IoT Era. Part 1

Chapter 2. Analysis of ICT Industrial Trends in the IoT Era. Part 1 Chapter 2 Analysis of ICT Industrial Trends in the IoT Era This chapter organizes the overall structure of the ICT industry, given IoT progress, and provides quantitative verifications of each market s

More information

Last Edit: 19 Feb 2018

Last Edit: 19 Feb 2018 Last Edit: 19 Feb 2018 MOBILE IoT INITIATIVE ECOSYSTEM Over 2100 GSMA Mobile IoT Innovator Company Members 47 IoT Labs In 21 countries INDUSTRY-WIDE SUPPORT Support for Mobile IoT from 98 MNOs And vendors

More information

Emerging IoT Technologies for Smart Cities

Emerging IoT Technologies for Smart Cities 07.11.2017 U4IoT Contact Dr sziegler@mandint.org IoT-related International Engagement ITU-T Member Rapporteur on Research and Emerging Technologies for the Internet of Things and Smart Cities (SG20) Cybersecurity

More information

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days

Internet of Things (IoT) and Big Data DOAG 2016 Big Data Days 30.9.2016 DOAG 2016 Big Data Days Guido Schmutz BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENEVA HAMBURG COPENHAGEN LAUSANNE MUNICH STUTTGART VIENNA ZURICH Guido Schmutz Working for Trivadis

More information

WHO WILL WIN THE IoT PLATFORM WARS?

WHO WILL WIN THE IoT PLATFORM WARS? WHO WILL WIN THE IoT PLATFORM WARS? By Akash Bhatia, Zia Yusuf, David Ritter, and Nicolas Hunke With the Internet of Things (IoT) poised to generate billions of dollars in economic value over the next

More information

Micro Services Architecture: Spring Boot and Netflix Infrastructure

Micro Services Architecture: Spring Boot and Netflix Infrastructure CALL NOW: +1 415-233-4737 info@optisolbusiness.com www.optisolbusiness.com Micro Services Architecture: Spring Boot and Netflix Infrastructure Page 1 Micro services - Overview What is Micro Service? info@optisolbusiness.com

More information

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015 ICIC Express Letters Part B: Applications ICIC International c 2016 ISSN 2185-2766 Volume 7, Number 4(tentative), April 2016 pp. 1 ICICIC2015-SS21-06 PROTOTYPE OF IOT ENABLED SMART FACTORY HaeKyung Lee

More information

From Innovative Niches to a Cooperative IoT Ecosystem

From Innovative Niches to a Cooperative IoT Ecosystem From Innovative Niches to a Cooperative IoT Ecosystem SOFIA AIVALIOTI, LARA LÓPEZ, MARCIN PLOCIENNIK, ADAM OLSZEWSKI, CORINNA SCHMITT, YVES STEINER, DAVIDE MONFORTE, ZWICKL PATRICK 3RD INTER-OSS WORKSHOP

More information

IoT - Internet of Things. Brokerage event for Innovative ICT November, Varazdin, Croatia

IoT - Internet of Things. Brokerage event for Innovative ICT November, Varazdin, Croatia IoT - Internet of Things Brokerage event for Innovative ICT 23-24 November, Varazdin, Croatia IoT Internet of Things What is this? Is it hype or reality? Will it influence our life? Which technology will

More information

INTERNET OF THINGS WINNING FORMULA. Rami Avidan Managing Director, Tele2 IoT

INTERNET OF THINGS WINNING FORMULA. Rami Avidan Managing Director, Tele2 IoT INTERNET OF THINGS WINNING FORMULA Rami Avidan Managing Director, Tele2 IoT www.tele2.com/iot twitter.com/@tele2iot rami.avidan@tele2.com WHO are we Tele2 at a Glance 9+1 Countries* 2.83 Net sales EUR

More information

Security of the Internet of Things

Security of the Internet of Things Danish Internet Day Security of the Internet of Things Mitigating infections spread through immunisation techniques Farell FOLLY, Ph.D Researcher folly.farell@unibw.de Copenhague, October 1st.!1 Agenda

More information

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT K.RAJA. 1, B.KEERTHANA 2 AND S.ELAKIYA 3 1 AP/ECE /GNANAMANI COLLEGE OF TECHNOLOGY 2,3 AE/AVS COLLEGE OF ENGINEERING Abstract

More information

EdgeX Foundry. Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS

EdgeX Foundry. Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS EdgeX Foundry Facilitating IoT Interoperability by Extending Cloud Native Principles to the Edge GLOBAL SPONSORS The IoT requires architecting from Edge to Core to Cloud EDGE/FIELD FOG CLOUD SECURITY MANAGEABILITY

More information

SAP Edge Services Edge Services Overview Guide Version 1711

SAP Edge Services Edge Services Overview Guide Version 1711 SAP Edge Services Edge Services Overview Guide Version 1711 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential Functions Service...

More information

Internet of Things (IoT) Vikram Raval GSMA

Internet of Things (IoT) Vikram Raval GSMA Internet of Things (IoT) Vikram Raval GSMA Introductions 2 Your objectives What do you expect to learn from this course? How is it relevant to you? 3 Themes Understanding the benefits IoT can bring Key

More information

RECENT TRENDS AND ISSUES IN IOT

RECENT TRENDS AND ISSUES IN IOT RECENT TRENDS AND ISSUES IN IOT *K.Yogitha, **V.Alamelumangai *Research Scholar, Department of E&I, Annamalai University **Professor, Department of E&I, Annamalai University ABSTRACT The term IOT refers

More information

The Omnichannel Dilemma: Everyone Wants It, But How Do You Start?

The Omnichannel Dilemma: Everyone Wants It, But How Do You Start? Omnichannel Knowledge Series The Omnichannel Dilemma: Everyone Wants It, But How Do You Start? By Daniel Hong Show of hands: Have you ever heard the word omnichannel in a meeting and reflexively grunted

More information

AXIS P14 Network Camera Series. AXIS P1425-LE Mk II Network Camera. AXIS P1435-LE Network Camera. User Manual

AXIS P14 Network Camera Series. AXIS P1425-LE Mk II Network Camera. AXIS P1435-LE Network Camera. User Manual AXIS P1405-LE Mk II Network Camera AXIS P1425-LE Mk II Network Camera AXIS P1435-LE Network Camera User Manual Table of Contents About this manual.......................................... 3 System overview............................................

More information

Bringing an all-in-one solution to IoT prototype developers

Bringing an all-in-one solution to IoT prototype developers Bringing an all-in-one solution to IoT prototype developers W H I T E P A P E R V E R S I O N 1.0 January, 2019. MIKROE V E R. 1.0 Click Cloud Solution W H I T E P A P E R Page 1 Click Cloud IoT solution

More information

AXIS P14 Network Camera Series AXIS P1448-LE Network Camera. User Manual

AXIS P14 Network Camera Series AXIS P1448-LE Network Camera. User Manual AXIS P1445-LE Network Camera AXIS P1447-LE Network Camera AXIS P1448-LE Network Camera User Manual About this manual About this manual This User Manual provides information on the product regarding: Access

More information

Televisions, Video Privacy, and Powerline Electromagnetic Interference

Televisions, Video Privacy, and Powerline Electromagnetic Interference Televisions, Video Privacy, and Powerline Electromagnetic Interference Miro Enev, Sidhant Gupta, Yoshi Kohno, & Shwetak Patel Security & UbiComp Labs @ UW Smart Home = Smart Devices + Smart Sensors The

More information

IoT Architecture for Future Building Management Embedded Lighting Controls

IoT Architecture for Future Building Management Embedded Lighting Controls 6 th International LED professional Symposium +Expo Sept 20-22, 2016 Bregenz IoT Architecture for Future Building Management Embedded Lighting Controls Walter WERNER Werner Management Services e.u., Dornbirn,

More information

The Rise of the Internet of Things

The Rise of the Internet of Things The Rise of the Internet of Things Wi-SUN Alliance IoT Industry Research Contents 3 Executive Summary 3 Introduction Priorities Point to IoT 4 What s Driving IoT? 4 Reaping the Rewards 5 Maturity in IoT

More information

Firmware Security: Hot Topics to Watch

Firmware Security: Hot Topics to Watch presented by Firmware Security: Hot Topics to Watch Spring 2018 UEFI Seminar and Plugfest March 26-30, 2018 Presented by Dick Wilkins (Phoenix Technologies, Ltd.) Agenda Introduction UEFI and the IoT Security

More information

Four steps to IoT success

Four steps to IoT success Introduction Businesses are using the Internet of Things (IoT) to connect the unconnected. By taking all their electro-mechanical assets and applying a digital layer a layer enabled by the Internet of

More information

The IoT Inc Business Meetup Silicon Valley Opening remarks and guest presentation

The IoT Inc Business Meetup Silicon Valley Opening remarks and guest presentation The IoT Inc Business Meetup Silicon Valley Opening remarks and guest presentation Bruce Sinclair (Organizer): bruce@iot-inc.com Target of Meetup For business people selling products and services into IoT

More information

Machina Research. M2M Communications for Policy Makers

Machina Research. M2M Communications for Policy Makers Machina Research M2M Communications for Policy Makers Vienna, October 2014 About Machina Research Machina Research 2 Machina Research services overview Market/demand side Quantifying the opportunity for

More information

Home Monitoring System Using RP Device

Home Monitoring System Using RP Device International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 05, Volume 4 (May 2017) SPECIAL ISSUE www.irjcs.com Home Monitoring System Using RP Device Mrs. Sudha D 1, Mr. Sharveshwaran

More information

THE MPI INTERNET OF THINGS STUDY SPONSORED BY BDO

THE MPI INTERNET OF THINGS STUDY SPONSORED BY BDO THE MPI INTERNET OF THINGS STUDY SPONSORED BY BDO APRIL 2017 No manufacturer, regardless of size or ingenuity, is immune to technology disruption. The question companies need to ask themselves isn t whether

More information