Search Header Logo

Cybersecurity PBQ Quiz

Authored by Harry T

Other

University

Used 2+ times

Cybersecurity PBQ Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?