Cybersecurity Acronyms and Meanings: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „ Kategorie:Cybersecurity“)
 
 
Zeile 1: Zeile 1:
 +
=Cybersecurity-Akronyme und ihre Bedeutung=
 +
 +
{| class="wikitable"
 +
! Akronym !! Bedeutung
 +
|-
 +
| IPSec || Internet Protocol Security
 +
|-
 +
| SSL || Secure Socket Layer
 +
|-
 +
| TLS || Transport Layer Security
 +
|-
 +
| DDoS || Distributed Denial of Service
 +
|-
 +
| CVSS || Common Vulnerability Scoring System
 +
|-
 +
| CVE || Common Vulnerabilities and Exposures
 +
|-
 +
| WAF || Web Application Firewall
 +
|-
 +
| WAP || Web Application Protection
 +
|-
 +
| MFA || Multi Factor Authentication
 +
|-
 +
| CSRF || Cross Site Request Forgery
 +
|-
 +
| SQLi || SQL Injection
 +
|-
 +
| XSS || Cross Site Scripting
 +
|-
 +
| MitM || Man-in-the-Middle Attack
 +
|-
 +
| DSA || Digital Signature Algorithm
 +
|-
 +
| AES || Advanced Encryption System
 +
|}
 +
  
  
  
 
[[Kategorie:Cybersecurity]]
 
[[Kategorie:Cybersecurity]]

Aktuelle Version vom 4. April 2025, 19:11 Uhr

Cybersecurity-Akronyme und ihre Bedeutung

Akronym Bedeutung
IPSec Internet Protocol Security
SSL Secure Socket Layer
TLS Transport Layer Security
DDoS Distributed Denial of Service
CVSS Common Vulnerability Scoring System
CVE Common Vulnerabilities and Exposures
WAF Web Application Firewall
WAP Web Application Protection
MFA Multi Factor Authentication
CSRF Cross Site Request Forgery
SQLi SQL Injection
XSS Cross Site Scripting
MitM Man-in-the-Middle Attack
DSA Digital Signature Algorithm
AES Advanced Encryption System