IoT Device Firmware Security Monitoring Report

IoT Device Firmware Security Monitoring Report

1. Overview In recent years, the Internet of Things (IoT) has been deeply integrated with technologies such as 5G, artificial intelligence, blockchain, big data, and IPv6, leading to a continuous emergence of new technologies, products, and models. With the acceleration of digital transformation and intelligent upgrading of the economy and society, IoT has been widely … Read more

Effective Strategies to Address Smart Device Security Risks

Effective Strategies to Address Smart Device Security Risks

To help everyone better understand how these security protocols and operations work efficiently, it is necessary to delve into the internal mechanisms of IoT security and reveal the secrets behind it. We will consider everything from everyday smart home devices to large cloud-based services, focusing on the security measures taken to prevent data breaches and … Read more

7 IoT Devices That Make Security Experts Cringe

Every day, a large number of IoT devices that have not undergone strict security testing connect to our lives. We must realize that this is a process of gradually accumulating risks. Just as we require vehicles on highways to comply with safety standards and undergo annual inspections to ensure traffic safety, there are no comprehensive … Read more

Monitoring IoT Devices: Best Practices and Challenges

Monitoring IoT Devices: Best Practices and Challenges

Click The blue text above Follow us The Internet of Things (IoT) has fundamentally changed the way we interact with technology. It encompasses a wide range of devices, from smart thermostats and wearable fitness trackers to industrial sensors and autonomous vehicles. These IoT devices connect to the internet, enabling them to communicate with each other … Read more

Gains and Reflections on Adapting Android System for Xiaomi Mi Pad 2

Gains and Reflections on Adapting Android System for Xiaomi Mi Pad 2

I have a wish: to run a 64-bit Android 9.0 on the Xiaomi Mi Pad 2. The compatibility of 64-bit Android 9.0’s houdini is excellent. I once tried to implant houdini 9 into Android_x86-9.0 r2 and then installed it on the Xiaomi Mi Pad 2. I found that the apps ran very stably, and the … Read more

Learning QUIC Protocol Through Cronet Module

Learning QUIC Protocol Through Cronet Module

This article is an excellent piece from the KX Forum KX Forum Author ID: xwtwho Documenting the process of learning the QUIC protocol, the testing project is the testing app mentioned in the previous post: Some video app (V15.7) and web analysis record | bbs.pediy.com Learning record of some video app (V15.7-V18.4) | bbs.pediy.com Software … Read more

Adding a Syscall to Android 12 Kernel from Source Code

Adding a Syscall to Android 12 Kernel from Source Code

This article is an excellent piece from the Kanxue Forum. Kanxue Forum Author ID: xxxlion Adding a syscall to Android 12 involves quite a bit, and the information available online is often outdated (especially regarding bionic). I encountered many pitfalls along the way. I decided to write this article to document how to add a … Read more