content (string; Default: ) Match packets that contain specified text
Does somebody use this method of catching packets containing some words: e.g. facebook, youtube…does it work correctly? what is the successfulnes of catching packets this way? what is impact on resources consumption?
Totally agree, it creates a lot of false positives if not used carefully. If a particular word that you’re trying match with a rule is only mentioned once, it will already trigger that rule. That’s the downside of it.