General Cyber Flashcards
What is a SCADA network?
SCADA systems are used to monitor and control a plant or equipment in industries such as telecommunications, water and waste control, energy, oil and gas refining and transportation.
What is TACACS+ used for?
TACACS+ is used on AAA servers. authentication, authorization, and accounting services.
What is tarpitting?
A tarpit is a service on a computer system that purposely delays incoming connections.
What is PFS?
PFS (Perfect Forward Secrecy) is an additional security layer for your VPN connection. The primary purpose of using PFS is to ensure the security and confidentiality of all past and future communication and traffic even though the current key is compromised.
Is 3DES Symmetric or Asymmetric encryption?
Symmetric
Is AES Symmetric or Asymmetric encryption?
Symmetric
AES, Blowfish, DES, Triple DES, Serpent, and Twofish are what kind of encryption?
Symmetric
RSA , DIFFLE, ELLIPTICAL KEY are what kind of encryption?
Asymmetric
What is Diffie–Helman?
Diffie–Hellman key exchange is a method of securely exchanging cryptographic keys over a public(insecure) channel and was one of the first public-key protocols.
Combining Bobs Private Key and Alices Public Key yields the same key as Alices Private Key and Bobs Public key.
What is IVR?
Interactive voice response is a technology that allows a computer to interact with humans through the use of voice and DTMF (Dial Tone Multi Frequency) tones input via a keypad.
Which of these would be the most useful attack to gain access to a WPA2-PSK network?
Dictionary Attack
Which encryption uses large prime numbers to encrypt public keys?
RSA
What is a buffer overflow?
A buffer overflow is when user input overflows the size of the accepting buffer and is written into memory. Attackers use buffer overflows to insert malicious code into a program
How to prevent a buffer overflow?
Write the application to make sure the application doesn’t allow anything to write into memory where it isn’t expected.
What is a good way to prevent an Evil Twin?
Don’ broadcast the SSID of the network