Cybersecurity Fundamentals

Comprehensive quiz covering cybersecurity basics including session management, access control, OWASP vulnerabilities, security standards, network attacks, malware, and social engineering awareness

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Attack where victim receives so many ping replies in result of spoofed ping request

  1. Ping of death
  2. Teardrop
  3. Ping broadcast
  4. Smurf attack
Question 2 Multiple Choice (Single Answer)

What do you do to prevent your system from security attacks

  1. Use your system as a stand-alone box
  2. Use up to date applications and operating system
  3. Use security utilities software
  4. Shutdown machine when not in use
Question 3 Multiple Choice (Single Answer)

Every online banking users should be aware of

  1. Phishing
  2. Key Loggers
  3. HTTPS
  4. All of the above
Question 4 Multiple Choice (Single Answer)

How can you prevent yourself from phishing attack

  1. Use up to date anti-virus and Operating system
  2. Do not directly click on any links provided in email/chat
  3. Scan system regularly for viruses and malware
  4. Do not visit online banking applications
Question 5 Multiple Choice (Single Answer)

Which is not a malicious software

  1. Virus
  2. Worm
  3. Macro
  4. Rootkit
Question 6 Multiple Choice (Single Answer)

Fake antivirus is famous for

  1. Distributing malicious code
  2. Alerting users about computer infection
  3. Trying to collect financial information thru selling the software or by installking key logggers
  4. All above
Question 7 Multiple Choice (Single Answer)

Which is not related to Security

  1. WPA
  2. SSH
  3. HTTPD
  4. WP
Question 8 Multiple Choice (Single Answer)

Which programming language is most susceptible to buffer overflow?

  1. COBOL
  2. ColdC
  3. Java
  4. C
Question 9 Multiple Choice (Single Answer)

OWASP stands for?

  1. Open web application security project
  2. Open web application server project
  3. Open web application security purpose
  4. Open web application security provider
Question 10 Multiple Choice (Single Answer)

What are the three major terms that should be kept in mind during security analysis

  1. Control,Information,Availabilty
  2. Confidential,Integrity,Availabilty
  3. control,integrity,Availability
  4. confidentiality,Information,availabilty
Question 11 Multiple Choice (Single Answer)

Which is the commonly used benchmark standards for databases and OS?

  1. CIA
  2. CIS
  3. CIB
  4. CIU
Question 12 Multiple Choice (Multiple Answers)

Which of these vulnerabilites are newly added in OWASP top 10 vulnerabilites

  1. Security Misconfiguration
  2. Insecure direct object reference
  3. CSRF
  4. Unvalidated redirects and forwards
Question 13 True/False

Footprinting is about information gathering

  1. True
  2. False
Question 14 Multiple Choice (Multiple Answers)

The Policy Server provides which of the following functionality (select all applicable)

  1. Policy Management
  2. Authentication
  3. Authorization
  4. Accounting
Question 15 Multiple Choice (Multiple Answers)

The management tasks controlled by the Policy Server Management Console include the following

  1. Starting and stopping Policy Server processes
  2. Configuring Policy Server Executives
  3. Cache Management
  4. Key Management
  5. Global Settings
  6. User Management
Question 16 True/False

An access control list is an object associated with a resource that defines access privileges for individual users or groups of users.

  1. True
  2. False
Question 17 True/False

By managing sessions, you can't control how long an authenticated and authorized user can access the resource.

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

The UNIX system to which you are installing the Policy Server must meet the following minimum Memory requirements

  1. 256 MB RAM
  2. 512 MB RAM
  3. 1024 MB RAM
  4. 128 MB RAM
Question 19 Multiple Choice (Single Answer)

A user session begins after

  1. Access URL
  2. Authentication
  3. Authorization
  4. Accounting
Question 20 Multiple Choice (Multiple Answers)

A session is active until it is terminated

  1. when the user logs off
  2. when the session expires
  3. when an administrator disables a user
  4. when user hits another URL