IoT dangers demand a dedicated group

The internet of things (IoT) brings with it a wide range of IT security headaches, along with compliance nightmares and turf wars. Internal problem No. 1: Departments that typically have little to no interactions with IT are now directly ordering corporate IoT devices. Maybe you've got Facilities purchasing IoT door locks or Maintenance buying a ton of IoT light bulbs. Given that those departments have been purchasing door locks and light bulbs for as long as anyone can remember and have never needed IT or security's signoff, this can be a problem. Internal problem No. 2: In many ways, IoT devices (think of devices for tracking pallets on ships or for monitoring where every fleet car is and how fast it's been driven) are very different from anything else that IT or security has dealt with. The units are capturing data that has never been tracked before Hello, Compliance. Go away, GDPR regulator and in different ways, such as bypassing enterprise LANs and cloud networks and using internal antennas to directly communicate.

Spotlight

Keyfactor

Keyfactor is the leader in identity-first security for every machine and human. Our 1,000+ customers around the globe are creating a hyper-connected world where every device, workload, and digital transaction is protected with a unique and trusted identity. With Keyfactor, public key infrastructure (PKI) and machine identity management becomes simple, automated, and secure, making it easy for every team – from security and infrastructure teams to developers and product leaders – to move fast without compromising security.

OTHER ARTICLES
IoT Security

Securing Real-world IoT Applications through Penetration Testing

Article | October 11, 2023

Enhancing IoT security: Unveiling the significance of penetration testing in securing real-world IoT applications, identifying vulnerabilities, and mitigating risks for the protection of IoT data. Contents 1. Introduction to IoT Application Security and Penetration Testing 1.1 Vulnerabilities of IoT application security 2. Fundamentals of IoT Penetration Testing 3. Considerations for IoT Penetration Testing 4. Methodologies and Approaches for IoT Penetration Testing 5. Takeaway 1. Introduction to IoT Application Security and Penetration Testing Securing real-world IoT applications is paramount as the Internet of Things (IoT) permeates various aspects of any individuals lives. Penetration testing serves as a vital tool in identifying vulnerabilities and assessing the resilience of IoT systems against cyber threats. In this article, delve into the significance of penetration testing in securing IoT applications, exploring its role in identifying weaknesses, mitigating risks, and ensuring the integrity and confidentiality of IoT data. 1.1 Vulnerabilities of IoT application security Expanded Attack Surface: The proliferation of IoT devices has dramatically expanded the attack surface, increasing the potential for security breach enterprise networks. With billions of interconnected devices, each presenting a potential vulnerability, the risk of unauthorized access, data breaches, and other security incidents is significantly heightened. Risks: IoT devices often possess limited computational resources, making them susceptible to software and firmware vulnerabilities. Their resource-constrained nature can limit the implementation of robust security measures, leaving them exposed to potential attacks. Furthermore, a significant concern is the prevalence of default or weak credentials on these devices. Diverse Threat Landscape: The threat landscape surrounding IoT devices is extensive and ever-evolving. It encompasses various attack vectors, including malware, botnets, DDoS attacks, physical tampering, and data privacy breaches. One notable example is the Mirai botnet, which compromised a vast number of IoT devices to launch large-scale DDoS attacks, leading to significant disruptions in internet services. In addition, IoT devices can serve as entry points for infiltrating larger networks and systems, allowing attackers to pivot and gain control over critical infrastructure. Botnets: IoT devices can be infected with malware and become part of a botnet, which can be used for various malicious activities. Botnets are often utilized to launch distributed denial-of-service (DDoS) attacks, where a network of compromised devices overwhelms a target system with traffic, causing it to become inaccessible. Ransomware: IoT devices are also vulnerable to ransomware attacks. Ransomware is malicious software that encrypts the data on a device and demands a ransom payment in exchange for the decryption key. Data Breaches: IoT devices can be targeted to steal sensitive data, including personal identifiable information (PII) or financial data. Due to inadequate security measures, such as weak authentication or unencrypted data transmissions, attackers can exploit IoT devices as entry points to gain unauthorized access to networks and systems. 2. Fundamentals of IoT Penetration Testing IoT penetration testing, also known as ethical hacking or security assessment, is a critical process for testing and identifying vulnerabilities and assessing the security posture of IoT devices, networks, and applications. It involves simulating real-world attacks to uncover weaknesses and provide insights for remediation. IoT penetration testing involves identifying vulnerabilities, conducting targeted attacks, and evaluating the effectiveness of security controls in IoT systems. IoT pen-testing aims to proactively identify and address potential weaknesses that malicious actors could exploit. The methodology of IoT pen-testing typically follows a structured approach. It begins with attack surface mapping, which involves identifying all potential entry and exit points that an attacker could leverage within the IoT solution. This step is crucial for understanding the system's architecture and potential vulnerabilities. Pentesters spend considerable time gathering information, studying device documentation, analyzing communication protocols, and assessing the device's hardware and software components. Once the attack surface is mapped, the following steps involve vulnerability identification and exploitation. This includes conducting security tests, exploiting vulnerabilities, and evaluating the system's resilience to attacks. The penetration testers simulate real-world attack scenarios to assess the device's ability to withstand threats. After exploitation, post-exploitation activities are performed to determine the extent of the compromise and evaluate the potential impact on the device and the overall IoT ecosystem. Finally, a detailed technical report summarizes the findings, vulnerabilities, and recommendations for improving the device's security. 3. Considerations for IoT Penetration Testing Fuzzing and Protocol Reverse Engineering: Employ advanced techniques like fuzzing to identify vulnerabilities in communication protocols used by IoT devices. Fuzzing involves sending malformed or unexpected data to inputs and analyzing the system's response to uncover potential weaknesses. Radio Frequency (RF) Analysis: Perform RF analysis to identify weaknesses in wireless communication between IoT devices. This includes analyzing RF signals, monitoring wireless communication protocols, and identifying potential vulnerabilities such as replay attacks or unauthorized signal interception. Red Team Exercises: Conduct red team exercises to simulate real-world attack scenarios and evaluate the organization's detection and response capabilities. Red team exercises go beyond traditional penetration testing by emulating the actions and techniques of skilled attackers. This helps uncover any weaknesses in incident response, detection, and mitigation processes related to IoT security incidents. Embedded System Analysis: Gain expertise in analyzing and reverse engineering embedded systems commonly found in IoT devices. This includes understanding microcontrollers, debugging interfaces, firmware extraction techniques, and analyzing the device's hardware architecture. Embedded system analysis helps identify low-level vulnerabilities and potential attack vectors. Zero-Day Vulnerability Research: Engage in zero-day vulnerability research to identify previously unknown vulnerabilities in IoT devices and associated software. This requires advanced skills in vulnerability discovery, exploit development, and the ability to responsibly disclose vulnerabilities to vendors. 4. Methodologies and Approaches for IoT Penetration Testing Mobile, Web and Cloud Application Testing Mobile, web, and cloud application testing is integral to IoT penetration testing, focusing on assessing the security of applications that interact with IoT devices. This methodology involves various steps to evaluate the security of these applications across different platforms. For mobile applications, the methodology includes reviewing the binary code, conducting reverse engineering to understand the inner workings, and analyzing the file system structure. Sensitive information such as keys and certificates embedded within the mobile app are scrutinized for secure storage and handling. The assessment extends to examining the application's resistance to unauthorized modifications. In web applications, the testing covers common vulnerabilities like cross-site scripting (XSS), insecure direct object references (IDOR), and injection attacks. Application reversing techniques are employed to gain insights into the application's logic and potential vulnerabilities. Additionally, hardcoded API keys are identified and assessed for their security implications. Firmware Penetration Testing Firmware penetration testing is a crucial aspect of IoT security assessments, aiming to identify vulnerabilities within the firmware running on IoT devices. The methodology encompasses multiple steps to uncover weaknesses. The process begins with binary analysis, dissecting the firmware to understand its structure, functionality, and potential vulnerabilities. Reverse engineering techniques are applied to gain deeper insights into the firmware's inner workings, exposing potential weaknesses like hardcoded credentials or hidden functionality. The analysis extends to examining different file systems used in the firmware and evaluating their configurations and permissions. Sensitive keys, certificates, and cryptographic material embedded within the firmware are scrutinized for secure generation, storage, and utilization. Additionally, the resistance of the firmware to unauthorized modification is assessed, including integrity checks, secure boot mechanisms, and firmware update processes. IoT Device Hardware Pentest IoT device hardware penetration testing involves a systematic methodology to assess the security of IoT devices at the hardware level. This comprehensive approach aims to identify vulnerabilities and weaknesses that attackers could exploit. The methodology includes analyzing internal communication protocols like UART, I2C, and SPI to understand potential attack vectors. Open ports are examined to evaluate the security controls and risks associated with communication interfaces. The JTAG debugging interface is explored to gain low-level access and assess the device's resistance to unauthorized access. Extracting firmware from EEPROM or FLASH memory allows testers to analyze the code, configurations, and security controls. Physical tampering attempts are made to evaluate the effectiveness of the device's physical security measures. 5. Takeaway Penetration testing is crucial in securing real-world IoT applications, enabling organizations to identify vulnerabilities and mitigate risks effectively. By conducting comprehensive and regular penetration tests, organizations can proactively identify and address security weaknesses, ensuring the integrity and confidentiality of IoT data. With the ever-growing threat landscape and increasing reliance on IoT technologies, penetration testing has become indispensable to safeguard IoT applications and protect against potential cyber-attacks. Several key factors will shape the future of IoT penetration testing. First, the increasing complexity of IoT systems will require testing methodologies to adapt and assess intricate architectures, diverse protocols, and a wide range of devices. Second, there will be a greater emphasis on security by design, with penetration testing focusing on verifying secure coding practices, robust access controls, and secure communication protocols. Third, supply chain security will become crucial, necessitating penetration testing to assess the security measures implemented by vendors, third-party components, and firmware updates. Fourth, integrating IoT penetration testing with DevSecOps practices will ensure continuous monitoring and improvement of IoT system security. Lastly, as attackers become more sophisticated, future IoT penetration testing methodologies will need to keep pace with evolving IoT-specific attack techniques. By embracing these advancements, IoT penetration testing will play a vital role in ensuring the security and privacy of IoT deployments.

Read More
IoT Security

How the Internet of Things (IoT) is used in modern AI applications

Article | July 5, 2023

Artificial intelligence (AI) has already made headway into becoming a general-purpose technology vastly impacting economies. Yet, the interpretation and estimated trajectory for something remotely close to what we call AI now was first explored in the 1950s. Until this very day, AI keeps on evolving further. Though let’s face it, AI would have been useless without data. With around 2.5 quintillion bytes of data being generated every day, the numbers will shoot up as the Internet of Things (IoT) enters the game. Let’s see what this is all about and where and how exactly IoT crosses paths with AI applications. IoT fundamentals: Where does IoT meet AI The benefits of IoT in AI Challenges of IoT in AI Why implement machine learning in IoT IoT applications for AI Key takeaways IoT fundamentals: Where does IoT meet AI? What is meant by the term internet of things (IoT) is essentially a system of correlated digital and mechanical appliances, computing devices, and sensors embedded often into everyday objects that transfer data over a network. IoT connects the internet to any and every physical thing or place in the world. Modern IoT has advanced from the mere merging of microelectromechanical systems to wireless technologies, and faster data transfer through the internet. This resulted in a confluence of information technology and artificial intelligence, allowing unstructured machine-generated data to be evaluated for insights that could lead to new developments. More and more industries are now referring to IoT to function more proficiently, provide better customer service, escalate the significance of their business, and implement robust decision-making. Machine learning for IoT can be used to identify anomalies, predict emerging trends, and expand intelligence through the consumption of audio, videos, and images. The implication of machine learning in IoT can substitute manual processes and offer automated systems using statistically backed up actions in critical processes. The benefits of IoT in AI and real life IoT offers the following benefits to AI applications: IoT data for business purposes Cost and time savings Task automation and reduction of human intervention Higher quality of life IoT data for business purposes IoT can also be viewed as a data pool. That means by aggregating IoT data, one can extract useful data-driven feedback, which in turn (used properly) may foster effective decision-making. Businesses can also identify new market opportunities, not because of IoT itself but by using the data IoT provides. And since IoT offers companies access to more data, and hence advanced analytics of that data, its usage can eventually result in improved customer outcomes and enhanced service delivery. Cost and time savings When devices get connected, cost reductions come along with it. The gathering of different data allows for advances in efficiency, and it leads to money surplus and low-cost materials. Task automation and reduction of human intervention Nowadays, devices that are internet-connected can be found in every aspect of our lives, and it is safe to say that they make tasks easier. These automation features range from real-time AI-powered chatbots to home automation control systems, and all of it usually takes a click of a button. For businesses offering AI-enabled solutions, similar advancements can be achieved with pipeline automation too. That includes significant cuts in annotation and QA time. By leveraging SuperAnnotate’s platform, hundreds of companies recorded faster task completion and more accuracy in prediction results. Higher quality of life IoT is not only beneficial in the business aspects but it also creates better living circumstances for us. Smart cities and agriculture, intelligent homes, and food waste solutions are some of the most common ways of IoT providing better, more sustainable living conditions for people. Challenges of IoT in AI Despite the numerous benefits and advancements that IoT brings to the table, there have been a few limitations with it. Some of them are listed below: Privacy issues Data overflow Bug issues Compatibility issues Privacy issues With the increased connection between multiple devices or their coexistence for model development purposes, more information is shared between them, which poses vulnerability to your data and makes room for caution. Added layers of protection are needed to prevent risks of data leaks and other threats. Data overflow Eventually, organizations will have to find a way to deal with the large numbers of IoT devices, and that will include the collection and systematic management of all the data from those IoT devices. The proper use of data lakes and warehouses, close governance, and intuitive arrangement of datasets will become an utmost priority. Join hundreds of leading companies who build super high-quality training data up to 5x faster using SuperAnnotate’s intuitive data curation and robust project management features. Bug issues If one IoT device has a bug in its system, there is a large chance that every other connected device will also have it. Compatibility issues Because there are no international standards of compatibility for IoT, it's harder for different devices to communicate with one another. Why implement machine learning in IoT More and more companies are combining IoT with machine learning projects so they can achieve analytical skills on a large variety of use cases which allows their businesses to have access to fresh insights and adopt innovative automation. By implementing machine learning for IoT, they can leverage the following: Convert data into a coherent format Arrange the machine learning model on device, edge, and cloud Enable use of data on edge devices directly for complex decision making IoT applications for AI Although we have covered the basics of IoT, its implications for AI are not as simple. Many corporations are adopting IoT which allows them to have an advanced approach to growing and advancing their business. Novel IoT applications are offering organizations the ability to plan and implement more vigorous risk management strategies. Some of the more common uses of IoT in AI encompass the following: Transport logistics Not only does IoT expand the material flow systems in transport logistics, but it also improves the automatic identification and global positioning of freight. It also increases energy efficiency and consequently declines the consumption of energy. Smart cities Although the term smart city is still incomplete, it mainly refers to an urban area that endorses sustainable enlargement and high quality of life. Giffinger et al.’s model explains the features of a smart city, including the people, the government, the economy, and lifestyle. E-health control The two main objectives of future health care are e-health control and prevention. People nowadays can choose to be monitored by physicians even if they do not live in the same country or place. Tracing and monitoring peoples’ health history makes IoT-assisted e-health extremely useful. IoT healthcare solutions could also benefit the specialists, as they can collect information to advance their medical calculations. Key takeaways Ever since its development, IoT, especially AI-enabled IoT, as discussed, has been enhancing our daily lives and directing us to work smarter while having complete control over the process. Besides having smart appliances to elevate homes, IoT devices can also be essential for providing insights and an actual look for businesses into their systems. Heading forward, IoT will continue to develop as more organizations get to understand its potential usage and tangible benefits.

Read More
Enterprise Iot

Revealing IoT Security Realities in Device Interlinking Era

Article | May 11, 2023

Driving digital transformation in manufacturing: Embracing seamless connectivity, data integration and risk-proof IoT security for enhanced efficiency, product quality, and innovation in industry 4.0. Contents 1. Introduction to IoT Security in the Connected Era 1.1 Significance of IoT Security for Business Resilience 1.2 Current Scenario of IoT Security 2. Next-Gen Authentication and Authorization for IoT Devices 3. Secure Ecosystems for Businesses Through IoT Network Access Control 4. Quantum Cryptography: Fortifying IoT Data Protection 5. IoT Security Providers for Connectivity in Businesses 5.1 Armis 5.2 Mocana 5.3 Inside Secure 5.4 V5 Systems 5.5 Nozomi Networks 5.6 Dragos 5.7 Claroty 5.8 ForgeRock 5.9 Praetorian 5.10 Security Innovation 6. Key Takeaways 1. Introduction to IoT Security in the Connected Era In the connected era, the proliferation of Internet of Things (IoT) devices has brought unparalleled convenience and efficiency to businesses and individuals alike. The interlinking of devices and their efficient networking is the need of the hour for businesses to function effectively with maximum productivity. However, IoT security has become paramount with the exponential growth of interconnected devices. Ensuring the security and integrity of these devices and the data they handle is crucial for businesses to safeguard their operations, protect customer privacy, and maintain trust in the digital ecosystem. 1.1 Significance of IoT Security for Business Resilience IoT security in businesses encompasses a comprehensive approach to identifying, assessing, and mitigating potential vulnerabilities throughout the IoT ecosystem. This includes implementing robust authentication mechanisms, encryption protocols, and access controls to prevent unauthorized access. Monitoring and updating IoT devices to address emerging threats is essential to maintaining a robust security posture. Business resilience requires staying proactive in the face of ever-evolving cyber threats. Regular security assessments, vulnerability testing, and incident response planning are essential to identifying and addressing potential weaknesses in IoT devices before malicious actors can exploit them. This proactive approach enables organizations to respond to security incidents swiftly, minimize the impact of a breach, and recover operations more efficiently. 1.2 Current Scenario of IoT Security IoT security requires the integration of cutting-edge technologies, such as AI and ML, to proactively detect and respond to cyber threats. Businesses can identify patterns, anomalies, and potential security risks by analyzing the vast amounts of data generated by IoT devices. Advanced security measures also involve securing communication channels and adopting secure coding practices to minimize the risk of data breaches or tampering. Correct and legitimate information in IoT security is crucial, as inadequate security measures can expose businesses to significant risks. Cyberattacks targeting IoT devices, such as botnets, ransomware, and data breaches, have already resulted in substantial financial losses and reputational damage for organizations worldwide. To stay ahead of malicious actors, businesses must prioritize ongoing security training, collaborate with industry experts, and adhere to established security standards. 2. Next-Gen Authentication and Authorization for IoT Devices The future of IoT security relies on next-generation authentication and authorization mechanisms designed to address the unique challenges of IoT environments. Biometric and behavioral authentication techniques offer enhanced security by verifying user identity based on physical or behavioral characteristics, adding an extra layer of protection for IoT devices. Context-aware access control adapts permissions dynamically based on contextual factors such as device location and user behavior, ensuring secure access in dynamic IoT networks. Additionally, smart manufacturing leveraging blockchain technology provides immutable and decentralized identity management, mitigating the risk of identity fraud and enhancing trust in IoT ecosystems. Embracing these advanced authentication and authorization approaches allows businesses to fortify the security of their IoT devices and establish a resilient foundation for the connected future. 3. Secure Ecosystems for Businesses Through IoT Network Access Control IoT network access control plays a pivotal role in ensuring the security and integrity of business ecosystems. With the proliferation of IoT devices, controlling and securing access to these interconnected devices becomes paramount. Implementing robust network access control mechanisms helps businesses establish secure network segmentation, granting specific access privileges based on roles and responsibilities. Segmenting IoT devices from critical systems can contain potential breaches, limiting the impact on the entire network. Moreover, secure device authorization is essential for vetting and authenticating IoT devices before granting network access. Advanced authentication mechanisms, such as two-factor or certificate-based authentication, provide an extra layer of protection, ensuring that only trusted devices can join the network. This fortifies the ecosystem against unauthorized or compromised devices, reducing the risk of data breaches and cyberattacks. In the digital era, where data is a critical asset, network access control is not only a technical imperative but also a business necessity. Businesses must prioritize implementing these advanced access control measures to safeguard their ecosystems, protect sensitive data, and maintain customer trust. A secure IoT ecosystem fosters business resilience, allowing organizations to fully leverage the transformative potential of IoT while mitigating security risks effectively. 4. Quantum Cryptography: Fortifying IoT Data Protection The technology is shifting towards quantum computing, which possesses superior processing capacity. It can readily circumvent existing cryptographic algorithms. Quantum cryptography is a secure method for encrypting data and assuring the highest level of security by providing only a single secret key to decrypt, only in the data's owner's possession. In contrast to traditional quantum computers, quantum computing's cryptography relies on physical rather than mathematical properties. It is a completely impenetrable system; imitating or viewing any data protected by encoded encryption in a quantum state is impossible. It is also impervious to any quantum computing applications. Public key cryptography algorithms, which are highly secure and ensure data protection against any quantum computer cyberattack, provide this protection against any quantum computer cyberattack. 5. IoT Security Providers for Connectivity in Businesses 5.1 Armis Armis provides the foremost asset intelligence platform on the market, designed to address the new threat landscape created by connected devices. Without an agent, it offers rich facts and context for device identification and classification, including manufacturer, model, IP and MAC addresses, OS, reputation, and usernames. The platform monitors device behavior and detects active vulnerabilities and threats in real-time. Armis provides reliable threat detection and response using premium threat intelligence feeds and device behavior insights. The Armis Threat Detection Engine quickly protects the environment by combining threat intelligence sources. Policy violations and threat detections can be enforced automatically or manually, allowing companies to disconnect or quarantine suspicious or malicious devices through network infrastructure or integrated security solutions. Armis Agentless Device Security Platform installs easily without network changes. It enhances infrastructure to protect assets. Its technology provides visibility, proactive threat detection, and effective cybersecurity management to protect vital assets and company activities. 5.2 Mocana Mocanacyber security for the Internet of Things, operational technology, and vital infrastructure. Mocana's tightly integrated solutions assist businesses in mitigating the risk of a cyber-attack, adhering to industry standards, and safeguarding intellectual property by ensuring that devices and processes are trusted end-to-end, from device fabrication to deployment. DigiCert for Connected Devices offers a streamlined and efficient solution for seamless application integration and migration, eliminating the need for custom code across various systems. This approach enhances resilience, maintains continuous perimeter security, and increases agility in responding to vulnerabilities or attacks. Digital trust is at the core of every endpoint, securing and hardening devices in the field with plug-and-play applications. Immutable identity simplifies device discovery and identification, streamlining compliance audits and providing real-time oversight of the entire IoT environment. Secure boot processes, remote shutdown capabilities, and comprehensive visibility and control over network connections further enhance security. 5.3 Inside Secure Inside Secureis a leading provider of security solutions for mobile and connected devices. They offer a comprehensive software portfolio, silicon IP, tools, and expertise to safeguard customers' transactions, content, applications, and communications. With a strong focus on security, the company delivers products with advanced technical capabilities that cover a wide range of security requirement levels. They serve various demanding markets, including network security for IoT, content & application protection, and mobile payment & banking. Inside Secure's technology plays a crucial role in protecting solutions for a diverse range of customers, including service providers, content distributors, security system integrators, device vendors, and semiconductor manufacturers. Their deep security expertise and experience allow them to deliver innovative and differentiated security solutions to address the evolving security challenges in the rapidly changing landscape of mobile and connected devices. 5.4 V5 Systems V5 Systems a technology firm recognized for introducing the world’s inaugural edge computing platform designed specifically for outdoor environments. The company has established a comprehensive solution addressing outdoor security, power, and computing requirements. V5 Systems delivers advanced outdoor security solutions along with a versatile computing platform capable of supporting various third-party applications. Additionally, the innovative ongoing power platform developed by V5 Systems enables unparalleled computing capabilities in any outdoor setting. With a commitment to leading the charge in Industrial IoT technology advancements, V5 Systems is dedicated to ongoing innovation. While the company prioritizes its customers and partners, ensuring the delivery of products and services with the highest level of enterprise support and customer care; it is focused on fostering a safer, smarter world, empowering stakeholders. 5.5 Nozomi Networks Nozomi Networks specializes in protecting critical infrastructure from cyber threats, offering a unique platform that combines network and endpoint visibility, threat detection, and AI-powered analysis for faster and more effective incident response. To mitigate IoT data security challenges, Nozomi Networks recommends starting with the assumption that IoT devices are inherently insecure and each device can serve as a vulnerable entry point into the network and business processes. Key strategies to address IoT security challenges include network Segmentation by limiting connectivity of IoT devices and networks to the business network, Vulnerability Management and Cybersecurity Monitoring by Monitoring network traffic, which provides insight into device behavior and helps identify malicious events and zero-day attacks. It helps organizations identify all communicating assets on their networks, detect vulnerable OT and IoT assets, monitor IoT cybersecurity threats and process reliability. 5.6 Dragos Dragoswitha global mission to safeguard civilization's industrial infrastructure, offers influential industrial cybersecurity technology through the Dragos Platform. This platform gives customers visibility into their ICS/OT assets, vulnerabilities, threats, and response actions. The strength of the Dragos Platform lies in its ability to incorporate Dragos's industry-leading OT threat intelligence and insights from the Dragos services team into the software. Additionally, Dragos adopts a community-focused approach, allowing customers access to the most extensive array of industrial organizations for collective defense and broad visibility. To ensure compliance with OT cybersecurity controls, Dragos provides industrial cybersecurity solutions tailored to meet cybersecurity control requirements, including NERC-CIP, TSA Pipeline, US Federal BOD, EU NIS, KSA OTCC, and more. Furthermore, Dragos WorldView Threat Intelligence provides situational awareness of adversary activity and vulnerabilities affecting industrial sectors, including adversary research, strategic intelligence reports and vulnerability analysis. 5.7 Claroty Clarotyisa leading provider of industrial cybersecurity solutions, empowering organizations to secure cyber-physical systems across industrial, healthcare (IoMT), and enterprise environments, known as the Extended Internet of Things (XIoT). Their unified platform integrates with customers' existing infrastructure to offer a range of controls, including visibility, risk and vulnerability management, threat detection, and secure remote access. It offers Ongoing security and compliance posture management, including full asset inventory across the XIoT, A zero-trust security architecture critical for minimizing cyber risk in OT environments and Proactive threat detection and mitigation to address the difficulty of responding to evolving threats. With extensive experience in cyber risk management, Claroty provides robust solutions that cater to a wide range of industries, including electric, oil & gas, manufacturing, building automation systems, chemical, government, water, food & beverage, mining, transportation, and pharmaceutical. 5.8 ForgeRock ForgeRock is a leading digital identity provider that offers modern and comprehensive IAM solutions for consumers, employees, and IoT devices. Their AI-powered identity platform enables organizations to achieve Zero Trust and Continuous Adaptive Risk and Trust Assessment (CARTA) security models quickly and efficiently across hybrid IT environments.ForgeRock helps organizations deliver Zero Trust and CARTA security by continuously identifying and remediating user access risks using AI-powered analytics. With ForgeRock Intelligent Access, organizations can build secure and dynamic user journeys without impacting IT resources or application performance. The platform allows authentication and authorization with context, such as user, device, behavior, and location. ForgeRock enables the infusion of modern identity into legacy systems and environments, applying Zero Trust principles across the organization. They provide free downloads and offer resources for organizations to learn more about their solutions and implement a robust zero-trust strategy. 5.9 Praetorian Praetorian offers end-to-end Internet of Things product security evaluations and certifications, ensuring the security of IoT products from chip to cloud. Their solutions cover various technological domains, including embedded devices, firmware, wireless communications protocols, web and mobile applications, cloud services and APIs, and back-end network infrastructure. They have developed research-driven evaluation methodologies to address emerging security challenges based on the OWASP Application Security Verification Standard (ASVS). This approach allows for tiered pricing based on the comprehensiveness of the security review, accommodating different testing and budget requirements. They employ various techniques to uncover unknown vulnerabilities in their professional security evaluations, depending on the level of rigor required. 5.10 Security Innovation Security is a reputable authority in software security, assisting organizations in building and deploying more secure software. The company specializes in software security, where traditional information security and business consultants often struggle. Security Innovation offers progressive training covering the full spectrum of IoT software assurance for builders, operators, and defenders. Security Innovation conducts IoT security testing for IoT and embedded systems to ensure the secure implementation of IoT software and firmware. They meticulously review connected devices' security threats and attack surfaces, examining physical, communication, infrastructure, and application levels. Their precision security testing focuses on high-risk areas that attackers are likely to target. IoT security testing outputs include security and functional objectives, identified attack vectors, and guidance on fixing vulnerabilities through mitigating controls. 6. Key Takeaways Exploring the IoT security landscape in the era of connectivity is crucial as the Internet of Things continues to expand and impact various industries. As the number of interconnected devices surges, the IoT security landscape will become increasingly complex, with new threats and vulnerabilities constantly emerging. The need for advanced security measures and proactive cybersecurity strategies will be more critical than ever before. Innovations in device-based authentication and authorization mechanisms, such as biometric and behavioral authentication, as well as context-aware access control, will enhance the security of IoT ecosystems. Furthermore, industry-wide collaboration and adopting security standards will be essential to building a resilient IoT security landscape. Manufacturers, developers, and stakeholders must prioritize security by design, ensuring that IoT devices are built with safety as a fundamental principle. Implementing secure development practices, conducting regular security audits, and establishing effective incident response plans will bolster IoT security. Addressing security challenges becomes paramount as IoT devices become more interconnected and play a significant role in critical operations. With the growing adoption of IoT, a proactive approach to IoT security is essential to ensure the integrity, confidentiality, and availability of data and maintain the trust of users and customers. By prioritizing IoT security and taking proactive measures, organizations can fully realize the benefits of connectivity while mitigating the risks associated with the ever-expanding IoT landscape.

Read More

Four ways to ensure IoT success

Article | April 15, 2020

Three out of four IoT projects are considered a failure, according to Cisco. This is troubling but even more so when Cisco also found 61 per cent of companies say they believe they’ve barely begun to scratch the surface of IoT can do for their business? Businesses believe in the long-term value offered by integrating IoT into their business plan, however, they lack the knowledge of what is required to ensure the success of such a complex project. By studying past failed projects, technology leaders can gain a better understanding of why they failed and what they can do differently when evaluating and undertaking new IoT initiatives.

Read More

Spotlight

Keyfactor

Keyfactor is the leader in identity-first security for every machine and human. Our 1,000+ customers around the globe are creating a hyper-connected world where every device, workload, and digital transaction is protected with a unique and trusted identity. With Keyfactor, public key infrastructure (PKI) and machine identity management becomes simple, automated, and secure, making it easy for every team – from security and infrastructure teams to developers and product leaders – to move fast without compromising security.

Related News

Industrial IoT

Tuya Smart Delivers IoT Best Practice Using Amazon Aurora, Leads the Direction of Cloud Database Innovation Use Cases with Amazon Web Services

Tuya Smart | January 24, 2024

Tuya Smart, the global IoT developer service provider, has delivered its Best Practices in using Amazon Aurora at IoT industry. Amazon Aurora is a relational database management system (RDBMS) built for the cloud with full MySQL and PostgreSQL compatibility. Tuya and Amazon Web Services (AWS) built a solid basis of collaboration in database use cases exploration while also delivering smooth operation of billions of devices requiring high concurrency and low latency. Tuya and AWS: Building a benchmark for database implementation practice Tuya is a leading technology company focused on making our lives smarter. Tuya does this by offering a cloud platform that connects a range of devices via the IoT. By building interconnectivity standards, Tuya bridges the intelligent needs of brands, OEMs, developers, and retail chains across a broad range of smart devices and industries. Tuya's solutions enable partners and customers by improving the value of their products while making consumers' lives more convenient through the application of technology. As of September 30, 2023, the Tuya IoT Developer Platform has accumulated over 909,000 registered developers from over 200 countries and regions, covering industries including real estate, hospitality, residential, industry, agriculture, etc. The greater the breadth of business coverage, the more advanced technological support required. Tuya faces high-frequency reads and writes as well as enormous data storage challenges from billion-level online devices. Meanwhile, due to the commercial scenarios involving smart homes and smart industries, Tuya's operating response demands low latency in order to deliver a smoother user experience. Furthermore, Tuya's quick expansion and regular business changes have posed significant challenges to its operation and maintenance management. Tuya selected Amazon Aurora as core database engine for its unparalleled performance and availability at global scale. How does Tuya specifically leverage the Amazon Aurora database? Tuya currently manages billions of real-time online devices and can keep cloud message processing response times under 10 milliseconds. However, billions online devices provide a challenge. During holidays, there will be peak traffic volume, with tens of millions of devices going online and offline virtually simultaneously. Tuya used Amazon Aurora to construct a data storage solution to solve the main problem of rapid increase in short-term traffic, and to fully utilize resources. Aurora's design, which separates compute and storage and low-latency replication functionality, improves system throughput by enhancing the effect of read-write separation. Aurora provides up to 15 read replicas, setting the groundwork for Tuya's read flexibility development. At the same time, Tuya has integrated Aurora Serverless, which includes seconds-level elastic expansion and contraction, allowing Tuya to handle extremely heavy business traffic smoothly. Tuya's customers are located throughout more than 200 nations and regions, and they deal with widespread access to IoT data. Different countries and regions have different regulations on data compliance, such as GDPR and local PII. Tuya needs to adhere to each region's data security compliance regulations. As Tuya's primary business data storage provider, Amazon Aurora was among the first in the public cloud sector to enable physical encryption for database products, which significantly decreased the cost of Tuya's security compliance transformation and gave Tuya excellent basic security guarantees. In addition, Tuya is continuously testing out additional new innovation unique to Aurora, such as Enhanced Binlog, zero-ETL, and Limitless Database. Aurora's ongoing investment in innovative technologies provides more opportunities for Tuya to expand its business. Additionally, based on Tuya's comprehensive IoT developer platform architecture, both parties have collaborated to enhance Tuya IoT applications performance indicators like stability, low latency, scalability, and security in the real-world application of databases, revealing more potential and possibilities and enabling the IoT. Tuya and AWS: Continuously promoting the evolution of cloud experience Data-driven approaches will usher in a new era of innovation in tandem with the swift advancement of data applications. At this year's re:Invent conference, Peter DeSantis, Senior Vice President of AWS, reviewed the relational database's development history in great detail. In 2014, AWS created Aurora based on log architecture. In 2018, the release of Aurora Serverless allowed for seamless scaling of database resources through virtualization technology. This year, AWS announced the launch of the Amazon Aurora Limitless Database, which automatically scales to millions of write transactions per second well beyond current limits of a single PostgreSQL instance. It is apparent from Amazon Aurora's development history that AWS has always been dedicated to innovation. Customers and partners from a range of industries actively utilizes AWS to enable rapid innovation in a variety of ways, while also working together to enhance the cloud experience. Similar to how Tuya and AWS work together, Tuya's effective and user-friendly IoT developer platform and rich and varied IoT solutions have built a significant lighthouse, embracing the Amazon Aurora's innovation and accelerated the process of building a more secure and reliable IoT database use case. Amazon Aurora VP Yan Leshinsky said, "Amazon Aurora is the fastest growing service in the history of AWS and is trusted by hundreds of thousands of customers. We innovate by working backwards from customers' needs, and we appreciate the feedback that Tuya has shared. We remain committed in developing new Aurora features and capabilities so all customers can accelerate their applications' capabilities and business growth by using Aurora." "Tuya has always committed to strengthening advanced and valuable innovations, while offering open and neutral ecosystem assistance for global partners. We provide our developers with enhanced operational and maintenance control, adaptable data storage options, superior product experience, and a global business layout by utilizing the Amazon Aurora database. We will continue to work with AWS to benefit the world in the future in areas including technology, ecosystems, and cloud computing, helping customers achieve commercial success." said Eva Na, Vice President of Marketing and Strategic Cooperation, and CMO of Tuya Smart. Enhancing the partnership with AWS, Tuya delivered IoT best practice using Amazon Aurora database, giving the industry's growth additional impetus. Tuya will maintain its open and neutral stance going forward, collaborating with cloud service providers like AWS to offer global developers a more secure, reliable, and productive cloud environment, thereby advancing the innovation and development of the entire industry.

Read More

Enterprise Iot

Nozomi Networks Delivers Industry's First Multi-Spectrum Wireless Security Sensor for Global OT and IoT Environments

Nozomi Networks | January 25, 2024

Nozomi Networks Inc., the leader in OT and IoT security, today introduced Guardian Air™, the industry's only wireless spectrum sensor purpose-built for OT and IoT environments worldwide. With 80 percent of new IoT deployments wirelessly connected, wireless is quickly becoming a preferred network. The explosion of wirelessly connected devices increases potential access points and exploitation of networks. This puts critical infrastructure at risk of cyberattacks and disruptions to operations. Guardian Air provides much-needed visibility into wirelessly enabled devices which until now were only detected once connected to the wired network. Guardian Air monitors several prominent wireless frequencies, not just Bluetooth and Wi-Fi, to provide security teams with immediate visibility of connected sensors, devices, laptops and cell phones. With the addition of Guardian Air, customers have a comprehensive network solution all in one integrated platform. "Nozomi Networks has once again innovated to address an unmet need for wireless-level monitoring in OT and IoT environments," said Danielle VanZandt, an industry manager for commercial and public security research at Frost & Sullivan. "From smart manufacturing to digital medicine, to building automation, to modern oil field production and more, today industrial organizations are relying on billions of wireless devices to speed production and time to market. Guardian Air gives IT security professionals and OT operators the visibility they need to get a firm handle on wireless risk management and response." With Guardian Air, IT security professionals and OT operators can: Continuously monitor prominent wireless frequency technologies used in OT and IoT environments including Bluetooth, Wi-Fi, cellular, LoRaWAN, Zigbee, GPS, drone RF protocols, WirelessHART and more, Immediately detect wirelessly connected assets and gain asset information to quickly address unauthorized installations, Detect wireless-specific threats, including brute force attacks, spoofing, and bluejacking – with the added ability to determine the location of the devices performing the attacks, Seamlessly integrate wireless data into a single OT & IoT security platform that unifies asset visibility from the endpoint and across wired and wireless networks. "Wireless is fundamentally changing the way industrial organizations operate. Unfortunately, it also massively expands the potential attack surface," said Nozomi Networks Co-founder and Chief Product Officer Andrea Carcano. "Guardian Air solves this problem by giving customers the accurate visibility they need at the wireless level to minimize risk while maximizing resiliency. Because Guardian Air integrates easily into the Nozomi Networks Vantage platform, customers can combine network, endpoint and wireless for the greatest visibility, threat detection and AI-powered analysis for real-time security management and remediation across the entire attack surface." The Nozomi Guardian Air wireless sensor will be available this spring from Nozomi Networks and its extensive global network of channel partners. About Nozomi Networks Nozomi Networks accelerates digital transformation by protecting the world's critical infrastructure, industrial and government organizations from cyber threats. Our solution delivers exceptional network and asset visibility, threat detection, and insights for OT and IoT environments. Customers rely on us to minimize risk and complexity while maximizing operational resilience. www.nozominetworks.com

Read More

IoT Security

AppViewX Digital Trust Platform Named IoT Security Product of the Year

AppViewX | January 12, 2024

AppViewX, the leader in automated machine identity management (MIM) and application infrastructure security, today announced the AppViewX Digital Trust Platform has been named IoT Security Product of the Year in the 8th annual IoT Breakthrough awards program, which showcases technologies and companies that drive innovation and exemplify the best in IoT technology solutions across the globe. IoT Breakthrough is a leading market intelligence organization that recognizes the top companies, technologies and products in the global IoT market. The mission of the IoT Breakthrough Awards program is to recognize the innovators, leaders and visionaries from around the globe in a range of IoT categories, including Industrial and Enterprise IoT, Smart City technology, Connected Home and Home Automation, Connected Car, and many more. This year's program attracted nominations from companies all over the world. “Unmanaged machine identities for IoT devices can create critical security vulnerabilities, but for most organizations discovering, maintaining visibility into and controlling them has become manually unfeasible,” said Gregory Webb, CEO of AppViewX. “The AppViewX Digital Trust Platform automates IoT identity management at scale across the largest, most complex and distributed customer environments, allowing customers to achieve significantly stronger security posture and meet compliance requirements.” All IoT Breakthrough Award nominations were evaluated by an independent panel of experts within the IoT industry, with the winning products and companies selected based on a variety of criteria, including most innovative and technologically advanced products and services. About AppViewX Digital Trust Platform Out of the box, AppViewX provides instant value to customers by discovering all certificates across complex enterprise environments, building and maintaining inventories, provisioning both private and public trust certificates from any CA, alerting to expiring certificates and fully automating renewals and revocation to eliminate outages and security weaknesses across machines, applications, services, and security infrastructure. About AppViewX AppViewX is trusted by the world’s leading organizations to reduce risk, ensure compliance, and increase visibility through automated machine identity management and application infrastructure security and orchestration. The AppViewX platform provides complete certificate lifecycle management and PKI-as-a-Service using streamlined workflows to prevent outages, reduce security incidents and enable crypto-agility. Fortune 1000 companies, including six of the top ten global commercial banks, five of the top ten global media companies, and five of the top ten managed healthcare providers rely on AppViewX to automate NetOps, SecOps, and DevOps. AppViewX is headquartered in New York with offices in the U.K., Australia and three development centers of excellence in India. For more information, visit https://www.appviewx.com and follow us on LinkedIn and Twitter.

Read More

Industrial IoT

Tuya Smart Delivers IoT Best Practice Using Amazon Aurora, Leads the Direction of Cloud Database Innovation Use Cases with Amazon Web Services

Tuya Smart | January 24, 2024

Tuya Smart, the global IoT developer service provider, has delivered its Best Practices in using Amazon Aurora at IoT industry. Amazon Aurora is a relational database management system (RDBMS) built for the cloud with full MySQL and PostgreSQL compatibility. Tuya and Amazon Web Services (AWS) built a solid basis of collaboration in database use cases exploration while also delivering smooth operation of billions of devices requiring high concurrency and low latency. Tuya and AWS: Building a benchmark for database implementation practice Tuya is a leading technology company focused on making our lives smarter. Tuya does this by offering a cloud platform that connects a range of devices via the IoT. By building interconnectivity standards, Tuya bridges the intelligent needs of brands, OEMs, developers, and retail chains across a broad range of smart devices and industries. Tuya's solutions enable partners and customers by improving the value of their products while making consumers' lives more convenient through the application of technology. As of September 30, 2023, the Tuya IoT Developer Platform has accumulated over 909,000 registered developers from over 200 countries and regions, covering industries including real estate, hospitality, residential, industry, agriculture, etc. The greater the breadth of business coverage, the more advanced technological support required. Tuya faces high-frequency reads and writes as well as enormous data storage challenges from billion-level online devices. Meanwhile, due to the commercial scenarios involving smart homes and smart industries, Tuya's operating response demands low latency in order to deliver a smoother user experience. Furthermore, Tuya's quick expansion and regular business changes have posed significant challenges to its operation and maintenance management. Tuya selected Amazon Aurora as core database engine for its unparalleled performance and availability at global scale. How does Tuya specifically leverage the Amazon Aurora database? Tuya currently manages billions of real-time online devices and can keep cloud message processing response times under 10 milliseconds. However, billions online devices provide a challenge. During holidays, there will be peak traffic volume, with tens of millions of devices going online and offline virtually simultaneously. Tuya used Amazon Aurora to construct a data storage solution to solve the main problem of rapid increase in short-term traffic, and to fully utilize resources. Aurora's design, which separates compute and storage and low-latency replication functionality, improves system throughput by enhancing the effect of read-write separation. Aurora provides up to 15 read replicas, setting the groundwork for Tuya's read flexibility development. At the same time, Tuya has integrated Aurora Serverless, which includes seconds-level elastic expansion and contraction, allowing Tuya to handle extremely heavy business traffic smoothly. Tuya's customers are located throughout more than 200 nations and regions, and they deal with widespread access to IoT data. Different countries and regions have different regulations on data compliance, such as GDPR and local PII. Tuya needs to adhere to each region's data security compliance regulations. As Tuya's primary business data storage provider, Amazon Aurora was among the first in the public cloud sector to enable physical encryption for database products, which significantly decreased the cost of Tuya's security compliance transformation and gave Tuya excellent basic security guarantees. In addition, Tuya is continuously testing out additional new innovation unique to Aurora, such as Enhanced Binlog, zero-ETL, and Limitless Database. Aurora's ongoing investment in innovative technologies provides more opportunities for Tuya to expand its business. Additionally, based on Tuya's comprehensive IoT developer platform architecture, both parties have collaborated to enhance Tuya IoT applications performance indicators like stability, low latency, scalability, and security in the real-world application of databases, revealing more potential and possibilities and enabling the IoT. Tuya and AWS: Continuously promoting the evolution of cloud experience Data-driven approaches will usher in a new era of innovation in tandem with the swift advancement of data applications. At this year's re:Invent conference, Peter DeSantis, Senior Vice President of AWS, reviewed the relational database's development history in great detail. In 2014, AWS created Aurora based on log architecture. In 2018, the release of Aurora Serverless allowed for seamless scaling of database resources through virtualization technology. This year, AWS announced the launch of the Amazon Aurora Limitless Database, which automatically scales to millions of write transactions per second well beyond current limits of a single PostgreSQL instance. It is apparent from Amazon Aurora's development history that AWS has always been dedicated to innovation. Customers and partners from a range of industries actively utilizes AWS to enable rapid innovation in a variety of ways, while also working together to enhance the cloud experience. Similar to how Tuya and AWS work together, Tuya's effective and user-friendly IoT developer platform and rich and varied IoT solutions have built a significant lighthouse, embracing the Amazon Aurora's innovation and accelerated the process of building a more secure and reliable IoT database use case. Amazon Aurora VP Yan Leshinsky said, "Amazon Aurora is the fastest growing service in the history of AWS and is trusted by hundreds of thousands of customers. We innovate by working backwards from customers' needs, and we appreciate the feedback that Tuya has shared. We remain committed in developing new Aurora features and capabilities so all customers can accelerate their applications' capabilities and business growth by using Aurora." "Tuya has always committed to strengthening advanced and valuable innovations, while offering open and neutral ecosystem assistance for global partners. We provide our developers with enhanced operational and maintenance control, adaptable data storage options, superior product experience, and a global business layout by utilizing the Amazon Aurora database. We will continue to work with AWS to benefit the world in the future in areas including technology, ecosystems, and cloud computing, helping customers achieve commercial success." said Eva Na, Vice President of Marketing and Strategic Cooperation, and CMO of Tuya Smart. Enhancing the partnership with AWS, Tuya delivered IoT best practice using Amazon Aurora database, giving the industry's growth additional impetus. Tuya will maintain its open and neutral stance going forward, collaborating with cloud service providers like AWS to offer global developers a more secure, reliable, and productive cloud environment, thereby advancing the innovation and development of the entire industry.

Read More

Enterprise Iot

Nozomi Networks Delivers Industry's First Multi-Spectrum Wireless Security Sensor for Global OT and IoT Environments

Nozomi Networks | January 25, 2024

Nozomi Networks Inc., the leader in OT and IoT security, today introduced Guardian Air™, the industry's only wireless spectrum sensor purpose-built for OT and IoT environments worldwide. With 80 percent of new IoT deployments wirelessly connected, wireless is quickly becoming a preferred network. The explosion of wirelessly connected devices increases potential access points and exploitation of networks. This puts critical infrastructure at risk of cyberattacks and disruptions to operations. Guardian Air provides much-needed visibility into wirelessly enabled devices which until now were only detected once connected to the wired network. Guardian Air monitors several prominent wireless frequencies, not just Bluetooth and Wi-Fi, to provide security teams with immediate visibility of connected sensors, devices, laptops and cell phones. With the addition of Guardian Air, customers have a comprehensive network solution all in one integrated platform. "Nozomi Networks has once again innovated to address an unmet need for wireless-level monitoring in OT and IoT environments," said Danielle VanZandt, an industry manager for commercial and public security research at Frost & Sullivan. "From smart manufacturing to digital medicine, to building automation, to modern oil field production and more, today industrial organizations are relying on billions of wireless devices to speed production and time to market. Guardian Air gives IT security professionals and OT operators the visibility they need to get a firm handle on wireless risk management and response." With Guardian Air, IT security professionals and OT operators can: Continuously monitor prominent wireless frequency technologies used in OT and IoT environments including Bluetooth, Wi-Fi, cellular, LoRaWAN, Zigbee, GPS, drone RF protocols, WirelessHART and more, Immediately detect wirelessly connected assets and gain asset information to quickly address unauthorized installations, Detect wireless-specific threats, including brute force attacks, spoofing, and bluejacking – with the added ability to determine the location of the devices performing the attacks, Seamlessly integrate wireless data into a single OT & IoT security platform that unifies asset visibility from the endpoint and across wired and wireless networks. "Wireless is fundamentally changing the way industrial organizations operate. Unfortunately, it also massively expands the potential attack surface," said Nozomi Networks Co-founder and Chief Product Officer Andrea Carcano. "Guardian Air solves this problem by giving customers the accurate visibility they need at the wireless level to minimize risk while maximizing resiliency. Because Guardian Air integrates easily into the Nozomi Networks Vantage platform, customers can combine network, endpoint and wireless for the greatest visibility, threat detection and AI-powered analysis for real-time security management and remediation across the entire attack surface." The Nozomi Guardian Air wireless sensor will be available this spring from Nozomi Networks and its extensive global network of channel partners. About Nozomi Networks Nozomi Networks accelerates digital transformation by protecting the world's critical infrastructure, industrial and government organizations from cyber threats. Our solution delivers exceptional network and asset visibility, threat detection, and insights for OT and IoT environments. Customers rely on us to minimize risk and complexity while maximizing operational resilience. www.nozominetworks.com

Read More

IoT Security

AppViewX Digital Trust Platform Named IoT Security Product of the Year

AppViewX | January 12, 2024

AppViewX, the leader in automated machine identity management (MIM) and application infrastructure security, today announced the AppViewX Digital Trust Platform has been named IoT Security Product of the Year in the 8th annual IoT Breakthrough awards program, which showcases technologies and companies that drive innovation and exemplify the best in IoT technology solutions across the globe. IoT Breakthrough is a leading market intelligence organization that recognizes the top companies, technologies and products in the global IoT market. The mission of the IoT Breakthrough Awards program is to recognize the innovators, leaders and visionaries from around the globe in a range of IoT categories, including Industrial and Enterprise IoT, Smart City technology, Connected Home and Home Automation, Connected Car, and many more. This year's program attracted nominations from companies all over the world. “Unmanaged machine identities for IoT devices can create critical security vulnerabilities, but for most organizations discovering, maintaining visibility into and controlling them has become manually unfeasible,” said Gregory Webb, CEO of AppViewX. “The AppViewX Digital Trust Platform automates IoT identity management at scale across the largest, most complex and distributed customer environments, allowing customers to achieve significantly stronger security posture and meet compliance requirements.” All IoT Breakthrough Award nominations were evaluated by an independent panel of experts within the IoT industry, with the winning products and companies selected based on a variety of criteria, including most innovative and technologically advanced products and services. About AppViewX Digital Trust Platform Out of the box, AppViewX provides instant value to customers by discovering all certificates across complex enterprise environments, building and maintaining inventories, provisioning both private and public trust certificates from any CA, alerting to expiring certificates and fully automating renewals and revocation to eliminate outages and security weaknesses across machines, applications, services, and security infrastructure. About AppViewX AppViewX is trusted by the world’s leading organizations to reduce risk, ensure compliance, and increase visibility through automated machine identity management and application infrastructure security and orchestration. The AppViewX platform provides complete certificate lifecycle management and PKI-as-a-Service using streamlined workflows to prevent outages, reduce security incidents and enable crypto-agility. Fortune 1000 companies, including six of the top ten global commercial banks, five of the top ten global media companies, and five of the top ten managed healthcare providers rely on AppViewX to automate NetOps, SecOps, and DevOps. AppViewX is headquartered in New York with offices in the U.K., Australia and three development centers of excellence in India. For more information, visit https://www.appviewx.com and follow us on LinkedIn and Twitter.

Read More

Events