Addressing the Linux Vulnerability: Essential for Servers, Mobile, and IoT Devices

Addressing the Linux Vulnerability: Essential for Servers, Mobile, and IoT Devices

Click on “AsiaInfo Security” above to browse more security news It is well-known that the Linux kernel is a common component of all Linux operating systems, not only used in server platforms but also in Android phones, tablets, and various IoT devices. Recently, the Perception Point research team revealed a core vulnerability in Linux (CVE-2016-0728), … Read more

Introduction to IoT Firmware Vulnerability Research

Introduction to IoT Firmware Vulnerability Research

With the advent of the 5G era, the role of the Internet of Things (IoT) is becoming increasingly important, along with more security risks. IoT security covers a wide range of topics. This series of articles will discuss the author’s understanding of IoT vulnerability research from a technical perspective. The author will explore five dimensions: … Read more

OpenWrt LuCi Arbitrary File Read

OpenWrt LuCi Arbitrary File Read

Setting Up OpenWrt Environment Download the OpenWrt 19.07 image, extract it, and import it as a disk image into the virtual machine. wget https://downloads.openwrt.org/releases/19.07.0/targets/x86/generic/openwrt-19.07.0-x86-generic-combined-ext4.img.gz gunzip openwrt-19.07.0-x86-generic-combined-ext4.img.gz sudo apt-get install qemu-utils -y sudo qemu-img convert -f raw openwrt-19.07.0-x86-generic-combined-ext4.img -O vmdk openwrt-19.07.0-x86-generic-combined-ext4.vmdk Successfully accessed the web backend, after setting the password, you can access it via SSH. … Read more

Jailbreaking iOS 15.x arm64: Success Stories and Updates

Jailbreaking iOS 15.x arm64: Success Stories and Updates

First, look at the key points, then read the original text. Key point: The expert Wh1te4ever has completed the iOS 15.x arm64 jailbreak project, and developers can now experience it. However, it is still not recommended for beginners, as the author mentioned issues with stability. We look forward to opa334 adding support for the Dopamine … Read more