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
-
Where only the sender and receiver can read the information
-
A method of bypassing viruses
-
A form of anti virus
-
Where data is scrambled so only those with a key can read it
D
Correct answer
Explanation
Encryption is the process of scrambling plaintext data into ciphertext so that it cannot be understood by unauthorized users. Only individuals who possess the correct decryption key can restore the data to its readable form.
-
Use password complexity levels
-
Require 2 factor authentication
-
Limit the amount of guesses
-
All of the above
D
Correct answer
Explanation
Strong password security relies on multiple layers of defense, including password complexity, multi-factor authentication, and limiting login attempts to prevent brute-force attacks. Therefore, all of the listed options are valid security requirements.
-
Security Policy
-
Data Retention Policy
-
Password Policy
-
Sign in Book
A
Correct answer
Explanation
A security policy is a formal document that outlines the rules, guidelines, and procedures required to protect an organization's assets and systems. It defines how security measures should be implemented and enforced.
-
Anti Virus
-
Firewall
-
Windows Update
-
Disk Defragmenter
B
Correct answer
Explanation
A firewall acts as a protective barrier between a computer or local network and external networks like the internet. It monitors incoming and outgoing traffic and blocks unauthorized access based on predefined security rules.
-
Data Protection Act
-
Investigatory Powers Act
-
Computer Misuse Act
-
Legal Drinking Age
C
Correct answer
Explanation
The Computer Misuse Act 1990 is a UK law that makes unauthorized access to computer systems, including hacking and data interception, illegal. The Data Protection Act focuses on how personal data is processed, rather than unauthorized hacking.
-
Data Protection Act
-
Investigatory Powers Act
-
Computer Misuse Act
-
Legal Drinking Age
B
Correct answer
Explanation
The Investigatory Powers Act is a UK law that provides a framework for the use of investigatory powers by law enforcement and intelligence agencies, including the interception of communications. The Computer Misuse Act and Data Protection Act cover unauthorized hacking and data privacy, respectively.
-
Packet Sniffing
-
Running Anti Virus
-
Updating the computer
-
Syncing with the server
A
Correct answer
Explanation
Packet sniffing is a network forensic technique where data packets traveling across a network are captured and analyzed to detect suspicious activity or security breaches. Other options like running antivirus or updating software are general maintenance tasks rather than forensic investigation techniques.
-
Penetration Tester
-
Systems Administrator
-
Network Manager
-
Forensic Technician
A
Correct answer
Explanation
A penetration tester, also known as an ethical hacker, is hired to legally probe systems and networks to find and report security vulnerabilities before malicious hackers can exploit them. Systems administrators and network managers focus on maintaining and operating systems rather than dedicated vulnerability testing.
-
Files
-
Whole Computer
-
Databases
-
Operating System
C
Correct answer
Explanation
SQL injection is an attack technique where malicious SQL statements are inserted into entry fields of a web application to manipulate the backend database. This allows attackers to bypass authentication and access, modify, or delete database records.
-
Patches
-
Software
-
Upgrade
-
Downgrade
A
Correct answer
Explanation
Installing software patches is a key way organizations protect their database management systems and web servers from known vulnerabilities that could be exploited by SQL injection. While input validation in code is the primary defense, keeping software updated with patches is a crucial administrative safeguard.
-
Viruses
-
Scams
-
Data Interception
-
Malware
B
Correct answer
Explanation
A Distributed Denial of Service (DDoS) attack involves using multiple hijacked machines (often a botnet) to send a massive volume of requests to a single target server, overwhelming its resources. Phishing is a social engineering technique, while viruses and worms are types of self-replicating malware.
-
To make a computer unusable
-
To get someone's personal info
-
To get card details
-
All of the above
D
Correct answer
Explanation
Hackers use viruses for a wide variety of malicious purposes, including disrupting system functionality, stealing personal credentials, and harvesting financial information. Therefore, all of the listed options represent common ways viruses are utilized by attackers.
-
...are different threats to computer systems
-
...manufacture computer parts
-
...is hard to find on the internet
-
...is completely legal
A
Correct answer
Explanation
Malware, short for malicious software, is an umbrella term that covers various digital threats to computer systems, such as viruses, worms, and spyware. It is designed to cause harm, steal data, or gain unauthorized access, making it illegal and highly prevalent on the internet.
-
Phising
-
Virus
-
Data Theft
-
Acceptable Use Policy
D
Correct answer
Explanation
An Acceptable Use Policy (AUP) is a set of rules applied by a network manager or organization that restricts the ways in which the network or system may be used. Phishing, viruses, and data theft are security threats or incidents, not administrative policies.