I need to block user agents that come from linux systems like debian based kali linux distribution i have the following user agent for example
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
It is necessary to apply a single rule that for this browser in all versions of that operating system blocks access, how could you specify this in a rule? Is it possible?