A Double-Edged Sword: IAM Meets IoT

We all know the huge opportunity the Internet of Things (IoT) represents in terms of productivity, efficiency and overall market size...

Spotlight

Besi Netherlands B.V

Besi Netherlands B.V. is a product division of BE Semiconductor Industries N.V., which is publicly listed as BESI on EURONEXT (Amsterdam, the Netherlands). Besi Netherlands B.V. develops and manufactures machines for the semiconductor industry under the brand name Fico.

OTHER ARTICLES
IoT Security

Utilizing IoT architectures to design your IoT solutions with ease

Article | October 11, 2023

IoT use cases span a variety of sectors and businesses. A typical Internet of Things (IoT) solution consists of a large number of heterogeneous IoT devices with sensors that generate data in a variety of formats at varying rates, which is then processed and analyzed to derive insights. In addition, IoT devices can connect to a network directly or through a gateway device, allowing them to communicate with one another and with cloud services and applications. Create a layered architecture An organization's IoT solution's architecture outlines its overall layout, including its physical components (such as sensors and actuators) and virtual components (like services and communication protocols). IoT system complexity can be managed by utilizing a modular strategy that divides the architecture into several layers and focuses on each tier separately. IoT architectures have a tendency to outsource work to the edges of IoT networks (where the physical devices connect to the cloud). This aids data-driven IoT applications by lowering latency, enhancing privacy, and lowering bandwidth costs. Devices layer The device layer components include physical sensors and actuators that link to IoT devices and the IoT devices themselves. Although sensors and actuators are often not considered "smart" devices, they frequently connect to the architectural elements with higher computing power, either directly or indirectly (with the aid of gateway devices). These devices often use over-the-wire protocols like Ethernet or wireless protocols like Bluetooth, Zigbee, WiFi, LTE, or RFID to transmit data. Edge layer The analytics and pre-processing services that are offered at the network's edge are included in the concept of the edge layer. This layer acts as a central integration point for subsequent layers (devices layer). For the upstream layers, it offers routing and device control features. In addition, this layer can be connected to pub-sub systems to convey events and listen in on them. The size and heterogeneity of the devices and connectivity involved make designing data-driven IoT solutions hard. This article discusses some techniques for creating safe, adaptable, and scalable IoT architectures.

Read More
Industrial IoT, IoT Security

Securing Real-world IoT Applications through Penetration Testing

Article | July 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 Will IoT Revolutionize Pharmaceutical Manufacturing?

Article | June 27, 2023

Pharma is big business, but what it’s not generally recognized is, in large part, a manufacturing business with complex supply chains, finicky chemical processes and products that have to meet stringent quality controls. Few of those outside the industry think about how drugs are made safely, efficiently and at scale with reliable quality and in precisely measured doses. Even more interesting is the simple fact that pharma often produces sophisticated drugs using manufacturing processes that are decades out of date, and which are being phased out in comparable industries, such as chemical manufacturing.

Read More
Security, IoT Security

Stay Ahead with 15 Prominent IoT Security Companies

Article | July 13, 2023

Find out the upcoming and established companies providing IoT security for businesses. These allow adopting best practices & make informed technology investment decisions, for secure performance. IoT security helps implement strong authentication, encryption, and access controls for IoT devices, while regularly updating firmware and monitoring for threats, to ensure the security of interconnected systems and protect sensitive data in a business environment. Here is a carefully curated list of 15 Top IoT security companies, providing security to IoT devices, thereby ensuring their privacy and integration. 1. Ordr Inc. Ordr is a leading provider of connected device security solutions deployed in numerous organizations worldwide across industries like healthcare, manufacturing, financial services, retail, and government. Its platform addresses vital use cases such as healthcare and medical device security, real-time asset visibility, compliance, threat detection and response, IoT and OT security, Zero Trust segmentation, and NAC acceleration. Ordr has earned industry recognition as the KLAS Healthcare IoT Leader for three consecutive years and is featured in Gartner Market Guides for OT Security and Medical Device Security Solutions. Prominent investors, including Battery Ventures, Mayo Clinic Ventures, Kaiser Permanente Ventures, back Ordr. The SOC2-certified platform demonstrates its commitment to customer privacy and data security. Its comprehensive approach ensures organizations can protect patient care, maintain real-time asset inventory, detect threats, implement zero trust segmentation, accelerate NAC, and secure IT/OT environments. 2. Medigate by Claroty Medigate is a solution that comprehensively addresses healthcare organizations' unique challenges. The need for a coordinated security strategy becomes paramount as the convergence of IT, OT, IoT, and physical systems continues in the clinical environment. Medigate provides the confidence to secure, manage, and gain insights from all devices connected to the network, including a wide range of medical devices with proprietary protocols and operational parameters. Protecting the network can be overwhelming, with thousands of devices from different manufacturers. Medigate's specialized approach ensures that security measures do not compromise device usability, eliminating the need for compromise between security and functionality. In terms of investors, Medigate has received backing from prominent organizations such as Siemens, BMWiVentures, and SoftBank. These partnerships reinforce Medigate's commitment to delivering innovative solutions that enhance cybersecurity and enable organizations to connect confidently. 3. Aryballe One of the top IoT security companies, Aryballe combines biochemical sensors, advanced optics, and machine learning to create a unique digital olfaction solution. By mimicking the human sense of smell, Aryballe's objective is to collect, display, and analyze odor data, empowering companies to make more informed decisions. Aryballe's software suite complements this hardware, which offers user-friendly protocol and analysis tools. These tools enable R&D, quality, and manufacturing professionals to integrate digital odor data into their decision-making processes seamlessly. Aryballe's software and data solutions are particularly valuable to the automotive, food & beverage, consumer appliances, and flavor & fragrance industries. The odor displays and analysis provided by Aryballe's technology empower leaders in these sectors to make smarter business decisions. Additionally, Aryballe's digital olfaction solutions have applications for enhancing user experiences within the automotive and consumer appliance markets. 4. Timesys Corporation Timesys is a leader and pioneer in the embedded software market, offering open-source software security, development tools, and engineering services. With a comprehensive end-to-end device security solution, it enables developers to implement strong security measures early in the design phase. It has extensive embedded development experience and serves a diverse customer base, including Global 500 companies in the medical, industrial, networking, aerospace, and consumer sectors. The company's global partner ecosystem comprises leading semiconductor manufacturers, board vendors, and distributors. Its security services include VigiShield Secure by Design, which focuses on integrating core security features into device designs, and Vigiles, a tool for monitoring and remediating vulnerabilities. Furthermore, it offers an embedded board farm for test automation and remote access infrastructure, facilitating collaborative software development and debugging processes. 5. QA Mentor QA mentor is a one-stop solution for application and mobile app testing. It is an award-winning software by QA company headquartered in New York. With multiple certifications and a CMMI Level 3 SVC + SSD v1.3 appraisals, the company offers comprehensive software testing services to clients globally. QA Mentor serves various industries, including startups and Fortune 500 companies. Their unique selling points include customizable testing processes, flexible on-demand services, and economical pricing. They specialize in various QA services, such as test design and execution, mobile/browser compatibility testing, QA audit and process improvement, automation testing, performance testing, security testing, regression testing, crowdsourcing testing, and QA e-learning. With a state-of-the-art test lab, unique methodologies, and expertise in automation tools, QA Mentor stands out in the industry. 6. Mocana Mocana is a leading provider of cybersecurity solutions for IoT, operational technology, and critical infrastructure. Their on-device cybersecurity software and lifecycle management platform enable manufacturers and industrial companies to build tamper-resistant self-defending systems. Mocana's integrated solutions help minimize the risk of cyber breaches, ensure compliance with industry standards, and protect intellectual property throughout the device lifecycle. Unlike traditional IT network security approaches, Mocana empowers devices to protect themselves and prevent malware installation. Their platform facilitates application development and updates, ensures device protection and hardening in the field, supports interoperability between legacy and new devices, and offers automated operations with centralized control. 7. Verimatrix Verimatrix, one of the many IoT security companies, is a leading provider of people-centered security solutions that power the modern connected world. Their intuitive and frictionless security offerings protect digital content, applications, and devices across various industries. Major brands rely on Verimatrix to secure premium movies, live-streaming sports, sensitive financial and healthcare data, and mission-critical mobile applications. Verimatrix helps its customers deliver compelling content and experiences to millions of consumers worldwide by enabling trusted connections. Their solutions provide robust security and help partners accelerate market time, quickly scale their operations, safeguard valuable revenue streams, and attract new business opportunities. With a focus on plugging security holes, thwarting pirate and cyberattacks, and preserving revenue, Verimatrix plays a crucial role in protecting the digital ecosystem and ensuring the delivery of exceptional experiences in an unprotected digital world. 8. Keyfactor Keyfactor is a trusted provider of identity-first security solutions that bring digital trust to the hyper-connected world. With a focus on machine and human identities, Keyfactor simplifies PKI, automates certificate lifecycle management, and secures every device, workload, and thing. By enabling organizations to establish and maintain digital trust at scale, Keyfactor helps them move quickly in a zero-trust environment. In the face of increasing cyber threats, Keyfactor addresses the challenges of securing 5G networks and communications, meeting evolving standards and scalability, and adapting to changing architectures. Keyfactor's flexible solutions can be deployed in various environments, including data centers, cloud, SaaS, or hybrid architectures. With a comprehensive PKI management platform, Keyfactor enables organizations to protect their networks and manage certificates efficiently. 9. Vdoo Vdoo is a global leader in the product security space, offering a comprehensive platform for identifying and mitigating security issues. It is the only automated platform that provides end-to-end product security, helping organizations streamline their development and security processes while ensuring optimal product security. With Vdoo, development and security teams can efficiently address a wide range of security risks, including supply chain threats, configuration risks, standard compliance, and zero-day vulnerabilities. Vdoo's platform enables organizations to integrate security seamlessly into their DevOps workflows, automate compliance assurance, and fortify security across the software supply chain. By offering intelligent and automated security solutions from code to container to device, Vdoo empowers organizations to safeguard their software's integrity and protect against malicious activity. 10. CyberMDX CyberMDX, a Forescout company is a leading provider of IoT security solutions focused on safeguarding healthcare delivery worldwide. Its cloud-based cybersecurity solutions support the advancement of the Internet of Medical Things (IoMT) by protecting connected medical devices. The CyberMDX solution offers comprehensive endpoint identification, vulnerability assessment, incident detection, response, and prevention capabilities. Deployed globally, CyberMDX seamlessly integrates with customers' existing environments through its scalable and agentless solution. It provides continuous, real-time discovery and visibility of all medical devices connected to clinical networks. Recognized as a representative vendor in the Gartner Market Guide for Medical Device Security Solutions, Forescout delivers robust cybersecurity capabilities for healthcare organizations. With its automated and customizable approach, Forescout ensures the security and integrity of medical devices and IoMT ecosystems. 11. Sepio Among the many best IoT security companies, Sepio is a leading asset risk management platform that prioritizes asset existence over activity. Through its physical layer asset DNA profiling, Sepio offers customers actionable visibility, policy enforcement, and mitigation capabilities, empowering them to gain better control over all assets at scale. Regardless of whether the infrastructure is connected to IT, OT, or IoT, Sepio's trafficless monitoring ensures an asset-agnostic solution. Sepio's platform caters to various industries, including financial institutions, healthcare institutions, and critical infrastructures globally. The platform allows the discovery of both known and shadow assets, mitigates risks associated with uncontrolled assets, reduces hardware clutter, enforces asset policies, meets regulatory compliance, and seamlessly integrates with existing security tools. Sepio's asset risk management benefits extend to uncovering hidden asset risks, providing organizations with the necessary insights and tools to strengthen their cybersecurity defenses. 12. Nexusguard Nexusguard, a provider of simplified DDoS protection solutions for both service providers and enterprises, provides a range of offerings, including cloud services, managed DDoS protection platforms, and professional training courses. It empowers organizations to effectively safeguard their networks and applications against DDoS attacks. For communications service providers (CSPs), Nexusguard offers managed cloud-based DDoS protection solutions that cover various aspects such as application protection, origin protection, edge protection, and DNS protection. These solutions ensure the secure operation of internet-facing websites, shield networks and systems from threats, scale up protection for internet uplinks and infrastructure, and keep DNS services up and running. Nexusguard's offerings also include the Nexusguard Bastions server, a purpose-built on premise solution for CSPs that seamlessly integrates the company's proprietary technologies and global cloud scrubbing capabilities into the CSP's environment. 13. IoTium IoTium is a provider of secure, managed software-defined network infrastructure for industrial IoT applications. Its solution enables the secure connection of both legacy and greenfield mission-critical on-site machinery and automation systems to applications residing in data centers or the cloud. By offering zero-touch provisioning and eliminating complexities in scalable mass deployments, IoTium ensures seamless and secure connectivity at scale. IoTium's View Smart Building Cloud addresses these security risks by implementing a Zero-trust Network Architecture (ZTNA). This includes secure tunnels with end-to-end encryption, certificate-based device authentication, and secure remote access with multi-factor authentication. It offers centralized management and visibility of building networks and OT devices, along with the ability to deploy edge applications for real-time processing and optimizations. 14. SCADAfence SCADAfence, one of the top IoT security solution companies is a global technology leader specializing in OT and IoT cybersecurity. It offers a comprehensive suite of industrial cybersecurity products designed to provide robust protection for large-scale networks. Its portfolio includes top-notch network monitoring, asset discovery, governance, remote access, and IoT device security solutions. By leveraging SCADAfence's solutions, organizations operating in critical infrastructure, manufacturing, and building management industries can ensure secure, reliable, and efficient operations. SCADAfence's solutions cater to various industries, such as manufacturing, critical infrastructure, and building management. With a commitment to providing valuable resources and insights, it maintains an informative blog and offers opportunities for customers to request a live demonstration of its solutions 15. Xage Security Xage is a global leader in real-world security, offering zero-trust solutions for industrial cybersecurity. Its flagship product, the Xage Fabric, simplifies and accelerates digital operations across OT, IT, and cloud environments. By adopting a unified approach based on zero-trust principles, Xage enables secure remote access and identity-driven access management for operational assets. Its solution eliminates the vulnerabilities associated with traditional remote access methods and provides granular access control down to individual assets, reducing the attack surface area. With Xage, organizations benefit from simplified and friction-free remote access, strengthened cybersecurity with advanced controls like multi-factor authentication, and full visibility and control of remote sessions. Its solutions also enable secure session collaboration, protect file transfers, and mitigate malware and anomalous behaviors. With Xage, organizations can fortify their cybersecurity infrastructure, enhance productivity, and meet evolving security challenges. Conclusion To stay ahead in IoT security market ,it is important to keep an eye on prominent companies leading the way in this field. These companies offer innovative solutions and expertise to address the evolving challenges of IoT security. By following their advancements and leveraging their technologies, businesses can enhance their defenses and mitigate risks in the ever-expanding IoT landscape. Follow the list of top 15 companies,provided above to strengthen cybersecurity with advanced controls, end-to-end encryption, certificate-based device authentication, secure remote access with multi-factor authentication, among others.They empower organizations to safeguard their software's integrity and protect against malicious activity. The companies play a crucial role in protecting the digital ecosystem and ensuring the delivery of exceptional experiences,analysing the IoT statistics, in an unprotected digital world.

Read More

Spotlight

Besi Netherlands B.V

Besi Netherlands B.V. is a product division of BE Semiconductor Industries N.V., which is publicly listed as BESI on EURONEXT (Amsterdam, the Netherlands). Besi Netherlands B.V. develops and manufactures machines for the semiconductor industry under the brand name Fico.

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