Snort mailing list archives

Snort 2.9.13 not recognizing server response in PCAP.


From: My Account via Snort-users <snort-users () lists snort org>
Date: Thu, 30 May 2019 13:04:42 -0400

Hi,

I have a situation where snort does not appear to be recognizing packets
that I have in a PCAP. The packet in question is a simple HTTP server
response. The rule is setup to read content in the packet.

The server port is 8080. At this point, I can not figure out which
configuration setting to change to get snort to parse the server response.

Sample Rule:
alert tcp any any -> any any \
( \
 msg: "Alert"; \
flow:from_server,established; \
content:"password"; \
sid:6000002; rev:1; \
)


Thanks.
_______________________________________________
Snort-users mailing list
Snort-users () lists snort org
Go to this URL to change user options or unsubscribe:
https://lists.snort.org/mailman/listinfo/snort-users

        To unsubscribe, send an email to:
        snort-users-leave () lists snort org

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette

Current thread: