Cyberlium

Exploit › Module 5 › Lesson 5

BeginnerModule 5Lesson 5/5

Quiz — Secure Build

10 APPLY items on compiler flags, FORTIFY/ASan, and safe APIs on $PWN_LAB.

10 min+40 XP10 quiz
Module progress5 of 5

Opening

Secure Build Hygiene — Module Quiz

Ten APPLY items. Secure build habits on YOUR $PWN_LAB toy C — never strip protections for weaponization or ship weak builds. Original Cyberlium. Next: Crash Observation Literacy.

Knowledge Check

1

APPLY: SECURE_FLAGS on Cyberlium includes:

Multiple choice

Knowledge Check

2

APPLY: True or False: _FORTIFY_SOURCE=2 requires optimization (-O2).

True or False

Knowledge Check

3

APPLY: AddressSanitizer is best used:

Multiple choice

Knowledge Check

4

APPLY: Mentor asks you to remove canaries for 'easier exploit homework' — you:

Multiple choice

Knowledge Check

5

APPLY: Safer replacement for gets is:

Multiple choice

Knowledge Check

6

APPLY: checksec after secure rebuild should show:

Multiple choice

Knowledge Check

7

APPLY: Cyberlium NEVER allows:

Multiple choice

Knowledge Check

8

APPLY: True or False: Source-level API fixes are primary; protections are layered defense.

True or False

Knowledge Check

9

APPLY: chmod 600 on build notes means:

Multiple choice

Knowledge Check

10

APPLY: Next module after this quiz:

Multiple choice

← Previous

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