Computer Knowledge ยท General Awareness
Information Security
4,143 Questions
Information security involves protecting computer systems and data from unauthorized access, cyber threats, and damage. It is a core part of the computer knowledge section in various banking and government exams. Practicing these concepts helps in understanding digital signatures, network security, and access control effectively.
Cybersecurity threatsAccess controlCryptography basicsSecurity risk managementDatabase protection
Information Security Questions
Which of the following is an example of a social engineering attack?
-
Phishing
-
Malware
-
Brute-force attack
-
Zero-day attack
A
Correct answer
Explanation
Phishing is a type of social engineering attack in which an attacker sends a fraudulent email or text message that appears to be from a legitimate source in order to trick the recipient into giving up sensitive information, such as their password or credit card number.
What is the term used for a type of cyberattack in which an attacker gains unauthorized access to a computer system by guessing the password?
-
Phishing
-
Malware
-
Brute-force attack
-
Zero-day attack
C
Correct answer
Explanation
A brute-force attack is a type of cyberattack in which an attacker gains unauthorized access to a computer system by guessing the password. This type of attack is often used to crack passwords for online accounts or to gain access to encrypted files.
What is the term used for a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's hardware?
-
Phishing
-
Malware
-
Side-channel attack
-
Zero-day attack
C
Correct answer
Explanation
A side-channel attack is a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's hardware. This type of attack can be used to extract sensitive information, such as cryptographic keys, from a computer system without having to guess the password.
Which of the following is a common defense mechanism used to protect against malware?
-
Firewall
-
Antivirus software
-
Intrusion detection system
-
All of the above
B
Correct answer
Explanation
Antivirus software is a common defense mechanism used to protect against malware. Antivirus software scans files for malicious code and removes it if it is found.
What is the term used for a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's software?
-
Phishing
-
Malware
-
Buffer overflow attack
-
Zero-day attack
C
Correct answer
Explanation
A buffer overflow attack is a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's software. This type of attack can be used to execute arbitrary code on the computer system.
What is the term used for a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's network configuration?
-
Phishing
-
Malware
-
Man-in-the-middle attack
-
Zero-day attack
C
Correct answer
Explanation
A man-in-the-middle attack is a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's network configuration. This type of attack can be used to intercept and modify data that is being transmitted between two parties.
Which of the following is a common defense mechanism used to protect against man-in-the-middle attacks?
-
Firewall
-
Antivirus software
-
Intrusion detection system
-
Virtual private network (VPN)
D
Correct answer
Explanation
A virtual private network (VPN) is a common defense mechanism used to protect against man-in-the-middle attacks. A VPN encrypts data that is being transmitted between two parties, making it difficult for an attacker to intercept and modify the data.
What is the term used for a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's operating system?
-
Phishing
-
Malware
-
Kernel exploit
-
Zero-day attack
C
Correct answer
Explanation
A kernel exploit is a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's operating system. This type of attack can be used to execute arbitrary code on the computer system.
Which of the following is a common defense mechanism used to protect against kernel exploits?
-
Firewall
-
Antivirus software
-
Intrusion detection system
-
Patch management
D
Correct answer
Explanation
Patch management is a common defense mechanism used to protect against kernel exploits. Patch management involves regularly updating the operating system and software on a computer system with the latest security patches. This helps to fix vulnerabilities that could be exploited by attackers.
What is the term used for a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's application software?
-
Phishing
-
Malware
-
Application exploit
-
Zero-day attack
C
Correct answer
Explanation
An application exploit is a type of cyberattack in which an attacker gains unauthorized access to a computer system by exploiting a vulnerability in the system's application software. This type of attack can be used to execute arbitrary code on the computer system.
Which of the following is a common defense mechanism used to protect against application exploits?
-
Firewall
-
Antivirus software
-
Intrusion detection system
-
Secure coding practices
D
Correct answer
Explanation
Secure coding practices are a common defense mechanism used to protect against application exploits. Secure coding practices involve writing code that is free of vulnerabilities that could be exploited by attackers.
What is the term used to describe the malicious act of disrupting or damaging critical infrastructure, including energy systems, through cyber attacks?
-
Cyberterrorism
-
Cyberwarfare
-
Cybercrime
-
Cyber espionage
A
Correct answer
Explanation
Cyberterrorism is the deliberate use of cyber attacks to cause harm or disruption to critical infrastructure, including energy systems, with the intent to intimidate or coerce a government or population.
Which of the following is NOT a common type of cyber attack used against energy systems?
-
Malware
-
Phishing
-
Distributed denial-of-service (DDoS)
-
Man-in-the-middle (MitM)
B
Correct answer
Explanation
Phishing is a type of cyber attack that attempts to trick individuals into revealing sensitive information, such as passwords or financial data, by disguising itself as a legitimate entity. While phishing is a common type of cyber attack, it is not typically used against energy systems.
Which of the following is NOT a recommended cybersecurity practice for energy companies to protect their systems from cyber attacks?
-
Implementing strong passwords and multi-factor authentication
-
Regularly updating software and firmware
-
Educating and training employees on cybersecurity
-
Leaving remote access ports open for convenience
D
Correct answer
Explanation
Leaving remote access ports open for convenience is not a recommended cybersecurity practice, as it can provide an easy entry point for attackers to gain access to energy systems.
Which of the following is NOT a recommended cybersecurity practice for energy companies to protect their systems from cyber attacks?
-
Implementing firewalls and intrusion detection systems
-
Regularly backing up data
-
Using outdated software and firmware
-
Educating and training employees on cybersecurity
C
Correct answer
Explanation
Using outdated software and firmware is not a recommended cybersecurity practice, as it can contain vulnerabilities that can be exploited by attackers.