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
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).
-
Cgisecurity
-
ha.ckers.org
-
owasp
-
securityfocus
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.
-
Watch the indicator light on your modem. If its starts to flash or blink, someone may be trying to send you unwanted software.
-
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
-
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.
-
None of the above
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.
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.
-
Spoofing
-
Snoofing
-
Sniffing
-
Surfing
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.
-
Computers used by Hackers to hack important mail servers
-
Public Computers at NetCafe
-
Computers used for online gaming that occupies lot of network traffic on WWW
-
Computers compromised by a hacker/virus/trojan horse used to perform malacioius tasks
-
Cipher
-
Warded
-
Device
-
Tumbler
-
Companion Viruses
-
Polymorphic Virus
-
Overwrite Viruses
-
File Infectors
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.
-
Worms
-
Macro Virus
-
Trojan Horses
-
Direct Action Viruses
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.
-
Behavioral Search
-
Virus Signature Search
-
Behavioral Heuristic Algorithm
-
Pattern Search
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.
-
Virus Hoax
-
Spoofing
-
Hacking
-
SPAM Alert
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.
-
FAT Virus
-
Logical Bombs
-
Worms
-
Trojan Horses
-
Kleptography
-
Cryptology
-
Cryptovirology
-
Cryptography
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.
-
Cryptology
-
Kleptography
-
Cryptovirology
-
Steganography
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.
-
It can hack all systems.
-
Safe corporate data deposits.
-
You can download anything from here.
-
trap for cyber criminals.
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.