Security365 Pentest Range · Mission Control The Range Begin Recon
Browser-based · No VM required · Simulation only

One network. Three targets. The full kill chain.

Welcome to the Security365 Pentest Range — a self-contained training network you attack entirely in the browser. You operate from a Kali attacker box at 10.10.10.10 (M1), sweep the subnet, and find three deliberately vulnerable targets on 10.10.10.0/24: a Linux box (M2), a Windows/AD box (M3) and a web stack (M4). Each one is walked end to end — recon, exploitation, post-exploitation, lateral movement, privilege escalation, persistence — then you switch chairs for the Blue Team capstone (M5), correlating every IOC into one campaign and writing the report. Every command is simulated; nothing real is ever touched.

Network 10.10.10.0/24 Attacker Kali @ 10.10.10.10 Targets .11 · .12 · .31 Frameworks Cyber Kill Chain · MITRE ATT&CK

▾ Start with reconnaissance — discover the hosts, then pick your module.

The Range

One attacker, three targets, one war room

Five modules on a single subnet. Start from the Kali box, work the three classic training targets across Linux, Windows and the web, then close the loop from the defender's chair. The attack lifecycle is the same everywhere — the techniques are native to each environment.

Attacker · Module M1

Kali Linux

10.10.10.10

Your operator box — Kali fundamentals plus a sandbox and CTF. This is where netdiscover runs and where every engagement begins. Start here.

tooling & shellsandboxCTF
Linux target · Module M2

Metasploitable 2

10.10.10.11

Ubuntu-era server riddled with classic services: vsftpd, Samba, NFS, r-services, web apps. The original teaching ground for network exploitation.

FTP / SMB / NFSweb & DB flawsr-services trust
Windows / AD target · Module M3

Metasploitable 3

10.10.10.12

Windows Server 2008 R2 with SMBv1, web RCE paths, and reusable credentials — a full Windows kill chain from EternalBlue to service persistence.

EternalBluePass-the-Hashtoken theft · RDP
Web target · Module M4

OWASP-BWA

10.10.10.31

A stack of broken web applications. Discovery, injection, IDOR, XSS session theft, web shells and exfiltration — the application layer of the same campaign.

XSS / IDORweb shell · C2exfiltration
Blue Team capstone · Module M5

SOC War Room

the finale

No new target — the defender's chair. Pull the IOCs left behind on M2, M3 and M4, correlate them into one intrusion, and write the incident report.

log huntingcorrelationincident report
What you'll learn

Attack three worlds, then defend them all

Each lab maps to a single MITRE ATT&CK technique and runs as a terminal mission with objectives and a knowledge check. Across Linux, Windows and the web the lifecycle stays the same — and the Blue Team capstone closes the loop.

🎯

Think in kill chains

Every lab is one stage of the same engagement — output from one feeds the next, so you learn how a real intrusion compounds across hosts.

🧩

One technique per lab

Recon, exploitation, credential theft, lateral movement, privilege escalation and persistence — each isolated and mapped to ATT&CK on Linux, Windows and web.

🛡️

Switch to blue

Reconstruct the whole campaign from event logs and network data across all three targets, hunt each technique, and write the incident report.

The methodology

The lifecycle, in order

The labs are sequenced as a real engagement. From the Kali box (M1) you discover the subnet, then walk any target — M2 Linux, M3 Windows/AD, M4 web — top to bottom. The last stage flips you to the defender's side in the M5 SOC capstone.

01Reconnaissancefrom the Kali box (M1), map the network and fingerprint exposed services (you are here)
02Initial Accessexploit a public-facing service, app or vulnerability on M2 / M3 / M4 to land a foothold
03Post-Exploitationharvest credentials, secrets and hashes from the compromised host
04Lateral Movementreuse what you stole to reach further accounts and services
05Privilege Escalationclimb from a foothold to full root / administrative / SYSTEM control
06Persistenceplant durable access that survives a reboot
07Blue Team (M5)correlate the IOCs from all three targets into one campaign and report the incident
Stage 00 · Reconnaissance

Discover the hosts

Before you attack anything, you find what's alive. From the Kali box, run an ARP sweep of the lab subnet — the hosts it discovers are your way in.

kali@10.10.10.10 — netdiscover
┌──(kali㉿kali)-[~]
└─$
Ownership

Original work, freely shared to learn on

This Pentest Range — the portal, the five lab platforms, the missions, the simulated terminals and the campaign data — is original work, © VINH NTT — Security365, all rights reserved. It was designed, built and is owned by the author.

You are welcome to use it freely to learn: run the labs, study the techniques, practise the kill chain end to end. It is not licensed to be repackaged, rebranded or resold. Keep the credit intact and it stays free for the next person to learn on.