Security Glossary

WordPress Security Definitions

Comprehensive glossary of WordPress security terms, concepts, and definitions to help you understand and protect your site.

19 definitionsPage 2 of 2
Filtered by tag:security
InfrastructureMarch 9, 2026

What is Container Security (Docker)?

Container security encompasses the practices, tools, and policies used to protect containerized applications throughout their lifecycle, from securing container images and runtime environments to orchestration platforms like Docker and Kubernetes.

By WPSentry Team
ThreatsMarch 9, 2026

What is Cross-Site Scripting (XSS)?

Cross-Site Scripting (XSS) is a web security vulnerability that allows attackers to inject malicious client-side scripts into web pages viewed by other users, enabling session hijacking, data theft, and website defacement.

By WPSentry Team
ThreatsMarch 9, 2026

What is Phishing?

Phishing is a social engineering attack in which cybercriminals impersonate trusted entities through fraudulent emails, websites, or messages to trick victims into revealing sensitive information such as passwords, credit card numbers, or personal data.

By WPSentry Team
InfrastructureMarch 9, 2026

What is Server Hardening?

Server hardening is the process of reducing a server's attack surface by eliminating unnecessary software, services, and access points, and applying security configurations to protect against unauthorized access and exploitation.

By WPSentry Team
ThreatsMarch 9, 2026

What is SQL Injection?

SQL injection is a code injection attack in which an attacker inserts malicious SQL statements into input fields or parameters of a web application, enabling them to manipulate the backend database to access, modify, or delete data.

By WPSentry Team
SecurityMarch 9, 2026

What is web application security?

Web application security is the practice of protecting websites and web applications from cyber threats by identifying, remediating, and preventing vulnerabilities that attackers could exploit.

By WPSentry Team
WordPressMarch 9, 2026

What is WordPress Nonces?

WordPress nonces are single-use security tokens that protect against cross-site request forgery (CSRF) attacks by verifying that a request originated from a legitimate user action within the WordPress admin interface.

By WPSentry Team
WordPressMarch 9, 2026

What is WordPress Plugins?

WordPress plugins are software packages that extend and customize WordPress functionality, ranging from simple tweaks to complex features, and represent both the platform's greatest strength and its most significant security attack surface.

By WPSentry Team
WordPressMarch 9, 2026

What is wp-config.php?

wp-config.php is the most critical configuration file in a WordPress installation, containing database credentials, authentication keys, security salts, and other sensitive settings that control how WordPress operates.

By WPSentry Team
PreviousPage 2 of 2Next