Information Security Fundamentals
Covers key information security topics including threat types, cryptography, encryption algorithms, network security, DoS attacks, digital signatures, security controls, penetration testing, and online banking security awareness.
Questions
Every online banking users should be aware of
- Phishing
- Key Loggers
- HTTPS
- All of the above
Securing a database application with username/password access controls should be considered:
- Sufficient to secure the application
- Sufficient only when combined with other controls
- Sufficient if the passwords are longer than six characters
- Sufficient if none of the users have administrative access
What is the first and most important thing an administrator should do prior to beginning a penetration test?
- Enable all necessary monitoring systems to track the test.
- Obtain all necessary permission to perform the test
- Identify system weaknesses
- Create a test plan
Digital certificate contains which below mention feature?
- The certificate expiry date
- The principle's private key
- The principle's private and public key
- None of above
Which of the following are considered potential security threats?
- Computer Viruses
- Loss of data
- Unauthorized access
- All the above
Identify the common digital signature algorithm?
- DES
- DSA
- HMAC
- RSA
Which statement best describes a denial of service(DoS) attack?
- An attack that attempts to overwhelm a network resource to deny legitimate users access to that resource
- An attack that generally is not intented to cause permanent damage or loss but often cause inconvenience
- An attack that initially appears to come from a legitimate source but will do damage once installed or run on your computer.
- None of the Above
What are the key security functions of cryptography?
- Authenticity, confidentiality, integrity, and non repudiation
- Detection, analysis, containment and recovery
- Encryption and decryption
- Review, identification, substantiation and elimination
Which cryptography security function ensures that encrypted data can't be altered without the alteration being detected?
- Authenticity
- Confidentiality
- Integrity
- Nonrepudiation
Symmetric encryption also known as ......
- Private or Secret key encryption
- Public key encryption
- Both 1 & 2
- None of the above
Which encryption algorithm is strongest and is being used by US Govt?
- DES
- Triple DES
- AES
- None of the above
Which of the following should be provided on a server to support encryption?
- Firewall
- Private key server
- Public key server
- None of the above
The best tactical approach for securing database applications is:
- Top down
- Bottom up
- End-to-end
- Across the lifecycle of the application
- Using a combination of all of the above
Which management protocols send data in clear text?
- SNMP
- Telnet
- FTP
- All of the above
How do unsecured LANS pose a threat to data confidentiality?
- The data is accessible at each network node
- They are the easiest target for spoofing attacks
- They can only support weak user authentication
- Transmitting data over an unsecured LAN allows all uses to access it.
The which type of threat is most likely to come from hackers who are highly motivated and technically competent?
- External
- Internal
- Structured
- Unstructured