35. Automation and Scripting in Security

35. Automation and Scripting in Security

Professional Development

15 Qs

quiz-placeholder

Similar activities

EC2_AWS

EC2_AWS

Professional Development

20 Qs

Linux Practice Quiz 3

Linux Practice Quiz 3

Professional Development

12 Qs

CISCO PLACEMENT PREPARATION TEST-2  St.JOSEPH'S@27TH MARCH 25

CISCO PLACEMENT PREPARATION TEST-2 St.JOSEPH'S@27TH MARCH 25

Professional Development

20 Qs

IP Fundamentals Day 3 - TTI Cadetship

IP Fundamentals Day 3 - TTI Cadetship

Professional Development

15 Qs

Basic JavaScript

Basic JavaScript

Professional Development

15 Qs

SOM -SESSION 8-4TH SEM

SOM -SESSION 8-4TH SEM

Professional Development

12 Qs

MG - ZS EV Vs XUV 400

MG - ZS EV Vs XUV 400

Professional Development

15 Qs

The Internet

The Internet

6th Grade - Professional Development

14 Qs

35. Automation and Scripting in Security

35. Automation and Scripting in Security

Assessment

Interactive Video

Professional Development

Professional Development

Hard

Created by

Jennifer Clark

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of automation in security?

To increase the complexity of security systems

To replace all manual tasks with robots

To automate repetitive and manual security tasks

To eliminate the need for human intervention in security

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of IP tables in Linux?

To encrypt data

To block or allow network traffic

To manage user accounts

To monitor system performance

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to manually block an IP address using IP tables?

iptables -A INPUT -s [IP] -j DROP

iptables -A OUTPUT -s [IP] -j ACCEPT

iptables -A FORWARD -s [IP] -j REJECT

iptables -A INPUT -s [IP] -j ACCEPT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'chmod +x' do to a script?

Copies the script

Renames the script

Makes the script executable

Deletes the script

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you schedule a script to run daily at 1:00 a.m. using Cron jobs?

By adding the script to the startup folder

By using the 'at' command

By adding an entry to the crontab file

By running the script manually every day

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What issue must be addressed when automatically adding IP block rules from a threat feed?

Duplicate rules

Outdated firewall software

Incorrect IP addresses

Insufficient memory

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'remove_malware.sh' script?

To remove files with malicious hashes

To backup important files

To update the system

To install new software

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?