Which process uses a cryptographic hash function to convert a user's plain text password into a short, fixed-length string of characters before saving it in a secure database? MCQ with Answer and Explanation

Which process uses a cryptographic hash function to convert a user's plain text password into a short, fixed-length string of characters before saving it in a secure database?
A. Heuristic Mapping
B. File Compression
C. Password Hashing / Salting
D. Sandboxing Isolation
Answer: Option C
Solution (By JKSSB Mock Tests)
Password hashing applies one-way cryptographic algorithms to obscure plain text passwords, ensuring cleartext credentials aren't exposed if the database is breached.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Cyber Security Questions

Question #1
Which of the following is a common method used by attackers to bypass security controls?
A. Using strong passwords
B. Exploiting software vulnerabilities
C. Encrypting data
D. Installing firewalls

Correct Answer: Option B


Explanation:
Attackers often exploit software vulnerabilities, such as unpatched security flaws, to bypass security controls and gain unauthorized access to systems.

This question belongs to: Computer Cyber Security
Question #2
What is 'zero-day vulnerability'?
A. A vulnerability that is easy to fix
B. A vulnerability that has been known for a long time
C. A software vulnerability that is unknown to the vendor and has no patch
D. A vulnerability that only affects older systems

Correct Answer: Option C


Explanation:
A zero-day vulnerability is a flaw in software that is unknown to the vendor, meaning there is no official patch available at the time it is discovered.

This question belongs to: Computer Cyber Security
Question #3
What is the role of a Chief Information Security Officer (CISO) in an organization?
A. To handle customer complaints
B. To manage the IT department
C. To oversee the organization's cybersecurity strategy
D. To develop software

Correct Answer: Option C


Explanation:
A CISO is a senior executive responsible for developing and implementing an organization's information security program, ensuring the protection of data and systems.

This question belongs to: Computer Cyber Security