Category
page 1Computer network security

spyware
Spyware (a portmanteau for spying software) is any malware that aims to gather information about a person or organization and send it to another entity in a way that harms the user by violating their privacy, endangering their device's security, or other means. This behavior may be present in other malware and in legitimate software. Websites may engage in spyware behaviors like web tracking. Hardware devices may also be affected.
network security
policies and practices adopted to prevent and monitor unauthorized access, misuse, modification, or denial of computer networks and network-accessible resources

extranet
thumb|A diagram showing an extranet and how it relates to an intranet and the [[Internet.]]
An extranet is a controlled private computer network that allows communication with business partners, vendors and suppliers, or an authorized set of customers. It extends an intranet to trusted outsiders. It provides access to needed services for authorized parties, without granting access to an organization's entire network.
It can be implemented securely, either with dedicated links or as a VPN.
Wi-Fi Protected Access
security protocol to secure wireless computer networks
DMZ
subnetwork of a system exposed to external world
man-in-the-middle attack
form of active eavesdropping in which the attacker makes connections with the victims and relays messages between them
Wired Equivalent Privacy
deprecated security algorithm for wireless networks
Kerberos
computer authentication protocol
intrusion detection system
a device or software application that monitors a network or systems for malicious activity
honeypot
computer security mechanism; consists of data that appears to be a legitimate part of the site, but is actually isolated and monitored, and that seems to contain information or a resource of value to attackers, who are then blocked and/or analyzed
penetration test
method of evaluating computer and network security by simulating a cyber attack
zombie
network connected computer that has been compromised and is used for malicious task without the owner being aware of it
spoofing attack
cyber attack in which a person or program successfully masquerades as another by falsifying data
Z-Wave
Z-Wave is a wireless communications protocol used primarily for residential and commercial building automation. It is a mesh network using low-energy radio waves to communicate from device to device, allowing for wireless control of smart home devices, such as smart lights, security systems, thermostats, sensors, smart door locks, and garage door openers. Z-Wave Long Range (ZWLR) is a sub-GHz wireless communication protocol designed to extend smart home connectivity, offering a range of up to 1.5 miles. It enables direct hub-to-device communication, supports up to 4,000 nodes per network, and
capture the flag
traditional outdoor game
IEEE 802.1X
IEEE standard for port-based network access control
deep packet inspection
processing that examines network data
port forwarding
application of network address translation
Same origin policy
The idea is to organize content based on the origin from which it arrives at the browser, preventing outside interference.
device fingerprint
information collected about a remote computing device for the purpose of full or partial identification
zero trust architecture
design and implementation strategy of IT systems where users and devices should not be trusted by default, even if they are connected to a privileged network such as a corporate LAN and even if they were previously verified
NTLM
In a Windows network, NT (New Technology) LAN Manager (NTLM) is a suite of Microsoft security protocols intended to provide authentication, integrity, and confidentiality to users. NTLM is the successor to the authentication protocol in Microsoft LAN Manager (LANMAN), an older Microsoft product. The NTLM protocol suite is implemented in a Security Support Provider, which combines the LAN Manager authentication protocol, NTLMv1, NTLMv2 and NTLM2 Session protocols in a single package. Whether these protocols are used or can be used on a system, which is governed by Group Policy settings, for whi
TACACS
Terminal Access Controller Access-Control System (TACACS, ) refers to a family of related protocols handling remote authentication and related services for network access control through a centralized server. The original TACACS protocol, which dates back to 1984, was used for communicating with an authentication server, common in older UNIX networks including but not limited to the ARPANET, MILNET and BBNNET. It spawned related protocols:
Extended TACACS (XTACACS) is a proprietary extension to TACACS introduced by Cisco Systems in 1990 without backwards compatibility to the original protocol
stateful firewall
connection tracking network security system
SYN cookies
network defense technique
Common Vulnerability Scoring System
standard for assessing computer system vulnerabilities
Captive portal
web page displayed to new users of a network
Shadowsocks
Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Shadowsocks provides an encrypted equivalent of a SOCKS proxy. A Shadowsocks client converts the Shadowsocks connection to SOCKS5 for local use. Unlike an SSH tunnel, Shadowsocks can also proxy User Datagram Protocol (UDP) traffic.
black hole
place in a network where incoming traffic is silently discarded without informing the source
NAT traversal
technique of establishing and maintaining connections across network gateways that implement address translation

Fail2ban
Fail2Ban is an intrusion prevention software framework. Written in the Python programming language, it is designed to prevent brute-force attacks. It is able to run on POSIX systems that have an interface to a packet-control system or firewall installed locally, such as iptables or TCP Wrapper.
Sybil attack
attack done by multiple fake identities
key distribution center
part of a cryptosystem intended to reduce the risks inherent in exchanging keys
Host Identity Protocol
Internet protocol
session border controller
device deployed in VoIP networks to control the signaling and the media streams involved in setting up, conducting, and tearing down telephone calls or other interactive media communications
Network Access Control
piece of technology that controls access to a network
DDoS mitigation
set of techniques or tools for resisting or mitigating the impact of distributed denial-of-service attacks on networks attached to the Internet by protecting the target and relay networks
Google Safe Browsing
blacklist of malicious URLs
NetStumbler
NetStumbler (also known as Network Stumbler) was a tool for Windows that facilitates detection of Wireless LANs using the 802.11b, 802.11a and 802.11g WLAN standards. It runs on Microsoft Windows operating systems from Windows 2000 to Windows XP. A trimmed-down version called MiniStumbler is available for the handheld Windows CE operating system.
downgrade attack
cryptographic attack that forces the use of weaker or no encryption
bastion host
computer server dedicated for the purpose of administering other computer networks and systems
Application-level gateway
security component that augments a firewall or NAT employed in a computer network
MAC flooding
technique employed to compromise the security of network switches
wireless security
prevention of unauthorized access or damage to computers or data using wireless networks, which include Wi-Fi networks

Common Weakness Enumeration
catalog of software weaknesses and vulnerabilities
Microsoft SmartScreen
Microsoft Windows anti-malware system
MAC filtering
security access control method
TCP sequence prediction attack
Cyberattack involving counterfeit packets
Port triggering
NAT traversal mechanism
security control
safeguard or countermeasure to avoid, detect, counteract, or minimize security risks to physical property, information, computer systems, or other assets
defense in depth
in information security, the placing of multiple layers of security controls throughout an IT system to provide redundancy in the event a security control fails
UDP hole punching
NAT technique in computer networking
network security policy
generic document that outlines rules for computer network access, determines how policies are enforced and lays out some of the basic architecture of the company security/ network security environment
OffSec
American international information security company
anomaly-based intrusion detection system

Ingress filtering
computer network packet filtering technique
Split tunneling
Computer networking concept
jump server
computer on a network used to access a separate security zone
Managed security service
Outsourced network security service
OSSEC
OSSEC (Open Source HIDS SECurity) is a free, open-source host-based intrusion detection system (HIDS). It performs log analysis, integrity checking, Windows registry monitoring, rootkit detection, time-based alerting, and active response. It provides intrusion detection for most operating systems, including Linux, OpenBSD, FreeBSD, OS X, Solaris and Windows. OSSEC has a centralized, cross-platform architecture allowing multiple systems to be easily monitored and managed. OSSEC has a log analysis engine that is able to correlate and analyze logs from multiple devices and formats.