HomeLab Development Board (ARM64) [PVE]: Backup and Restore for Win, Linux, and More

HomeLab Development Board (ARM64) [PVE]: Backup and Restore for Win, Linux, and More

NO.1 Final Result Previously installed pve7 on the Orange Pi 5 Plus and several systems. Now attempting to backup and restore to the Raspberry Pi 5’s pve8 (essentially both are arm pve, just with different configurations). <<HomeLab Development Board (ARM64) [PVE]: Installing Ubuntu Server 22.04 VM on PVE7>> <<HomeLab Development Board (ARM64) [PVE]: Using Windows … Read more

The Art of Chain Attacks in Internal Network Penetration

The Art of Chain Attacks in Internal Network Penetration

The Art of Chain Attacks in Internal Network Penetration This article is based on a simulated practical environment assessment conducted by Master Z for his apprentice 007, aimed at evaluating his thought process and capabilities in penetrating entry-level environments. The content is derived from 007’s retelling and records the entire chain attack path he took … Read more

Fixing Chinese Encoding And Timezone Issues On Kali Linux Raspberry Pi

Fixing Chinese Encoding And Timezone Issues On Kali Linux Raspberry Pi

Fixing Chinese encoding and timezone issues on Kali Linux Raspberry Pi 1. Update the system sudo apt/apt-get update 2. Install Chinese fonts sudo apt/apt-get install xfonts-intl-chinese fonts-wqy-microhei fonts-wqy-zenhei -y 3. Install ntp sudo apt/apt-get install ntp -y 4. Update date and time sudo ntpdate ntp1.aliyun.com Aliyun time servers ntp1.aliyun.com ntp2.aliyun.com ntp3.aliyun.com ntp4.aliyun.com ntp5.aliyun.com ntp6.aliyun.com ntp7.aliyun.com … Read more

Getting Started with Raspberry Pi: Learn Computer Security through Raspberry Pi and Kali Linux

Getting Started with Raspberry Pi: Learn Computer Security through Raspberry Pi and Kali Linux

Raspberry Pi is a great way to learn about computer security. In this series, we will explore this in our eleventh article. — Anderson Silva Is there a hotter topic in technology than protecting your computer? Some experts will tell you there is no such thing as an absolutely secure system. They joke that if … Read more

Troubleshooting BusyBox Errors Preventing Kali Startup

Troubleshooting BusyBox Errors Preventing Kali Startup

Due to an abnormal shutdown, after starting Kali, an error message will be displayed: BusyBox u1.37.0 (Debian 1:1.37.0-4) built-in shell (ash)Enter help’for a list of built-in commands (initramfs) as shown in the figure below: About BusyBox is a software that integrates more than three hundred of the most commonly used Linux commands and tools. BusyBox … Read more

DIY Raspberry Pi with Kali Linux: A Step-by-Step Guide

DIY Raspberry Pi with Kali Linux: A Step-by-Step Guide

Due to the impact of the pandemic, I have spent more time at home, and finally have the opportunity to tinker with the Raspberry Pi 4B that I purchased last year. During a large-scale offensive and defensive exercise last year, I heard about the incredible operation of using a drone + Raspberry Pi for wireless … Read more