Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Eccouncil 312-97 Exam - Topic 2 Question 1 Discussion

(Michael Rady recently joined an IT company as a DevSecOps engineer. His organization develops software products and web applications related to online marketing. Michael deployed a web application on Apache server. He would like to safeguard the deployed application from diverse types of web attacks by deploying ModSecurity WAF on Apache server. Which of the following command should Michael run to install ModSecurity WAF?)
A) sudo apt install libapache2-mod-security2 --y.
B) sudo apt install libapache2-mod-security2 --x.
C) sudo apt install libapache2-mod-security2 --w.
D) sudo apt install libapache2-mod-security2 --z.

Eccouncil 312-97 Exam - Topic 2 Question 1 Discussion

Actual exam question for Eccouncil's 312-97 exam
Question #: 1
Topic #: 2
[All 312-97 Questions]

(Michael Rady recently joined an IT company as a DevSecOps engineer. His organization develops software products and web applications related to online marketing. Michael deployed a web application on Apache server. He would like to safeguard the deployed application from diverse types of web attacks by deploying ModSecurity WAF on Apache server. Which of the following command should Michael run to install ModSecurity WAF?)

Show Suggested Answer Hide Answer
Suggested Answer: A

On Debian- and Ubuntu-based systems, ModSecurity for Apache is installed using the package libapache2-mod-security2. The correct command to install this package is sudo apt install libapache2-mod-security2 -y, where the -y flag automatically confirms installation prompts. The other options include invalid flags that are not recognized by the package manager and would result in command failure. Installing ModSecurity during the Operate and Monitor stage provides an additional layer of defense by inspecting incoming HTTP requests and blocking malicious traffic such as SQL injection, cross-site scripting, and protocol violations. A Web Application Firewall helps protect deployed applications from common attack vectors and supports defense-in-depth strategies in production environments.


Contribute your Thoughts:

0/2000 characters
Coral
9 days ago
Yeah, A is definitely the one. Others don't make sense.
upvoted 0 times
...
Edgar
14 days ago
I feel confident about A too. It's the most logical choice.
upvoted 0 times
...
Julie
19 days ago
Agreed, A seems right. The syntax is standard.
upvoted 0 times
...
Valentine
2 months ago
I think it's A. The command looks correct.
upvoted 0 times
...
Franklyn
2 months ago
Just to clarify, A is the only one that looks correct here.
upvoted 0 times
...
Alisha
2 months ago
I thought it was B for a second, but A makes more sense.
upvoted 0 times
...
Brandee
3 months ago
Wait, are we sure about that?
upvoted 0 times
...
Reita
3 months ago
Agreed, A is the right command!
upvoted 0 times
...
Jessenia
3 months ago
It's definitely A) sudo apt install libapache2-mod-security2 --y.
upvoted 0 times
...
Kathrine
3 months ago
Haha, I bet D) installs a security system that comes with a side of comedy relief.
upvoted 0 times
...
Raul
3 months ago
Hmm, A) seems like the obvious choice here.
upvoted 0 times
...
Craig
4 months ago
A) is the way to go, no doubt about it.
upvoted 0 times
...
Cruz
4 months ago
I'd go with A) to keep my web app secure from those pesky hackers.
upvoted 0 times
...
Sherron
4 months ago
A) looks like the right command to install ModSecurity on Apache.
upvoted 0 times
...
Ernie
4 months ago
I vaguely recall that the command should include "libapache2-mod-security2," but I’m not confident about the suffix.
upvoted 0 times
...
Gracia
5 months ago
I feel like I might be mixing up the flags. Was it --y or something else? I need to double-check that.
upvoted 0 times
...
Goldie
5 months ago
This question seems similar to one we practiced in class about installing Apache modules. I think it’s definitely option A.
upvoted 0 times
...
Eliz
5 months ago
I remember studying about ModSecurity, but I’m not entirely sure about the exact command syntax.
upvoted 0 times
...
Melita
5 months ago
Okay, I've got this. The correct command is A, sudo apt install libapache2-mod-security2 --y. I'm confident that's the right answer based on my experience with ModSecurity installations.
upvoted 0 times
...
Bobbie
6 months ago
Hmm, this is a tricky one. I know we need to install ModSecurity WAF, but I'm not sure about the specific command. I'll have to review my notes on Apache server configuration to make sure I get this right.
upvoted 0 times
...
Blair
6 months ago
I'm a bit confused here. The question is asking about the command to install ModSecurity WAF, but the options don't seem to match the typical installation command. I'll have to think this through carefully.
upvoted 0 times
...
Elouise
6 months ago
I think the answer is A. The command to install ModSecurity WAF on Apache server is sudo apt install libapache2-mod-security2 --y.
upvoted 0 times
Louvenia
4 days ago
I agree, A seems correct. That's the standard command.
upvoted 0 times
...
...

Save Cancel