Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Computer Networks → Introduction to Computer Networks 36

What is PMD compensation
Equalizing polarization mode dispersion in coherent receiver
click to copy
What is CD compensation
Equalizing chromatic dispersion in coherent receiver DSP
click to copy
What is nonlinear fiber impairment
Signal distortion from high power like SPM XPM FWM
click to copy
What is optical power budget
Maximum allowed loss between transmitter and receiver
click to copy
What is IPSec mode for host-to-host
Transport mode
click to copy
What is IPSec mode for network-to-network
Tunnel mode
click to copy
What is IKE phase 1 purpose
Establishing secure authenticated channel (ISAKMP SA)
click to copy
What is IKE phase 2 purpose
Negotiating IPSec SA for data protection
click to copy
What is DH group in IKE
Diffie-Hellman group defining key exchange parameters
click to copy
What is PFS in IPSec
New DH exchange for each phase 2 preventing key compromise
click to copy
What is split tunneling in VPN
Only corporate traffic through VPN internet goes direct
click to copy
What is full tunnel VPN
All traffic routed through VPN including internet
click to copy
What is WireGuard VPN advantage
Simple modern fast with minimal attack surface
click to copy
What is WireGuard cryptography
Curve25519 ChaCha20 Poly1305 BLAKE2
click to copy
What is OpenVPN protocol
TLS-based VPN over TCP or UDP
click to copy
What is L2TP/IPSec
L2TP for tunneling with IPSec for security
click to copy
What is PPTP weakness
MS-CHAPv2 authentication is vulnerable to attack
click to copy
What is network access control (NAC) enforcement
Blocking non-compliant devices until remediated
click to copy
What is BYOD security challenge
Personal unmanaged devices accessing corporate network
click to copy
What is MDM (Mobile Device Management)
Centrally managing mobile device security and configuration
click to copy
What is MAM (Mobile Application Management)
Managing specific apps on devices without full MDM
click to copy
What is UEM (Unified Endpoint Management)
Managing all endpoints PCs mobile IoT from single platform
click to copy
What is endpoint detection and response (EDR)
Monitoring endpoints for threats and enabling response
click to copy
What is NDR (Network Detection and Response)
Monitoring network traffic for threats and enabling response
click to copy
What is deception technology
Using decoys and honeypots to detect and study attackers
click to copy
What is threat intelligence feed
External data about current threats IOCs and TTPs
click to copy
What is STIX in threat intelligence
Structured Threat Information Expression format
click to copy
What is TAXII in threat intelligence
Trusted Automated eXchange of Intelligence Information protocol
click to copy
What is OpenIOC
Open framework for describing indicators of compromise
click to copy
What is Yara rule
Pattern matching rule for malware identification
click to copy
What is Snort in network security
Open source IDS/IPS with rule-based detection
click to copy
What is Suricata
Open source multi-threaded IDS/IPS/NSM
click to copy
What is Zeek (formerly Bro)
Network security monitoring framework and scripting language
click to copy
What is MISP
Malware Information Sharing Platform
click to copy
What is threat modeling PASTA
Process for Attack Simulation and Threat Analysis
click to copy
What is attack surface in security
Sum of all attack vectors into a system
click to copy

Computer Networks → Types of Networks 1

What is span engineering in optical networks
Designing fiber spans for adequate OSNR and power
click to copy

Computer Networks → Presentation Layer 3

What is SSL VPN clientless mode
Browser-based access without VPN client software
click to copy
What is SSL VPN client mode
Full network access with thin client or full client
click to copy
What is DTLS used in SSL VPN for
Real-time traffic like voice and video over VPN
click to copy