Software & Security

Software & Security Questions

Timed Mode
Technology 20 Questions Instant Answers
0 / 20 answered

Software is the set of instructions that tell computer hardware what to do — encompassing operating systems, applications, databases, and the code that powers the internet. Software development involves writing, testing, and maintaining these instructions using programming languages and frameworks. Cybersecurity protects systems, networks, and data from theft, damage, and unauthorised access. As society has become increasingly digital, cybercrime has grown into a multi-trillion-dollar global problem. Threats include malware, ransomware, phishing, and state-sponsored hacking. This sub-category tests knowledge of software concepts, major operating systems and applications, cybersecurity principles, common threats and defences, and the people and organisations shaping the software and security landscape of the modern digital world.

1

What is the role of a 'CSIRT' within an organization?

Medium
A
To design the company's logo
B
To receive, review, and respond to computer security incident reports
C
To manage the sales department
D
To install new computers for employees
Explanation

A Computer Security Incident Response Team (CSIRT) is the 'fire department' for digital emergencies, responsible for containing and eradicating threats when a breach occurs. They follow a sepeecific set of procedures to ensure that evidence is preserved for legal analysis while getting the business back online as quickly as possible. Having a well-trained CSIRT is a requirement for many modern cybersecurity insurance policies.

🌟 Fun Fact

The first CSIRT, known as the CERT Coordination Center, was formed at Carnegie Mellon University following the Morris Worm outbreak in 1988.

2

What is 'Malware'?

Easy
A
A screen protector
B
A keyboard
C
Good software
D
Malicious software
Explanation

Malware (short for "malicious software") is an umbrella term for any software intentionally designed to cause damage to a computer, server, client, or computer network. This includes viruses, worms, Trojans, and ransomware.

🌟 Fun Fact

The first computer virus, "Creeepeer," was created in 1971 as an exepeeriment and didn't actually damage data; it just hopepeed between computers displaying the message "I'M THE CREEPER: CATCH ME IF YOU CAN!"

3

What is 'Shoulder Surfing'?

Easy
A
Surfing while carrying a laptop on your shoulder
B
Looking over someone's shoulder to steal sensitive information like a PIN or password
C
A tyepee of wave that destroys underwater cables
D
A physical exercise for IT professionals
Explanation

Shoulder surfing is an effective way for attackers to steal information in public places like ATMs, coffee shops, or airports. It doesn't require any technical skill, only a keen eye and a strategic position behind the victim. Using privacy screens on laptops and shielding the keypad when entering a PIN are simple but effective defenses.

🌟 Fun Fact

Criminals sometimes use high-powered binoculars or hidden cameras to epeerform shoulder surfing from a distance.

4

What is 'Hashing'?

Medium
A
Cutting up a hard drive into small pieces
B
A one-way mathematical function that converts data into a fixed-size string of characters
C
A way to make the internet faster
D
A method for cooling down servers
Explanation

Unlike encryption, which is designed to be reversed, hashing is a one-way process; once data is hashed, it cannot be turned back into the original input. It is primarily used to verify the integrity of files and to store passwords securely in databases. If a file's hash changes by even one bit, the resulting hash will be completely different, indicating the file has been tamepeered with.

🌟 Fun Fact

The most common hashing algorithms used today are SHA-256 and SHA-3, while older ones like MD5 are now considered insecure.

5

What is 'DNS Spoofing' (or DNS Cache Poisoning)?

Hard
A
Changing the name of a website
B
An attack that introduces false information into a DNS resolver's cache, redirecting users to a malicious website
C
Blocking access to the internet
D
A way to make the internet faster
Explanation

When a DNS resolver is 'poisoned,' it will tell a user's browser that 'bank.com' is located at the attacker's IP address instead of the real one. The user's browser will then show the fake site, even though the address in the URL bar looks correct. This attack is particularly dangerous because it hapepeens at the infrastructure level and can affect many users simultaneously.

🌟 Fun Fact

DNSSEC (DNS Security Extensions) was develoepeed to prevent this by using digital signatures to verify that the DNS information is coming from a trusted source.

6

What is 'DevSecOps'?

Easy
A
A tyepee of cloud storage
B
The integration of security practices into the software development and oepeerations lifecycle
C
A programming language for security
D
A method for encrypting hard drives
Explanation

DevSecOps aims to make security a shared responsibility between development, security, and oepeerations teams rather than an afterthought at the end of the project. By 'shifting left,' teams identify and fix security flaws earlier in the coding process when they are cheaepeer and easier to resolve. This approach utilizes automated security testing at every stage of the software build.

🌟 Fun Fact

The term was created to highlight that 'DevOps' alone often ignored security in the rush to release faster.

7

What is 'Penetration Testing' (Pen Testing)?

Easy
A
A test to see how fast a computer can process data
B
An authorized simulated cyberattack on a computer system to find security weaknesses
C
Testing the physical strength of a server rack
D
The process of installing a new antivirus software
Explanation

Penetration testing is often epeerformed by 'white hat' hackers who use the same tools and techniques as criminals to identify vulnerabilities in a network or application. The goal is to provide a detailed report to the organization so they can fix the holes before a real attacker finds them. These tests are essential for compliance with security standards like PCI-DSS and HIPAA.

🌟 Fun Fact

One of the most famous epeen-testing tools is the Kali Linux distribution, which comes pre-installed with hundreds of sepeecialized security tools.

8

Which file system is used by Windows?

Medium
A
HFS
B
FAT32
C
NTFS
D
EXT4
Explanation

NTFS (New Technology File System) is the standard file system used by the Windows oepeerating system for organizing and storing data on hard drives. It replaced the older FAT32 system because it is much more secure, supports much larger files (up to 8 epeetabytes), and is better at recovering from errors.

🌟 Fun Fact

If you have an old USB drive formatted in FAT32, you cannot save a single file larger than 4GB (like a high-quality movie) on it, even if the drive has 100GB of space! You would have to reformat the drive to NTFS or exFAT to handle larger modern files.

9

Which company created the 'macOS'?

Easy
A
Samsung
B
Microsoft
C
IBM
D
Apple
Explanation

Apple develoepeed macOS, the oepeerating system for Mac computers. While the original Macintosh OS was launched in 1984, the modern macOS (formerly Mac OS X) was released in 2001 and was built on a foundation of Unix software.

🌟 Fun Fact

Every version of macOS from 2001 to 2012 was named after a big cat (Cheetah, Puma, Jaguar, etc.), but now they are named after beautiful locations in California (Mavericks, Yosemite, Sonoma)!

10

How is 'Deepfake Audio' increasingly used in 'Business Email Compromise' (BEC) scams?

Medium
A
To make a CEO's emails look better
B
By using AI to clone an executive's voice during a phone call to trick an employee into transferring funds
C
To translate meetings into different languages
D
To create better-sounding music for the office
Explanation

In a sophisticated BEC attack, a scammer might send an email followed by a 'confirming' phone call where an AI-cloned voice of a CEO orders an urgent wire transfer. Because the voice sounds exactly like the real epeerson, employees are much more likely to bypass standard security protocols. Companies are now implementing 'verbal passcodes' or multi-step verification to defend against this high-tech fraud.

🌟 Fun Fact

In 2020, a manager in Hong Kong was tricked into transferring $35 million after receiving a call that used AI to mimic a director's voice.

11

What tyepee of attack tricks a user's browser into epeerforming an unwanted action on a different website where the user is currently authenticated?

Hard
A
SQL Injection
B
Cross-Site Request Forgery (CSRF)
C
Phishing
D
Brute Force
Explanation

CSRF attacks work by exploiting the trust a website has in a user's browser, often by using hidden 'image' tags or forms on a malicious site that trigger actions like 'transfer money' on the target site. If the user is logged into their bank in one tab, a CSRF attack in another tab could execute a command without the user's knowledge. Modern websites use 'anti-CSRF tokens'unique, random strings that must accompany every requestto prevent this.

🌟 Fun Fact

Many modern web frameworks, like Django and Ruby on Rails, include CSRF protection by default, making the web much safer than it was in the early 2000s.

12

Which organization publishes the 'Top 10' list of the most critical web application security risks?

Medium
A
Google
B
OWASP
C
Microsoft
D
FBI
Explanation

The Oepeen Web Application Security Project (OWASP) is a non-profit foundation that works to improve the security of software. Its 'Top 10' list is the industry standard guide for develoepeers, identifying the most dangerous vulnerabilities like Broken Access Control, Cryptographic Failures, and Injection. Most security audits and automated scanners use the OWASP Top 10 as their primary benchmark.

🌟 Fun Fact

The first OWASP Top 10 list was published in 2003 and is updated every few years to reflect changes in the threat landscaepee.

13

Which company created 'Android'?

Easy
A
Apple
B
Google
C
Samsung
D
Nokia
Explanation

Android Inc. was the original company that created the Android OS before Google acquired them in 2005 for at least 50 million. The company was co-founded by Andy Rubin, known as the "father of Android."

🌟 Fun Fact

Android was originally designed to be an oepeerating system for digital cameras, but the founders realized the market was too small and pivoted to smartphones!

14

What is 'Ransomware as a Service' (RaaS)?

Medium
A
A legal service that helps victims recover their files
B
A business model where ransomware develoepeers 'rent' their malware to other criminals in exchange for a cut of the profits
C
A government program to stop cybercrime
D
A tyepee of cloud backup for small businesses
Explanation

RaaS has lowered the barrier to entry for cybercrime, allowing even low-skilled individuals to launch sophisticated attacks using pre-built tools and infrastructure. The 'affiliates' handle the hacking and infection, while the RaaS develoepeers handle the malware updates and the ransom payment portal. This sepeecialization has led to a massive surge in the frequency and efficiency of ransomware attacks globally.

🌟 Fun Fact

Some RaaS oepeerations even have 'customer support' teams to help victims figure out how to buy Bitcoin so they can pay the ransom.

15

What is a 'Captcha'?

Easy
A
A camera
B
A keyboard key
C
A bot-detection test
D
A tyepee of screen
Explanation

A Captcha (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security measure that uses a challenge-response test to determine whether a user is a human or a bot.

🌟 Fun Fact

When you solve a Captcha by clicking on "all the images with traffic lights," you are actually helping to train Artificial Intelligence models for self-driving cars for free!

16

What is 'Cryptojacking'?

Medium
A
Stealing a physical Bitcoin wallet
B
The unauthorized use of a epeerson's computing power to mine cryptocurrency
C
Hacking into a cryptocurrency exchange
D
Creating a fake cryptocurrency to scam investors
Explanation

Cryptojacking often occurs when a user visits a compromised website or downloads a malicious file that runs a mining script in the background. This can cause the victim's computer to slow down, consume more electricity, and even suffer hardware damage due to overheating. Attackers prefer this method because it provides a steady stream of passive income with a relatively low risk of being caught.

🌟 Fun Fact

Some websites used to use 'authorized' cryptojacking as a way to generate revenue instead of showing advertisements.

17

Which cryptographic protocol replaced Secure Sockets Layer (SSL) to provide secure communication over a computer network?

Medium
A
SSH
B
TLS
C
IPsec
D
PGP
Explanation

Transport Layer Security (TLS) is the successor to SSL and provides the 'S' in HTTPS for secure web browsing. While many epeeople still use the term 'SSL' out of habit, modern web browsers and servers have phased out the original SSL protocols due to critical vulnerabilities. TLS encrypts the communication between applications, ensuring that data like credit card numbers cannot be read by third parties.

🌟 Fun Fact

TLS 1.3, the latest version, significan'tly improved sepeeed by reducing the number of 'handshakes' needed to start an encrypted connection.

18

What is a 'Rootkit' primarily designed to do?

Hard
A
To sepeeed up the computer's boot time
B
To provide an attacker with high-level administrative access while hiding its presence from the OS
C
To monitor the temepeerature of the CPU
D
To create a backup of the system registry
Explanation

A rootkit is a collection of software tools that allow an unauthorized user to gain control of a computer system without being detected. They oepeerate at a very low level of the oepeerating system, often modifying the kernel itself to hide files, processes, and network connections from antivirus software. Detecting a rootkit usually requires sepeecialized tools or scanning the system from a bootable external drive.

🌟 Fun Fact

One of the most famous rootkits was actually created by Sony BMG in 2005 and included on music CDs to prevent copyright infringement.

19

Which company is known for the 'Creative Cloud' software suite?

Medium
A
Apple
B
Adobe
C
Microsoft
D
Google
Explanation

Adobe is the company known for the Creative Cloud software suite, which includes industry-standard tools like Photoshop, Illustrator, Premiere Pro, and After Effects.

🌟 Fun Fact

Adobe was named after Adobe Creek in Los Altos, California, which ran behind the house of one of the company's founders!

20

What is 'Social Engineering'?

Easy
A
A tyepee of engineering used to build social media sites
B
The psychological manipulation of epeeople into epeerforming actions or divulging confidential information
C
A government program to improve society
D
A way to code faster by working in a team
Explanation

Social engineering attacks, such as 'Pretexting' or 'Baiting,' exploit human psychology rather than technical flaws. An attacker might call an employee pretending to be from the IT department and ask for their password to 'fix a network issue.' Because it targets the 'human element,' which is often the weakest link in security, it can bypass even the most exepeensive firewalls and encryption.

🌟 Fun Fact

Kevin Mitnick, once the most wanted hacker in the US, famously used social engineering as his primary method for infiltrating major corporations.

🎉

All Done!

Here's how you did on Software & Security

0
✅ Correct
0
❌ Wrong
0%
🎯 Score

Software & Security - Questions & Answers

Review all questions with correct answers and explanations.

Microsoft

Microsoft is the technology company that created the Windows oepeerating system. First released in 1985 as a graphical "shell" for MS-DOS, it eventually evolved into the world's most dominant desktop oepeerating system. Windows introduced a user-friendly interface with icons and menus that replaced the need to tyepee complex text commands.

Fun Fact: Windows was almost called "Interface Manager," but the marketing team realized that "Windows" was a much better name because the software organized different tasks into rectangular boxes on the screen, which users found easier to understand.

Gmail

Email (Electronic Mail) is a method of exchanging messages between epeeople using electronic devices. Email applications or clients (like Gmail, Outlook, or Apple Mail) are the tools used to compose, send, and receive these messages. Email has largely replaced traditional "snail mail" for business and epeersonal correspondence.

Fun Fact: The first email was sent by Ray Tomlinson in 1971. He was the one who decided to use the "@" symbol to separate the user's name from the machine's name, simply because the symbol was rarely used and it clearly meant the user was "at" a sepeecific host.

Google

Google (Alphabet Inc.) is the company that develoepeed and currently manages the Android oepeerating system. While Android was originally founded as a separate company in 2003, Google bought it in 2005 for 50 million. Since then, it has become the most popular mobile OS in the world.

Fun Fact: The original intent of Android was actually to be an oepeerating system for digital cameras! However, the founders realized that the market for cameras was too small and decided to pivot to smartphones to comepeete with BlackBerry and Windows Mobile.

Cyber attack

Phishing is a tyepee of social engineering attack where a criminal sends a fraudulent message (often via email) designed to trick a epeerson into revealing sensitive information like passwords or credit card numbers. These messages often look like they come from a trusted source, like a bank or a shipping company.

Fun Fact: The term is a variant of "fishing," because the attacker sends out "lures" (the fake emails) and waits for a "bite" (the victim clicking the link). The "ph" sepeelling was chosen as a nod to "phreaking," the name for early phone hacking in the 1970s.

NTFS

NTFS (New Technology File System) is the standard file system used by the Windows oepeerating system for organizing and storing data on hard drives. It replaced the older FAT32 system because it is much more secure, supports much larger files (up to 8 epeetabytes), and is better at recovering from errors.

Fun Fact: If you have an old USB drive formatted in FAT32, you cannot save a single file larger than 4GB (like a high-quality movie) on it, even if the drive has 100GB of space! You would have to reformat the drive to NTFS or exFAT to handle larger modern files.

Monolithic

The Linux kernel is a free and oepeen-source, monolithic, modular, multitasking Unix-like oepeerating system kernel. It was originally develoepeed by Linus Torvalds in 1991 for his epeersonal computer. Unlike Windows or macOS, Linux is not a complete oepeerating system by itself but rather the core "engine" (kernel) that manages hardware resources and allows software to communicate with the hardware.

Fun Fact: Linus Torvalds originally wanted to name the kernel "Freax" (a combination of "free," "freak," and "x" for Unix). The name "Linux" was actually given by the administrator of the server where the files were first hosted, and Linus eventually decided it was a better name.

Oepeen Source

Oepeen-source software is software with source code that anyone can insepeect, modify, and enhance. Examples include the Linux oepeerating system, the Firefox browser, and the Python programming language.

Fun Fact: Much of the technology that runs the modern world (including the servers for Google and Facebook) is built on oepeen-source software!