James Cao

Cracking Wi-Fi Password Documentary

WEP (Wired Equivalent Privacy) Cracking Old encryption Uses an algorithm called RS4 Workflow IV is too small. IV is sent in plain text. IVs will repeat on busy networks. This makes WEP vulnerable to statistical attacks. Cracking Capture a large number of of packets/IVs. Analyse captured IVs and crack the key. airodump-ng —bssid <bssid> —channel <channel> --write result <wlan interface> Capture packets of network → write it to a file for anaylising aircrack-ng <xx.cap file> Crack the key by using captured packets Fake Authentication If network is not busy. It would take some time to capture the IVs. → Force the AP to generate new IVs. ...

September 18, 2025 · 2 min
Reset Forgotten Windows Password (Educational Guide)

Reset Any Windows Password (Educational Guide)

Reset Forgotten Windows Password (Educational Guide) ⚠️ Disclaimer This tutorial is for educational purposes only. The method described here demonstrates how an attacker or technician could reset a Windows password if they have physical access to the machine. Do not attempt this on any device you do not own or do not have explicit permission to test. The purpose is to learn how such attacks work and how to protect your own systems. Overview If you forget your Windows password, it is possible to reset it without losing data. This method does not require coding skills and can be performed by almost anyone with physical access to the device. ...

September 18, 2025 · 3 min
Atheros AR9271 Adapter Chipset On Kali Linux

Atheros AR9271 Adapter Chipset On Kali Linux

📡 Atheros AR9271 on Linux – Driver & Setup Guide A personal project and guide by a cybersecurity enthusiast to get the Atheros AR9271 WiFi adapter fully working on Linux for wireless pentesting. 🌐 About This Project When I started learning wireless pentesting, I discovered that Atheros AR9271-based adapters are one of the most recommended options for Linux users. They have native Linux support, excellent monitor mode and packet injection capabilities, and are widely used in ethical hacking labs. ...

September 18, 2025 · 2 min
Install Metasploitable 2 On Mac Apple Silicon Cover

Install Metasploitable 2 on Mac Apple Silicon

💥 Install Metasploitable 2 on Mac (Apple Silicon) with UTM A step-by-step guide to install and run Metasploitable 2 on Mac with Apple Silicon (M1, M2, M3, etc.) using UTM. Ideal for ethical hacking, penetration testing, and cybersecurity students. 📌 Note: As of now, only UTM reliably supports running Metasploitable 2 on Macs with Apple Silicon (M1, M2, M3, etc.). VirtualBox and VMware do not support x86 virtual machines on Apple Silicon natively. ...

September 18, 2025 · 2 min
TP-LINK Archer T2U Plus

TP-LINK Archer T2U Plus On Kali Linux

📡 TP-Link Archer T2U Plus on Kali Linux – Driver Installation Guide A personal project and guide by a cybersecurity enthusiast to get the TP-Link Archer T2U Plus WiFi adapter working on Kali Linux. 🌐 About This Project When I first got into ethical hacking and wireless security, I picked up a TP-Link Archer T2U Plus — it was affordable, reliable, and had great reviews in the community. But I quickly hit a wall: no official Linux support, and Kali wouldn’t recognize the adapter. ...

September 18, 2025 · 2 min
Install Windows 11 Cover

Install Windows 11 on Mac Apple Silicon

💥 Install Windows 11 on Mac (Apple Silicon - M1, M2, M3, M4) A complete and updated guide to installing Windows 11 on your Apple Silicon Mac (M1, M2, M3) using UTM (free). Perfect for developers, students, or anyone needing Windows on a Mac. 📚 Table of Contents Why Install Windows 11 on Apple Silicon? What You’ll Need Download Requirements 🚀 Why Install Windows 11 on Apple Silicon? Run Windows-only software on macOS. Use Microsoft Office, games, or enterprise tools. Test apps across platforms. Lightweight and fast with virtualization. For ethical hacking labs, hacking. 🧰 What You’ll Need An Apple Silicon Mac (M1, M2, M3 or M4 chip) Windows 11 ARM ISO or VHDX UTM (Free) At least 25GB of free disk space 🔽 Download Requirements ✅ Download UTM Go to the official UTM website: https://mac.getutm.app/ Click the “Download” button to get the latest version. Once downloaded, move UTM.app to your Applications folder. Open UTM and allow permissions if prompted by macOS. ✅ Download Windows 11 ARM ISO The easiest way to get the Windows 11 ARM ISO is by using the CrystalFetch app from the App Store: ...

September 17, 2025 · 3 min
Hugo cover

This Is My Website

This is my personal website where I write about Cybersecurity (CTFs, OverTheWire, tools, tips), Tech & programming, My personal journey in learning and building projects. ✨ About This site is where I write about: Cybersecurity (CTFs, OverTheWire, tools, tips) Tech & programming My personal journey in learning and building projects I also use it as my online space to experiment with web design and share resources I find useful. 💻 Technology This site is created with: ...

September 6, 2025 · 1 min