All Flashcards
What is TOTP?
Time Based One Time Password Algorithm
What is WPA2 and what does it use?
WiFi Protected Access 2. Uses CCMP.
What is CCMP and what does it use?
Counter Mode Cipher Block Chaining Message Authentication Code Protocol. Uses AES and MIC with CBC-MAC. Used in WPA2.
What is AES?
Advanced Encryption Standard.
What is WPS and why is it bad?
WiFi Protected Setup. It uses a PIN which makes brute force easy. It was designed for easy device connections.
MAC (address)
Media Access Control
MAC (with respect to authentication)
Message Authentication Code
What is MAC (with respect to access) and what does it do?
Mandatory Access Control. The OS controls who gets access based on security levels, GPO, etc.
What is DAC and what does it do?
Discretionary Access Control. The owner controls who has access.
What is ABAC and what does it do?
Attribute Based Access Control. Control is based on user attributes.
What is MIC?
Message Integrity Check.
What is CBC and describe it?
Cipher Block Chaining. Easy to implement. Each plaintext block is XORed with the previous ciphertext block.
What is PSK?
Pre-shared key.
What is typosquatting?
Changing the URL to a similar (but wrong) one.
What is prepending?
Adding an extra letter to the beginning of a URL to send you somewhere else.
What is pretexting?
Making up a situation to get information.
What is pharming?
Redirect a real website to a bogus site.
What is Vishing?
Voice phishing.
What is Smishing?
SMS phishing.
What is WAF?
Web Application Firewall.
What is a rainbow table?
Optimized prebuilt set of hashes.
What is disassociation?
Disassociate a device from WiFi.
What is DNS poisoning?
Modify the DNS server to direct web traffic, often done by modifying the host file which takes precedence over DNS queries.
What is reconstitution?
A plan to fix everything starting with the most important stuff. Can take many months.