0
0
Cybersecurityknowledge~10 mins

PCI DSS for payment data 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 main goal of PCI DSS.

Cybersecurity
The primary purpose of PCI DSS is to [1] payment card data.
Drag options to blanks, or click blank then click option'
Astore
Bprotect
Cshare
Ddelete
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'store' because PCI DSS does not encourage storing data without protection.
Selecting 'share' as PCI DSS restricts sharing sensitive data.
2fill in blank
medium

Complete the code to name a key PCI DSS requirement.

Cybersecurity
PCI DSS requires organizations to [1] a firewall to protect cardholder data.
Drag options to blanks, or click blank then click option'
Aremove
Bignore
Cinstall
Dbypass
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'remove' or 'ignore' which would weaken security.
Selecting 'bypass' which goes against PCI DSS rules.
3fill in blank
hard

Fix the error in the statement about PCI DSS scope.

Cybersecurity
PCI DSS applies only to [1] that store payment card data.
Drag options to blanks, or click blank then click option'
Aorganizations
Bsystems
Cnetworks
Demployees
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'systems' or 'networks' which are parts of the organization but not the full scope.
Selecting 'employees' which are individuals, not the entity responsible.
4fill in blank
hard

Fill both blanks to complete the PCI DSS requirement about passwords.

Cybersecurity
PCI DSS requires [1] passwords and [2] them regularly.
Drag options to blanks, or click blank then click option'
Astrong
Bweak
Cchange
Dignore
Attempts:
3 left
💡 Hint
Common Mistakes
Selecting 'weak' passwords which are insecure.
Choosing 'ignore' for password changes which is against PCI DSS.
5fill in blank
hard

Fill all three blanks to complete the PCI DSS data protection rule.

Cybersecurity
Sensitive data must be [1] during [2] and [3] to prevent theft.
Drag options to blanks, or click blank then click option'
Aencrypted
Bstorage
Ctransmission
Ddeleted
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'deleted' which is not always possible or required.
Selecting only one phase (storage or transmission) instead of both.