Cybersecurity and Cryptography Fundamentals

Test your knowledge of web security vulnerabilities, common cyber attacks, access control, backup strategies, and cryptographic algorithms including AES, Blowfish, and Serpent.

19 Questions Published

Questions

Question 1 True/False

Blow fish is Patented

  1. True
  2. False
Question 2 True/False

AES is also Known as Rijindael's Algorithm

  1. True
  2. False
Question 3 True/False

AES has 3 summetric encryption Boxes S-BOX,P-Box and D- Box

  1. True
  2. False
Question 4 Multiple Choice (Single Answer)

What is the Most Suuccessful attack on AES

  1. Key analysis
  2. Plain text
  3. Public key over ride
  4. interception
Question 5 Multiple Choice (Single Answer)

What is Serpent algorithm famous for in the World of Cryptography

  1. Variable Key mechanism
  2. Round key mechanism
  3. Data security mechanism
  4. Data integrity Mechanism
Question 6 Multiple Choice (Single Answer)

AES uses which of the following mechanism for encyption

  1. Round Key
  2. Variable Key
  3. Plain Key
  4. Public Key
Question 7 Multiple Choice (Single Answer)

Up to how much bits(MAX) of Encyption is a normal civilian allowed to use in INDIA

  1. 148
  2. 80
  3. 192
  4. 134
Question 8 Multiple Choice (Single Answer)

Which testing requires access to the source code?

  1. Black Box Testing
  2. Smoke Testing
  3. Sanity check
  4. White Box Testing
Question 9 Multiple Choice (Single Answer)

Which of the following is most critical for effective implementation of security

  1. Defining and communicating individual roles, responsibilities and authorities
  2. Having regular external audit of security implementation
  3. User training
  4. Senior management is well versed with technological aspects of security
Question 10 Multiple Choice (Single Answer)

Which of the following is NOT a type of system backup?

  1. Incremental
  2. Sequential
  3. Full
  4. Differential
Question 11 Multiple Choice (Single Answer)

Which term often means a piece of code left behind in the system that will allow the original programmer back into the system?

  1. Flap Jack
  2. Trap Door
  3. Unicode
  4. Stealth code
Question 12 Multiple Choice (Single Answer)

As a security precaution, visitors are escorted by a pre-designated responsible employee or security staff. Which of the following would be classified as visitors?

  1. Vendors only
  2. Vendors and maintenance personnel only
  3. Vendors, maintenance personnel and contract workers only
  4. Vendors, maintenance personnel, contract workers and auditors only
Question 13 Multiple Choice (Single Answer)

The user right clicks to view the source code and finds out the name of the developer.

  1. Sensitive information disclosure.
  2. Man in the middle attack.
  3. Social engineering.
  4. Possible social engineering.
Question 14 Multiple Choice (Single Answer)

The user inserts a internet link into a textbox, which is seen by other users; when other user clicks on the link, a pop-up says “This is XSS!”

  1. Reflected Cross-Site Scripting.
  2. Link Injection.
  3. Persistent Cross-Site Scripting.
  4. Phishing.
Question 15 Multiple Choice (Single Answer)

The user inserts a crafted code in a search textbox of a web application; the application takes more than normal time and displays massive amount of result.

  1. Social Engineering.
  2. SQL Injection.
  3. Log Injection.
  4. Reflected XSS.
Question 16 Multiple Choice (Single Answer)

The user finds that the page of a web application that was displayed after login was full of irrelevant contents instead of the regular information; the URL from where he logged in was proper though.

  1. SQL Injection.
  2. Persistent XSS.
  3. DNS poisoning.
  4. Phishing.
Question 17 Multiple Choice (Single Answer)

The user types the URL of an Internet application and he is navigated to an application, which is not even close to the real one.

  1. DNS poisoning.
  2. Phishing.
  3. Social Engineering.
  4. Network eavesdropping.
Question 18 Multiple Choice (Single Answer)

A user uses a un-trusted public proxy-server to log into his email account, and after sometime finds that he is no more able to log into his email account.

  1. Phishing.
  2. Network eavesdropping.
  3. Man in the middle attack.
  4. Key logger.
Question 19 Multiple Choice (Single Answer)

A user browses a website and clicks on a link which doesn’t seem to work, he is later accused of downloading the whole website.

  1. Man in the middle attack.
  2. Persistent Cross-site Scripting.
  3. Phishing.
  4. Log Injection.