Cybersecurity PBQ Quiz

Cybersecurity PBQ Quiz

University

25 Qs

quiz-placeholder

Similar activities

Data Warehouse Quiz 2

Data Warehouse Quiz 2

University

20 Qs

IAS_F_Quiz 1

IAS_F_Quiz 1

University

20 Qs

Pretest 1

Pretest 1

University

20 Qs

Quiz SKB Arsiparis part III

Quiz SKB Arsiparis part III

University

20 Qs

Sesi 1 Lomba Rangking 1

Sesi 1 Lomba Rangking 1

1st Grade - University

20 Qs

Microsoft Excel

Microsoft Excel

KG - Professional Development

20 Qs

Tech Quiz - TECHNOHOLICS2K21

Tech Quiz - TECHNOHOLICS2K21

University

20 Qs

Operational Mikro

Operational Mikro

University

20 Qs

Cybersecurity PBQ Quiz

Cybersecurity PBQ Quiz

Assessment

Quiz

Other

University

Medium

Created by

Harry T

Used 2+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What does this command do? chmod 600 private.key

Makes the file readable only by the owner

Allows group and others to execute the file

Denies access to everyone

Grants full access to owner

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What does this command do? nmap -sV 10.0.0.5

Detect open ports

Bypass firewalls

Identify services and versions

Spoof IP address

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command blocks inbound SMTP traffic on port 25?

iptables -A INPUT -p tcp --dport 25 -j DROP

iptables -A OUTPUT -p tcp --dport 25 -j ACCEPT

iptables -P INPUT DROP

iptables -F

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this command do? scp file.txt user@10.0.0.10:/tmp/

Copies file from remote to local

Sends file.txt to a remote machine via SSH

Deletes the file after sending

Works without SSH access

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is the effect of this command? chmod 755 script.sh

Grants execute permission to owner, group, and others

Gives full access to all users

Makes the script readable, written by owner and executable by all

See restrictive permissions denying access to others

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of this command?

netstat -a

Displays active listening ports

Lists user login history

Shows hidden processes

Disables network traffic

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following command do? chown user1 file.txt

Changes file owner to user1

Adds user1 to the file’s access control list (ACL)

Changes the file’s permissions to match user1’s default

Changes permissions to 777

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?