}

Articles tagged "kali"

5 min readBeginner

How to Install Aircrack-ng on Debian and Kali Linux (2026)

Install Aircrack-ng on Kali Linux (pre-installed) or Debian with apt. Includes build from source, common errors, and dependency list for 2026.

8 min readIntermediate

Alfa AWUS036ACH Setup: Monitor Mode & Packet Injection on Kali Linux (2026)

Set up the Alfa AWUS036ACH on Kali Linux 2026. RTL8812AU chipset is now in-kernel (6.14). Enable monitor mode, test packet injection, and troubleshoot common issues.

5 min readIntermediate

RTL8812AU on Kali Linux 2026: Monitor Mode & Packet Injection (Kernel 6.14 Guide)

Complete guide to RTL8812AU on Kali Linux 2026. Kernel 6.14 now includes RTL8812AU natively — no DKMS needed. Works with Archer T4UHP, Alfa AWUS036ACH, and more.

1 min readBeginner

How to disable Kali Linux auto-update

Follow this steps to disable apt-get auto updates for Kali: open dconf-editor, then go to org -> gnome -> software, Select 'download-updates'. Finally Scroll down until the end and set

4 min read

Alfa AWUS036NHA on Kali Linux 2026: Monitor Mode & Packet Injection Setup

Set up Alfa AWUS036NHA on Kali Linux 2026. The AR9271 chipset uses native ath9k_htc driver — no DKMS needed. Enable monitor mode and test packet injection with aircrack-ng.

6 min readIntermediate

Top 10 Kali Linux Penetration Testing Books

Kali is a Linux distribution that comes with the most important penetration tools. Kali is a fundamental linux distribution to learn and in this blog post we recommend the best books for learning penetration skills using kali.

2 min readIntermediate

How to use Kali linux Through Tor with Whonix Gateway

In this tutorial we explain how to use Whonix Gateway as a tor router. You can use any machine even a virtual machine through the gateway. All requests will be done through the Whonix gateway.

8 min read

Best USB WiFi Adapters for Kali Linux 2026: Monitor Mode + Packet Injection Tested

Best Kali Linux USB WiFi adapters in 2026, all tested for monitor mode and packet injection. Alfa AWUS036ACM (rtl88x2bu, #1 pick) and AWUS036ACHM reviewed. Chipset guide and driver install: apt install realtek-rtl88xxau-dkms.

5 min read

Fix iwconfig "Device or Resource Busy" Error in Kali Linux (3 Solutions)

Fix iwconfig ERROR for wireless request "Set Mode" — Device or resource busy on Kali Linux. Three solutions: airmon-ng check kill, systemctl stop NetworkManager, ip link set wlan0 down. Enable monitor mode successfully.