Cyberlium
Cyberlium
Cyberlium on Android·Google Play Store

Learn cybersecurity with hands-on labs and AI mentor support on your phone.

Security › Module 7 › Lesson 4

BeginnerModule 7Lesson 4/5

Lab — Enterprise

Enterprise reference lab on `$ARCH_LAB` — TOGAF security view, EA domain map, reference arch stub bundled for LAB-ARCH-001.

25 min+40 XP3 quiz
Module progress4 of 5

Visual · t41_enterprise_lab

Lab: enterprise reference pack on YOUR $ARCH_LAB LAB-ARCH-001. Original Cyberlium.

Opening

Ship enterprise reference artifacts from YOUR lab org — TOGAF view, EA map, reference stub — zero stranger org EA theft or offensive maps.

On YOUR `$ARCH_LAB` per brief: (1) scope proof — LAB-ARCH-001 and Module 6 SABSA pack labeled; (2) TOGAF security view outline Module 7-1; (3) EA domain map Module 7-2; (4) reference architecture stub Module 7-3; (5) enterprise summary stub (domain count, capability count, gap count honesty); (6) integrity — `$ARCH_LAB` only, LAB-ARCH-001 scope, no stranger org EA theft, no offensive infrastructure design; (7) chmod 600 pack. Cross-link Module 6 SABSA — professional enterprise reference handoff.

1. Lab deliverables

TOGAF view + EA map + reference stub cross-indexed to LAB-ARCH-001.

Summary cites honest gap count — not zero-fiction enterprise completeness.

Command guide

Try these commands — Lab deliverables

═══ LINUX / macOS (Terminal Practice) ═══

Check system state and user context

Command — copy this

id
whoami
uname -a

Inspect network sockets listening for connections

Command — copy this

ss -tuln 2>/dev/null || netstat -tuln

Audit active processes

Command — copy this

ps aux | grep -v "\[" | head -15

═══ WINDOWS (POWERSHELL) ═══ Query user identity and system information

Command — copy this

whoami /all
Get-ComputerInfo | Select-Object CsName, OsName, OsVersion

Primary tools to practice this lesson: grep, curl. Reference sites: SABSA (https://sabsa.org/); NIST 800-160 (https://csrc.nist.gov/publications/detail/sp/800-160/vol-1/rev-1/final); TOGAF (https://www.opengroup.org/togaf). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Quality bar

Diagrams LAB-labeled — not stranger org or prod architecture exports.

Zero offensive infrastructure or bypass annotation files in pack.

3. Teardown

Secure notes chmod 600; enterprise pack ready for control selection module.

Archive stub optional per brief.

4. What you ship: enterprise lab pack

TOGAF view + EA map + reference stub + summary + integrity — chmod 600.

5. What you record before the next lesson

Enterprise lab pack path.

6. Wrong vs right: offensive playbooks vs YOUR threat models

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

  • Wrong

    Enterprise lab includes stranger org EA repository export as bonus deliverable.

  • Right

    Enterprise lab pack on `$ARCH_LAB` LAB-ARCH-001. Next: quiz.

Mission: enterprise lab

1) Scope and Module 6 SABSA proof. 2) TOGAF view and EA domain map. 3) Reference architecture stub. 4) Integrity block; chmod 600.

Stuck? Ask Cyberlium AI Mentor

Ask Mentor: “Enterprise summary — minimum honesty rows?”

Knowledge Check

1

APPLY: Enterprise lab scope:

Multiple choice

Knowledge Check

2

APPLY: True or False: Stranger org EA exports earn enterprise lab credit.

True or False

Knowledge Check

3

APPLY: Enterprise lab pack should:

Multiple choice

← Previous

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