Firewalls
Firewalls → Security devices that filter traffic based on rules; Next-Generation Firewalls (NGFW) add deep inspection, application awareness, and threat detection for stronger protection.
Nmap
Network Mapper (Nmap) → A security scanning tool used to discover open ports, running services, and vulnerabilities on devices to help secure the network.
Change Default Credentials
Change Default Credentials → The process of replacing factory-set usernames and passwords to prevent attackers from accessing devices using well-known defaults.
Port Security
Port Security → A switch feature that restricts which Media Access Control (MAC) addresses may connect to a specific switch port, preventing unauthorized devices.
MAC Filtering
Media Access Control (MAC) Filtering → A method of allowing or denying network access based on the device’s MAC address; provides basic access control.
Key Management System
Key Management System → A system that securely stores, distributes, and manages encryption keys used for protecting data and communications.
PKI (Public Key Infrastructure) is a type of Key Management System
ACL
Access Control List (ACL) → A set of rules on a router, switch, or firewall that allows or denies traffic based on Internet Protocol (IP) addresses, ports, or protocols.
Firewall Rules
Firewall Rules → Instructions that determine which traffic is allowed or blocked based on criteria such as Internet Protocol (IP) address, port number, or application type.
Implicit Deny
Implicit Deny → A default firewall rule that blocks all traffic unless it is explicitly allowed by another rule.
URL Filtering
URL Filtering → Controls access to websites based on their Uniform Resource Locator (URL), blocking categories like gambling, adult content, or malicious sites.
Content Filtering
Content Filtering → Inspects and blocks specific types of content such as keywords, file types, malware, or scripts within web traffic or emails.
Screened Subnet
Screened Subnet → A small, isolated network (often called a DMZ) placed between an internal network and the Internet, protected by firewalls on both sides.
Security Zones
Security Zones → A firewall feature that groups interfaces into categories (like inside, outside, DMZ) and applies different security policies between them.