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

Multiple choice
  1. Where only the sender and receiver can read the information

  2. A method of bypassing viruses

  3. A form of anti virus

  4. Where data is scrambled so only those with a key can read it

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Use password complexity levels

  2. Require 2 factor authentication

  3. Limit the amount of guesses

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Security Policy

  2. Data Retention Policy

  3. Password Policy

  4. Sign in Book

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Data Protection Act

  2. Investigatory Powers Act

  3. Computer Misuse Act

  4. Legal Drinking Age

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Data Protection Act

  2. Investigatory Powers Act

  3. Computer Misuse Act

  4. Legal Drinking Age

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Packet Sniffing

  2. Running Anti Virus

  3. Updating the computer

  4. Syncing with the server

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Penetration Tester

  2. Systems Administrator

  3. Network Manager

  4. Forensic Technician

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Files

  2. Whole Computer

  3. Databases

  4. Operating System

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Patches

  2. Software

  3. Upgrade

  4. Downgrade

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Phishing

  2. DDOS

  3. Worm

  4. Virus

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. To make a computer unusable

  2. To get someone's personal info

  3. To get card details

  4. All of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. ...are different threats to computer systems

  2. ...manufacture computer parts

  3. ...is hard to find on the internet

  4. ...is completely legal

Reveal answer Fill a bubble to check yourself
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.

Multiple choice
  1. Phising

  2. Virus

  3. Data Theft

  4. Acceptable Use Policy

Reveal answer Fill a bubble to check yourself
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.