CompTIA SecurityX Certification Exam CAS-004 Question # 176 Topic 18 Discussion

CompTIA SecurityX Certification Exam CAS-004 Question # 176 Topic 18 Discussion

CAS-004 Exam Topic 18 Question 176 Discussion:
Question #: 176
Topic #: 18

A systems administrator was given the following IOC to detect the presence of a malicious piece of software communicating with its command-and-control server:

post /malicious. php

User-Agent: Malicious Tool V 1.0

Host: www.rcalicious.com

The IOC documentation suggests the URL is the only part that could change. Which of the following regular expressions would allow the systems administrator to determine if any of the company hosts are compromised, while reducing false positives?


A.

User-Agent: Malicious Tool.*


B.

www\. malicious\. com\/malicious. php


C.

POST /malicious\. php


D.

Hose: [a-2] *\.malicious\.com


E.

malicious. *


Get Premium CAS-004 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.