Cybersecurity Fundamentals
Comprehensive quiz covering cybersecurity basics including session management, access control, OWASP vulnerabilities, security standards, network attacks, malware, and social engineering awareness
Questions
Attack where victim receives so many ping replies in result of spoofed ping request
- Ping of death
- Teardrop
- Ping broadcast
- Smurf attack
What do you do to prevent your system from security attacks
- Use your system as a stand-alone box
- Use up to date applications and operating system
- Use security utilities software
- Shutdown machine when not in use
Every online banking users should be aware of
- Phishing
- Key Loggers
- HTTPS
- All of the above
How can you prevent yourself from phishing attack
- Use up to date anti-virus and Operating system
- Do not directly click on any links provided in email/chat
- Scan system regularly for viruses and malware
- Do not visit online banking applications
Which is not a malicious software
- Virus
- Worm
- Macro
- Rootkit
Fake antivirus is famous for
- Distributing malicious code
- Alerting users about computer infection
- Trying to collect financial information thru selling the software or by installking key logggers
- All above
Which is not related to Security
- WPA
- SSH
- HTTPD
- WP
Which programming language is most susceptible to buffer overflow?
- COBOL
- ColdC
- Java
- C
OWASP stands for?
- Open web application security project
- Open web application server project
- Open web application security purpose
- Open web application security provider
What are the three major terms that should be kept in mind during security analysis
- Control,Information,Availabilty
- Confidential,Integrity,Availabilty
- control,integrity,Availability
- confidentiality,Information,availabilty
Which is the commonly used benchmark standards for databases and OS?
- CIA
- CIS
- CIB
- CIU
Which of these vulnerabilites are newly added in OWASP top 10 vulnerabilites
- Security Misconfiguration
- Insecure direct object reference
- CSRF
- Unvalidated redirects and forwards
Footprinting is about information gathering
- True
- False
The Policy Server provides which of the following functionality (select all applicable)
- Policy Management
- Authentication
- Authorization
- Accounting
The management tasks controlled by the Policy Server Management Console include the following
- Starting and stopping Policy Server processes
- Configuring Policy Server Executives
- Cache Management
- Key Management
- Global Settings
- User Management
An access control list is an object associated with a resource that defines access privileges for individual users or groups of users.
- True
- False
By managing sessions, you can't control how long an authenticated and authorized user can access the resource.
- True
- False
The UNIX system to which you are installing the Policy Server must meet the following minimum Memory requirements
- 256 MB RAM
- 512 MB RAM
- 1024 MB RAM
- 128 MB RAM
A user session begins after
- Access URL
- Authentication
- Authorization
- Accounting
A session is active until it is terminated
- when the user logs off
- when the session expires
- when an administrator disables a user
- when user hits another URL