Cyberlium

Wireless › Module 10 › Lesson 4

BeginnerModule 10Lesson 4/5

Capstone Lab

Walk Topic 15 checklist on $LAB — handshake, rogue notes, BT, defense — full teardown.

15 min+40 XP3 quiz
Module progress4 of 5

Visual · t15_capstone_lab

Capstone: checklist × $LAB evidence. Original Cyberlium.

Opening

Prove literacy on radios you own — then leave the air quiet.

Walk checklist on YOUR lab: RoE verified, optional handshake capture on $LAB_SSID, rogue detection notes review, Bluetooth YOUR device scan, AP hardening settings confirmed, detection matrix referenced, logs if available. No stranger SSIDs, no twin deploy, no Bluesnarf. Teardown: delete caps, rotate weak PSK, stop monitor, remove BT pairings, power down lab AP, chmod 600 notes.

1. Walk checklist

Evidence for each section or honest N/A.

Cross-link Module 6–9 lab artifacts redacted.

Command guide

Try these commands — Walk checklist

═══ TOOLS & WEBSITES ═══ Browse / read these (authorized learning only — stay in YOUR lab / program scope)

Wireless capstone — https://www.wi-fi.org/discover-wi-fi/security aircrack-ng — https://www.aircrack-ng.org/ Wireshark — https://www.wireshark.org/

═══ INSTALL ═══

Linux (Debian/Ubuntu):

Command — copy this

sudo apt install network-manager
sudo apt install tcpdump
sudo apt install aircrack-ng

macOS: Use airport / System Settings Prefer Kali VM

Windows: Use netsh wlan (built-in) Use Wireshark or install via WSL Use Kali VM

═══ LINUX / macOS ═══

Command — copy this

grep LAB_SSID "$HOME/cyberlium-lab/t15-wifi/roe.txt" 2>/dev/null || true
nmcli -f SSID,BSSID,SECURITY,CHAN device wifi list 2>/dev/null | head -15
sudo tcpdump -i any -c 10 -n 2>/dev/null || sudo timeout 5 airodump-ng wlan0 2>/dev/null || echo 'Capstone: inventory + short capture on YOUR lab only'

Primary tools to practice this lesson: nmcli, tcpdump, airodump-ng. Reference sites: Wireless capstone (https://www.wi-fi.org/discover-wi-fi/security); aircrack-ng (https://www.aircrack-ng.org/); Wireshark (https://www.wireshark.org/). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Defender paragraph

One paragraph: what SOC would see if you forgot teardown on $LAB.

Contrast with proper teardown discipline.

3. Shutdown

Monitor off, AP secured, BT off, files secured.

Sign capstone completion in notes.

4. What you ship: capstone evidence pack

Checked checklist + redacted artifacts + teardown proof.

5. What you record before the next lesson

Capstone pack path. Lab quiet.

6. Wrong vs right: stranger SSIDs vs YOUR lab AP

Worked failure — same MSF word, opposite target. Right never needs a café Wi-Fi or classmate laptop.

  • Wrong

    Capstone against dorm Wi-Fi without authorization.

  • Right

    Lab evidence + teardown. Next: topic quiz.

Mission: Topic 15 capstone

1) Walk checklist with evidence. 2) Defender paragraph. 3) Full teardown documented.

Stuck? Ask Cyberlium AI Mentor

Ask Mentor: “Minimum evidence for N/A?”

Knowledge Check

1

APPLY: Capstone target:

Multiple choice

Knowledge Check

2

APPLY: True or False: Evil twin capstone on public is credit.

True or False

Knowledge Check

3

APPLY: Teardown includes:

Multiple choice

← Previous

Answer all 3 knowledge checks to continue. (0/3 answered)