Fading Coder

One Final Commit for the Last Sprint

Setting Up XRDP Remote Desktop for Ubuntu Virtual Machines in Hyper-V

Hyper-V Session Mode When configuring Ubuntu inside Hyper-V, use Basic Session. Enhanced Session is incompatible with XRDP and causes display errors. System Preparation Refresh package indexes and install upgrades: sudo apt update sudo apt upgrade -y If apt update times out, replace the contents of...

Detecting and Mitigating Hyper-V Based Malware Concealment

Hyper-V virtualization can be exploited by attackers to hide malware, posing risks to both enterprise and personal systems. This guide outlines a practical approach to detection and defense, tailored to different operational scales. Enterprise-Level: Scalable Detection and Systematic Defense For org...