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 general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

An attack is an intentional act attempting to compromise security by exploiting weaknesses, while a vulnerability is a weakness or flaw in a system that could be exploited. They are fundamentally different concepts: one is the potential weakness (vulnerability), the other is the active exploitation attempt (attack).

Multiple choice general knowledge science & technology
  1. Cgisecurity

  2. ha.ckers.org

  3. owasp

  4. securityfocus

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

OWASP (Open Web Application Security Project) is a global nonprofit foundation dedicated to improving software security. It operates as an open community with free resources, projects, and tools. The other options (cgisecurity, ha.ckers.org, securityfocus) are websites or organizations but not the primary worldwide free community OWASP represents.

Multiple choice general knowledge science & technology
  1. Watch the indicator light on your modem. If its starts to flash or blink, someone may be trying to send you unwanted software.

  2. Surf fast. If you do not linger on any one page for more than a few seconds, you can reduce your risk of drive-by downloads

  3. Make sure that the security setting for your browser is high enough to detect unauthorized downloads (for eg: atleast the medium setting in Internet Explorer). Also make sure that you have installed the most recent version of the browser software.

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Browser security settings are the primary defense against drive-by downloads. Setting your browser to at least 'medium' high security helps detect and block unauthorized downloads. Keeping browser software updated ensures you have the latest security patches. Modem indicator lights and surfing speed are not related to security.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Keeping your internet connection always on during file sharing increases security risks by exposing your system to potential intruders for longer periods. Safe file sharing requires disabling connections when not in use and using proper security measures. Always-on connections create vulnerability windows for unauthorized access.

Multiple choice general knowledge science & technology
  1. Spoofing

  2. Snoofing

  3. Sniffing

  4. Surfing

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Spoofing is a social engineering technique where attackers masquerade as legitimate or trusted sources to gain unauthorized access or steal sensitive information. Unlike sniffing (passive monitoring) or surfing, spoofing actively deceives systems by falsifying data sources.

Multiple choice general knowledge science & technology
  1. Computers used by Hackers to hack important mail servers

  2. Public Computers at NetCafe

  3. Computers used for online gaming that occupies lot of network traffic on WWW

  4. Computers compromised by a hacker/virus/trojan horse used to perform malacioius tasks

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice general knowledge science & technology
  1. Companion Viruses

  2. Polymorphic Virus

  3. Overwrite Viruses

  4. File Infectors

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Polymorphic viruses use various encryption algorithms and constantly change their encryption keys with each infection to evade detection by antivirus software. Companion Viruses (A) don't use encryption, Overwrite Viruses (C) simply overwrite file content, and File Infectors (D) attach to executable files without polymorphic encryption.

Multiple choice general knowledge science & technology
  1. Worms

  2. Macro Virus

  3. Trojan Horses

  4. Direct Action Viruses

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Trojan Horses are malicious programs that disguise themselves as legitimate software while creating backdoors for network intruders to access system information. Unlike worms which self-replicate, or macro viruses that infect documents, Trojans specifically focus on unauthorized access and data theft. Direct Action Viruses are a different category that infect files when executed.

Multiple choice general knowledge science & technology
  1. Behavioral Search

  2. Virus Signature Search

  3. Behavioral Heuristic Algorithm

  4. Pattern Search

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

Antivirus software primarily uses two methods: virus signature search (matching known malware patterns against a database) and behavioral heuristic algorithms (detecting suspicious activities by monitoring program behavior). Signature detection catches known threats, while heuristic analysis identifies potential new malware based on anomalous behavior patterns.

Multiple choice general knowledge science & technology
  1. Virus Hoax

  2. Spoofing

  3. Hacking

  4. SPAM Alert

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A virus hoax is a false warning about a non-existent computer virus that spreads through email chains, causing unnecessary panic. Unlike real viruses, hoaxes are purely social attacks that rely on human fear and credulity to propagate. Spoofing involves faking identities, hacking is unauthorized access, and spam refers to unsolicited bulk messages.

Multiple choice general knowledge science & technology
  1. Kleptography

  2. Cryptology

  3. Cryptovirology

  4. Cryptography

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Cryptovirology is the study of cryptography from an attacker's perspective, including how malware can use cryptography (like ransomware encrypting files) and how to attack cryptographic systems. Kleptography is the study of stealing information securely using subliminal channels, cryptology is the broader field encompassing both cryptography and cryptanalysis, and cryptography is the practice of secure communication.

Multiple choice general knowledge science & technology
  1. Cryptology

  2. Kleptography

  3. Cryptovirology

  4. Steganography

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Kleptography is the study of stealing information securely and subliminally, typically through backdoors in cryptographic systems. Unlike cryptovirology (which uses cryptography for malicious attacks) or steganography (hiding existence of messages), kleptography focuses on covertly extracting information from secure systems.

Multiple choice general knowledge science & technology
  1. It can hack all systems.

  2. Safe corporate data deposits.

  3. You can download anything from here.

  4. trap for cyber criminals.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A honeypot is a security mechanism set up to detect, deflect, or counteract attempts at unauthorized access to computer systems. It appears as an attractive target (like a vulnerable server) to lure attackers, allowing security researchers to study their methods and protect real systems. It is absolutely not for hacking systems or downloading content.