Acronyms "W, X, Y, Z" Flashcards
1
Q
WAP
A
Wireless Access Point
2
Q
WEP
A
Wired Equivalent Privacy
- Wireless protocol no longer good for use
3
Q
WIDS
A
Wireless Intrusion Detection System
- Can detect the presence of unauthorized access points and create alerts
- They can also identify network break-in attempts
4
Q
WIPS
A
Wireless Intrusion Prevention System
- Can detect the presence of unauthorized access points and automatically take action such as quarantining devices or kicking them off networks
5
Q
WORM
A
Write Once Read Many
- Data storage device where information, once written, can’t be modified
- Great to ensure the data doesn’t get tampered with
6
Q
WPA
A
WiFi Protected Access
- Designed to be more secure than WEP
- WPA vs WPA2
- WPA uses TKIP, while WPA2 can use TKIP or AES (which is usually preferred)
7
Q
WPS
A
WiFi Protected Setup
- Flawed security mechanism used for routers - can be brute forced
8
Q
WTLS
A
Wireless TLS (Transport Layer Security)
- Security level for WAP (Wireless Application Protocol) apps
9
Q
XaaS
A
Anything as a Service
10
Q
XML
A
Extensible Markup Language
11
Q
XOR
A
Exclusive OR
- Logical operator that returns true if (and only if) its arguments are different (ie: one is true and the other false)
12
Q
XSRF
A
Cross-Site Request Forgery
- Same as CSRF
13
Q
XSS
A
Cross-Site Scripting