0
0
Cybersecurityknowledge~10 mins

Secure SDLC practices in Cybersecurity - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to identify the phase where security requirements are gathered.

Cybersecurity
The [1] phase involves collecting security needs for the software.
Drag options to blanks, or click blank then click option'
ADesign
BTesting
CRequirements
DDeployment
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing design with requirements
Thinking testing is where requirements are gathered
2fill in blank
medium

Complete the code to name the phase where security controls are planned.

Cybersecurity
During the [1] phase, security controls and architecture are defined.
Drag options to blanks, or click blank then click option'
AImplementation
BRequirements
CMaintenance
DDesign
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing implementation instead of design
Mixing requirements with design
3fill in blank
hard

Fix the error in naming the phase where code is checked for security flaws.

Cybersecurity
Security flaws are identified during the [1] phase.
Drag options to blanks, or click blank then click option'
ATesting
BDeployment
CRequirements
DDesign
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing testing with deployment
Thinking design phase finds flaws
4fill in blank
hard

Fill both blanks to describe the phases where security is integrated and maintained.

Cybersecurity
Security is integrated during the [1] phase and monitored in the [2] phase.
Drag options to blanks, or click blank then click option'
AImplementation
BMaintenance
CDeployment
DRequirements
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing deployment with maintenance
Confusing requirements with implementation
5fill in blank
hard

Fill all three blanks to complete the secure SDLC phases in order.

Cybersecurity
The phases are [1], [2], and [3] in the early stage of Secure SDLC.
Drag options to blanks, or click blank then click option'
ARequirements
BDesign
CImplementation
DTesting
Attempts:
3 left
💡 Hint
Common Mistakes
Including testing too early
Mixing order of phases