Acronym Security+ Flashcards
(347 cards)
XSS
Cross-site Scripting
*Occurs when an attacker embeds malicious scripting commands on a trusted website
*Stored / Persistent = attempts to get data provided by the attacker to be saved on the webserver (so that anyone who visits will be infected)
*Reflected = Attempts to have a non-persistent effective, it’s activated by a victim clicking on a link
*DOM - based = AAtemptse to xeloit the vvictim’sweb browswer
XSRF
Cross-site Request Forgery
*aka one click attack or session-riding
*Takes advantage of the trust that a web browser and web site have with each other
XOR
Exclusive OR
*Compares two input bits and generates one output bit
*if bits are the same, result = 0,
*if bits are different result = 1
*A way to make data less readable, it’s a cipher
XML
Extensible Markup Language
*Markup language similar to HTML, but without predefined tags to use
*Instead you define your own tags for your needs
*Powerful way to store data in a format that can be stored, searched, and shared
*Stores and transfers data (Whereas HTML displays data and describes the structure of a webpage), standard language which can define other computer languages
XDR
Extended Detection and Response
XaaS
Anything as a Service
WPS
Wi-Fi Protected Setup
WPA
Wi-Fi Protected Access
WORM
Write Once Read Many
WIPS
Wireless Intrusion Prevention System
WIDS
Wireless Intrusion Detection System
WEP
Wired Equivalent Privacy
WAP
Wireless Access Point
*It’s a bridge
*Switch configuration that’s taking traffic from the wireless network and switching it on to the Ethernet network
*Very similar to a switch as a layer 2 device on a network
*Some let you control the power to the WAP (which controls its range)
*Different than the wireless router at home
WAF
Web Application Firewall
VTC
Video Teleconferencing
VPN
Virtual Private Network
*Allows end users to create a tunnel over an untrusted network and connect remotely and securely back into the enterprise network
*Client to Site VPN or Remote Access VPN
*VPN Concentrator = Specialized hardware device that allows for hundreds of simultaneous VPN connections for remote workers
VPC
Virtual Private Cloud
VoIP
Voice over IP
VM
Virtual Machine
VLSM
Variable-length Subnet Masking
VLAN
Virtual Local Area Network
VDI
Virtual Desktop Infrastructure
VDE
Virtual Desktop Environment
VBA
Visual Basic for Applications