Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
IoT and OT Security Handbook

You're reading from  IoT and OT Security Handbook

Product type Book
Published in Mar 2023
Publisher Packt
ISBN-13 9781804619803
Pages 172 pages
Edition 1st Edition
Languages
Authors (2):
Smita Jain Smita Jain
Profile icon Smita Jain
Vasantha Lakshmi Vasantha Lakshmi
Profile icon Vasantha Lakshmi
View More author details

Table of Contents (16) Chapters

Preface 1. Part 1: Understand the Challenges in IoT/OT Security and Common Attacks
2. Chapter 1: Addressing Cybersecurity in the Age of Industry 4.0 3. Chapter 2: Delving into Network Segmentation-Based Reference Architecture – the Purdue Model 4. Chapter 3: Common Attacks on IoT/OT Environments 5. Part 2: How Microsoft Defender for IoT Can Address the Open Challenges in the Connected World We Live in Today
6. Chapter 4: What Is Microsoft Defender for IoT? 7. Chapter 5: How Does Microsoft Defender for IoT Fit into Your OT/IoT Environment/Architecture? 8. Chapter 6: How Do the Microsoft Defender for IoT Features Help in Addressing Open Challenges? 9. Part 3: Best Practices to Achieve Continuous Monitoring, Vulnerability Management, Threat Monitoring and Hunting, and to Align the Business Model Toward Zero Trust
10. Chapter 7: Asset Inventory 11. Chapter 8: Continuous Monitoring 12. Chapter 9: Vulnerability Management and Threat Monitoring 13. Chapter 10: Zero Trust Architecture and the NIST Cybersecurity Framework 14. Index 15. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “Select eth0 (or eth1 based on your configuration).”

A block of code is set as follows:

#include <Windows.h>
Int main(void) {
MessageBoxA(0, “hi there.”, “info”, 0);
return 0;
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

#include <Windows.h>
Int main(void) {
MessageBoxA(0, “hi there.”, “info”, 0);
return 0;
}

Any command-line input or output is written as follows:

$ mkdir css
$ cd css

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Go to the Plans and Pricing section situated on the left under the Management header.”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Next Chapter arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}