wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Application and Browser Security Questions

Total questions: 50

Worksheet time: 38mins

Name
Class
Date
1.

Which of the following is not a component of the Internet infrastructure?

a)

Routers

b)

Browsers

c)

Protocols

d)

Operating Systems

2.

One of the main vulnerabilities of the Internet is:

a)

Low bandwidth

b)

Centralized control

c)

Open protocols

d)

Encrypted data

3.

What is the main difference between HTTP and HTTPS?

a)

HTTPS uses JavaScript, while HTTP does not

b)

HTTP is faster than HTTPS

c)

HTTPS encrypts data using SSL/TLS

d)

HTTP uses port 443

4.

During a recent online shopping experience, Kiara was prompted to verify her identity before completing her purchase. Which of the following is a common method for web authentication that she might have encountered?

a)

DNS lookup

b)

CAPTCHA

c)

Two-factor authentication

d)

URL shortening

5.

A typical three-tier web application architecture includes:

a)

Frontend, Database, Printer

b)

Client, Server, Cloud

c)

Presentation, Logic, Data

d)

HTML, CSS, JavaScript

6.

Which of the following is a rising trend in web attacks?

a)

Disk formatting

b)

SQL Injection

c)

Bluetooth spoofing

d)

BIOS attacks

7.

Aanya is developing a new web application and wants to ensure it is secure from various threats. She is considering different security measures to implement. Which of the following falls under application-level web security?

a)

Firewalls

b)

Input validation

c)

Antivirus software

d)

VPN

8.

What is the primary purpose of a Web Application Firewall?

a)

Speed up webpage loading

b)

Encrypt user data

c)

Detect and block malicious traffic

d)

Monitor user logins

9.

Poor configuration in web applications can lead to:

a)

Faster loading speeds

b)

Better UI

c)

Security vulnerabilities

d)

Reduced server load

10.

Which of the following is a technique used in web hacking?

a)

DHCP

b)

DNS tunnelling

c)

Port mirroring

d)

Cross-Site Scripting (XSS)

11.

While checking her emails, Sanya receives a message that appears to be from her bank, asking her to verify her account information by clicking a link. This situation is an example of:

a)

Physical hacking

b)

Social engineering

c)

Application layer attack

d)

Encryption failure

12.

Why is securing web applications important?

a)

To increase advertisement revenue

b)

To reduce internet usage

c)

To protect sensitive data and prevent breaches

d)

To increase the page loading speed

13.

Web application security focuses on:

a)

Physical hardware

b)

Network ports

c)

Application vulnerabilities like SQLi and XSS

d)

Server room temperature

14.

Online Social Networks (OSNs) are primarily used for:

a)

Coding

b)

Browsing

c)

Social interaction and content sharing

d)

Operating systems

15.

In a bustling online community where people share their thoughts and experiences, one major challenge that the members face is:

a)

High-speed data transfer

b)

Unlimited storage

c)

Privacy and misinformation

d)

Hardware failure

16.

What opportunity does social media provide for businesses?

a)

Weak network security

b)

Data loss

c)

Customer engagement and marketing

d)

Server upgrades

17.

In a bustling online community, Arnav notices that many users are sharing information that seems questionable. He realizes that a major pitfall of online social networks is:

a)

Encryption

b)

Server maintenance

c)

Fake profiles and disinformation

d)

Limited APIs

18.

Which social platform offers an API for developers to fetch data?

a)

Microsoft Word

b)

Twitter

c)

Photoshop

d)

Skype

19.

Which factor most affects a user's credibility in social systems?

a)

Time spent online

b)

Number of ads clicked

c)

Verified content and engagement history

d)

App version

20.

What is the primary purpose of PGP (Pretty Good Privacy)?

a)

To increase email storage

b)

To compress email attachments

c)

To ensure secure and private email communication

d)

To prevent spam

21.

S/MIME is primarily used to:

a)

Send multimedia messages

b)

Encrypt and digitally sign emails

c)

Block spam emails

d)

Format email in HTML

22.

Which of the following is not a common web authentication method?

a)

Password-based login

b)

Biometric scan

c)

CAPTCHA

d)

Packet sniffing

23.

SQL Injection attacks target which component of a web application?

a)

Server’s file system

b)

Database

c)

RAM

d)

Operating System

24.

Which of the following is an example of an injection flaw?

a)

Memory leak

b)

Cross-Site Scripting

c)

SQL injection

d)

Man-in-the-middle

25.

Which type of bug is most commonly exploited in web applications?

a)

Logical bugs

b)

Syntax errors

c)

Off-by-one errors

d)

Input validation flaws

26.

Siya received an email with an attachment from an unknown sender. After downloading the file, her computer started acting strangely. This situation highlights how malicious code like viruses, worms, and trojans are often spread through:

a)

Encrypted web traffic

b)

Source code repositories

c)

User downloads and email attachments

d)

Captchas

27.

XSS attacks typically aim to:

a)

Deface web pages

b)

Inject code into the database

c)

Steal cookies and session data

d)

Crash the web server

28.

Which type of SQL Injection is easiest to detect and exploit?

a)

Blind SQL Injection

b)

Time-based Injection

c)

Error-based SQL Injection

d)

Boolean-based Injection

29.

Buffer overflow attacks are associated with:

a)

Insufficient memory

b)

Slow server response

c)

Memory corruption

d)

Incorrect database queries

30.

One common result of memory corruption exploits is:

a)

Faster data processing

b)

System crash or unauthorized code execution

c)

Increased memory size

d)

Lower latency

31.

Which of the following improves web browser security?

a)

Disabling HTTPS

b)

Keeping browser and plugins updated

c)

Using public Wi-Fi without VPN

d)

Disabling the firewall

32.

Which of these browser features protects against phishing?

a)

Tab browsing

b)

Private mode

c)

URL filtering and warning mechanisms

d)

Bookmarking

33.

Which protocol is typically used to secure E-Commerce transactions?

a)

HTTP

b)

FTP

c)

HTTPS

d)

UDP

34.

What is the main risk in E-Commerce transactions?

a)

Lack of internet access

b)

Unavailability of products

c)

Financial fraud and identity theft

d)

High website traffic

35.

Which of the following techniques can help secure online payment systems?

a)

Password-only login

b)

Two-factor authentication and encryption

c)

Static HTML forms

d)

Manual cash confirmation

36.

In PGP, the public key is used for:

a)

Encrypting and decrypting the message

b)

Encrypting the message and verifying the signature

c)

Decrypting the message and signing it

d)

Compressing email attachments

37.

Which of the following is true about S/MIME?

a)

It only works with Gmail

b)

It does not support digital signatures

c)

It uses X.509 certificates

d)

It requires manual key exchange

38.

OAuth is primarily used for:

a)

Encrypting databases

b)

Blocking malicious users

c)

Delegated access to APIs without sharing credentials

d)

VPN tunneling

39.

During a busy online shopping event, a hacker manages to take control of a user's session on an e-commerce website. This type of attack is known as:

a)

DNS

b)

HTTP methods

c)

Web session management

d)

CAPTCHA forms

40.

Which of the following vulnerabilities allows attackers to run arbitrary commands in the backend?

a)

HTML Injection

b)

Command Injection

c)

XSS

d)

CSRF

41.

Which of the following vulnerabilities allows attackers to run arbitrary commands in the backend?

a)

HTML Injection

b)

Command Injection

c)

XSS

d)

CSRF

42.

A logic flaw in code may cause:

a)

Unauthorized access

b)

Web page formatting errors

c)

HTTP header leak

d)

Browser crashing

43.

A classic exploit that overwrites memory with attacker-controlled data is known as:

a)

Race condition

b)

Heap spraying

c)

Buffer overflow

d)

Code linting

44.

Which is the most secure payment method for online shopping?

a)

Debit card with CVV only

b)

Payment through open Wi-Fi

c)

Encrypted payment gateway with OTP

d)

Manual bank transfer without verification

45.

Which of the following is a preventive cybersecurity measure?

a)

Restoring backups

b)

Real-time monitoring

c)

Installing patches and updates

d)

Filing complaints after an attack

46.

Which Indian law governs cybercrime and electronic commerce?

a)

IPC 302

b)

Companies Act

c)

IT Act 2000

d)

Cybercrime Prevention Act

47.

What is the purpose of computer forensics?

a)

Speeding up programs

b)

Investigating cyber crimes and recovering evidence

c)

Installing antivirus

d)

Formatting corrupted drives

48.

Penetration testing is done to:

a)

Improve software UI

b)

Test security and find weak points

c)

Format the operating system

d)

Update firewalls

49.

Which of the following helps secure a wireless network?

a)

Using default SSID

b)

Broadcasting network name

c)

Enabling MAC address filtering

d)

Disabling firewalls

50.

What is the most secure encryption standard for wireless networks?

a)

WEP

b)

WPA

c)

WPA2

d)

WPA3