Skip to content
  • Home
  • Blog
  • Labs
  • Academy
  • Store
  • Home
  • Blog
  • Labs
  • Academy
  • Store
Labs

Asterisk VoIP Lab on Proxmox

RonApr 29, 2026Apr 29, 2026
1. Install Ubuntu. After installation:sudo apt update && sudo apt upgrade -ysudo timedatectl set-timezone Asia/Dubaisudo apt install openssh-server net-tools -y2....
Read More
Labs

Proxmox GPU Passthrough

RonApr 27, 2026Apr 29, 2026
PCI passthrough allows a VM to directly control a physical device (GPU, NIC, etc.).1. Requirements (non-negotiable) CPU with IOMMU: Intel...
Read More
Labs

Install Local LLM (Quick Guide)

RonMar 5, 2026Mar 5, 2026
This guide will walk you through the process of installing Ollama on a fresh Ubuntu setup, enabling you to run...
Read More
Labs

Building a Dedicated Console Access Server for Cisco Lab

RonJan 31, 2026
Managing a Cisco lab with multiple routers and switches is much easier with a centralized console access server. In this...
Read More
Labs

Basic SIEM Home Lab Using Elastic Cloud

RonSep 17, 2025Sep 19, 2025
Create an Elastic Account.Visit https://www.elastic.co and sign up for a free account using your email.2. Open the Elastic Cloud console...
Read More
Labs

Basics of Pivoting

RonAug 9, 2025Sep 8, 2025
In this post, we’ll walk through how to pivot from a compromised Metasploitable VM into a private network and use...
Read More
Active Directory

Attacking Domain Trusts

RonApr 3, 2025Sep 8, 2025
(Insights From HTB Academy)Think of a "domain" like a company's computer network. "Domain trusts" are like agreements that let users...
Read More
Active Directory

Exploring NoPac (CVE-2021-42278 & CVE-2021-42287)

RonMar 8, 2025Sep 8, 2025
Recently explored some vulnerabilities related to Active Directory environments, including NoPac , PrintNightmare, and PetitPotam . NoPac (CVE-2021-42278 & CVE-2021-42287) a...
Read More
Active Directory

DCSync

RonFeb 22, 2025Sep 8, 2025
(Insights From HTB Academy)What is DCSync?DCSync is a technique used to steal the Active Directory (AD) password database by mimicking...
Read More
Active Directory

Abusing ACLs

RonFeb 15, 2025Sep 8, 2025
(Insights From HTB Academy)Background : We already have control over a user (wley) whose NTLMv2 hash was retrieved using  Responder. The...
Read More
1234
  • Home
  • Blog
  • Labs
  • Academy
  • Store