Network Security interview questions

78 real Network Security questions from the Security bank, as asked in Indian campus drives and tech interviews. Every question has a verified answer and an AI-tutor explanation on placd — free to start.

1. What is Firewall?

Junior
  1. A.Web Application Firewall filtering HTTP traffic to block attacks like SQLi and XSS
  2. B.fine-grained segmentation enforcing security policy down to individual workloads
  3. C.device or software that filters network traffic based on configured allow/deny rules
  4. D.Virtual Private Network creating an encrypted tunnel over an untrusted network
Reveal the answer + AI explanation — free account

3. Which statement is correct?

Junior
  1. A.Firewall — numbered endpoint on a host identifying a specific network service (e.g. 443 for HTTPS)
  2. B.Firewall — decrypting and re-encrypting TLS at a proxy to inspect otherwise-encrypted traffic for threats
  3. C.Firewall — device or software that filters network traffic based on configured allow/deny rules
  4. D.Firewall — opening a firewall port only after receiving a predefined sequence of connection attempts
Reveal the answer + AI explanation — free account

4. What is VPN?

Junior
  1. A.firewall that tracks connection state and allows return traffic for established sessions
  2. B.decrypting and re-encrypting TLS at a proxy to inspect otherwise-encrypted traffic for threats
  3. C.Virtual Private Network creating an encrypted tunnel over an untrusted network
  4. D.port-based network access control authenticating devices before granting LAN/WLAN access
Reveal the answer + AI explanation — free account

6. Which statement is correct?

Junior
  1. A.VPN — model that trusts no implicit network location and verifies every request explicitly
  2. B.VPN — dividing a network into isolated zones to limit lateral movement and contain breaches
  3. C.VPN — Virtual Private Network creating an encrypted tunnel over an untrusted network
  4. D.VPN — Secure Access Service Edge converging SD-WAN and cloud-delivered security like SWG, CASB, and ZTNA
Reveal the answer + AI explanation — free account

7. What is DMZ?

Junior
  1. A.layering multiple independent controls so failure of one does not compromise the whole system
  2. B.Intrusion Detection System that monitors traffic and alerts on suspicious activity
  3. C.Intrusion Prevention System that detects and actively blocks malicious traffic inline
  4. D.demilitarized zone, a network segment isolating public-facing services from the internal network
Reveal the answer + AI explanation — free account

9. Which statement is correct?

Junior
  1. A.DMZ — policy enforcement that authenticates and posture-checks devices before allowing network access
  2. B.DMZ — fine-grained segmentation enforcing security policy down to individual workloads
  3. C.DMZ — demilitarized zone, a network segment isolating public-facing services from the internal network
  4. D.DMZ — ordered rule set on a router/switch permitting or denying packets by address, port, or protocol
Reveal the answer + AI explanation — free account

10. What is IDS?

Junior
  1. A.logical Layer-2 network segment that isolates broadcast domains regardless of physical switch ports
  2. B.server that fronts backend services, handling TLS termination, load balancing, and request filtering
  3. C.Intrusion Detection System that monitors traffic and alerts on suspicious activity
  4. D.firewall that tracks connection state and allows return traffic for established sessions
Reveal the answer + AI explanation — free account

12. Which statement is correct?

Junior
  1. A.IDS — Virtual Private Network creating an encrypted tunnel over an untrusted network
  2. B.IDS — Intrusion Detection System that monitors traffic and alerts on suspicious activity
  3. C.IDS — layering multiple independent controls so failure of one does not compromise the whole system
  4. D.IDS — Web Application Firewall filtering HTTP traffic to block attacks like SQLi and XSS
Reveal the answer + AI explanation — free account

13. What is IPS?

Junior
  1. A.ordered rule set on a router/switch permitting or denying packets by address, port, or protocol
  2. B.Virtual Private Network creating an encrypted tunnel over an untrusted network
  3. C.Intrusion Prevention System that detects and actively blocks malicious traffic inline
  4. D.probing a host's ports to discover which services are listening and exposed
Reveal the answer + AI explanation — free account

15. Which statement is correct?

Junior
  1. A.IPS — device or software that filters network traffic based on configured allow/deny rules
  2. B.IPS — probing a host's ports to discover which services are listening and exposed
  3. C.IPS — Intrusion Prevention System that detects and actively blocks malicious traffic inline
  4. D.IPS — ordered rule set on a router/switch permitting or denying packets by address, port, or protocol
Reveal the answer + AI explanation — free account

16. What is Port?

Junior
  1. A.firewall that tracks connection state and allows return traffic for established sessions
  2. B.numbered endpoint on a host identifying a specific network service (e.g. 443 for HTTPS)
  3. C.Web Application Firewall filtering HTTP traffic to block attacks like SQLi and XSS
  4. D.Network Address Translation, mapping private addresses to public ones, incidentally hiding internal hosts
Reveal the answer + AI explanation — free account

18. Which statement is correct?

Junior
  1. A.Port — Intrusion Detection System that monitors traffic and alerts on suspicious activity
  2. B.Port — numbered endpoint on a host identifying a specific network service (e.g. 443 for HTTPS)
  3. C.Port — port-based network access control authenticating devices before granting LAN/WLAN access
  4. D.Port — opening a firewall port only after receiving a predefined sequence of connection attempts
Reveal the answer + AI explanation — free account

19. What is Network segmentation?

Mid
  1. A.dividing a network into isolated zones to limit lateral movement and contain breaches
  2. B.intermediary that forwards client requests, optionally filtering, caching, or anonymizing traffic
  3. C.decrypting and re-encrypting TLS at a proxy to inspect otherwise-encrypted traffic for threats
  4. D.opening a firewall port only after receiving a predefined sequence of connection attempts
Reveal the answer + AI explanation — free account

21. Which statement is correct?

Mid
  1. A.Network segmentation — dividing a network into isolated zones to limit lateral movement and contain breaches
  2. B.Network segmentation — ordered rule set on a router/switch permitting or denying packets by address, port, or protocol
  3. C.Network segmentation — intermediary that forwards client requests, optionally filtering, caching, or anonymizing traffic
  4. D.Network segmentation — layering multiple independent controls so failure of one does not compromise the whole system
Reveal the answer + AI explanation — free account

22. What is Stateful firewall?

Mid
  1. A.Virtual Private Network creating an encrypted tunnel over an untrusted network
  2. B.probing a host's ports to discover which services are listening and exposed
  3. C.policy enforcement that authenticates and posture-checks devices before allowing network access
  4. D.firewall that tracks connection state and allows return traffic for established sessions
Reveal the answer + AI explanation — free account

24. Which statement is correct?

Mid
  1. A.Stateful firewall — decrypting and re-encrypting TLS at a proxy to inspect otherwise-encrypted traffic for threats
  2. B.Stateful firewall — dividing a network into isolated zones to limit lateral movement and contain breaches
  3. C.Stateful firewall — fine-grained segmentation enforcing security policy down to individual workloads
  4. D.Stateful firewall — firewall that tracks connection state and allows return traffic for established sessions
Reveal the answer + AI explanation — free account

25. What is NAT?

Mid
  1. A.Network Address Translation, mapping private addresses to public ones, incidentally hiding internal hosts
  2. B.Intrusion Prevention System that detects and actively blocks malicious traffic inline
  3. C.fine-grained segmentation enforcing security policy down to individual workloads
  4. D.Secure Access Service Edge converging SD-WAN and cloud-delivered security like SWG, CASB, and ZTNA
Reveal the answer + AI explanation — free account

27. Which statement is correct?

Mid
  1. A.NAT — Intrusion Detection System that monitors traffic and alerts on suspicious activity
  2. B.NAT — policy enforcement that authenticates and posture-checks devices before allowing network access
  3. C.NAT — Network Address Translation, mapping private addresses to public ones, incidentally hiding internal hosts
  4. D.NAT — numbered endpoint on a host identifying a specific network service (e.g. 443 for HTTPS)
Reveal the answer + AI explanation — free account

28. What is WAF?

Mid
  1. A.demilitarized zone, a network segment isolating public-facing services from the internal network
  2. B.Web Application Firewall filtering HTTP traffic to block attacks like SQLi and XSS
  3. C.server that fronts backend services, handling TLS termination, load balancing, and request filtering
  4. D.Zero Trust Network Access granting per-application access after identity and device checks, replacing VPN
Reveal the answer + AI explanation — free account

30. Which statement is correct?

Mid
  1. A.WAF — dividing a network into isolated zones to limit lateral movement and contain breaches
  2. B.WAF — demilitarized zone, a network segment isolating public-facing services from the internal network
  3. C.WAF — Web Application Firewall filtering HTTP traffic to block attacks like SQLi and XSS
  4. D.WAF — logical Layer-2 network segment that isolates broadcast domains regardless of physical switch ports
Reveal the answer + AI explanation — free account

Showing 30 of 78 Network Security questions — the full set, with answers, explanations and an AI tutor on every question, is inside.

Free to start

Answers, AI explanations, and a scored voice mock interview

Sign up free to check your answers with explanations, ask the AI tutor anything on any question, and take one full AI mock interview — scored like a real panel.

Practice Network Security free