Question: Select the correct statement ( s ) for the following snort rule. alert tcp $EXTERNAL _ NET any - > $HOME _ NET 1 2

Select the correct statement(s) for the following snort rule.
alert tcp $EXTERNAL_NET any -> $HOME_NET 12754(msg:"MALWARE-OTHER mstream client to handler"; flow:to_server,established; content:">"; metadata:ruleset community; reference:cve,2000-0138; classtype:attempted-dos; sid:247; rev:8;)
This rule concerns whether the TCP payload contains the following byte sequence -"|00010000000000|"
This rule does not concern which IP in a TCP session initiates this session (i.e., serving as the client).
If an external host directly sends a TCP packet, with the destination port of 12754, to a host in the home/internal network, without firstly establishing a TCP connection, this packet will never trigger the alert of this rule.
If a TCP packet with the source port of 12754 is sent from the external network to the internal network, this packet will never trigger the alert of this rule.
Select the correct statement ( s ) for the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!