控制台 立即下单

Security & SSL الأمان وSSL

Protecting sites and servers — TLS certificates, firewalls, DDoS mitigation, authentication hardening and encryption at rest.

10 个术语 属于该分类

SSL/TLS

The encryption protocol securing traffic between browsers and servers — what puts the padlock and https:// in the addres...

查看完整定义

DDoS Attack هجوم حجب الخدمة الموزّع (DDoS)

Distributed Denial of Service — flooding a target with traffic from thousands of hijacked machines until legitimate user...

查看完整定义

HTTPS

HTTP wrapped in TLS encryption — the secure version of the web's transfer protocol, running on port 443. It guarantees t...

查看完整定义

Let's Encrypt

The non-profit certificate authority that made HTTPS free for everyone. It issues domain-validated TLS certificates thro...

查看完整定义

Wildcard SSL شهادة Wildcard

A single certificate that covers a domain AND all its first-level subdomains — *.example.com secures www, app, mail and...

查看完整定义

Firewall جدار الحماية

The gatekeeper that filters network traffic by rules — which ports are open, which IPs may connect, which packets get dr...

查看完整定义

WAF — Web Application Firewall جدار حماية تطبيقات الويب (WAF)

A firewall that understands HTTP — it inspects requests at the application layer and blocks attack patterns a network fi...

查看完整定义

Brute-Force Attack هجوم القوة الغاشمة

Guessing credentials by trying thousands of combinations against a login — SSH, WordPress admin, email, FTP. Defenses ar...

查看完整定义

Two-Factor Authentication (2FA) المصادقة الثنائية (2FA)

Requiring a second proof beyond the password — a rotating code from an authenticator app, a hardware key, or a one-time...

查看完整定义

Encryption التشفير

Mathematically scrambling data so only key holders can read it. In hosting it appears in two forms: encryption in transi...

查看完整定义