<div dir="ltr">Hi,<div><br></div><div>I will extract specific bytes from packet, lets say A and B are the extracted variables.</div><div>Now I want to check (A-7+B)/8 is less than 1000.</div><div><br></div><div>Is there any way I can do that is signature itself?</div><div><br></div><div>Thanks</div><div>Amit</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 2, 2016 at 1:48 AM, rmkml <span dir="ltr"><<a href="mailto:rmkml@ligfy.org" target="_blank">rmkml@ligfy.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Amit,<br>
<br>
Not easy, depending your need,<br>
<br>
could you describe one example please ?<br>
<br>
For exemple use byte_test ? or use pcre relative ?<br>
<br>
Another is lua script for complex.<br>
<br>
Best Regards<span class="HOEnZb"><font color="#888888"><br>
@Rmkml</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Thu, 1 Sep 2016, amit zala wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
Is there any way to use arithmetic operators (+ - * /) in signature? <br>
For example,<br>
I use byte_extract to extract some bytes, and then I want to multiply it by some static value and check if it crosses some limit? Is there any way to do it in signature itself?<br>
I searched into suricata guide but I was not able to find anything which satisfies this requirement.<br>
<br>
Thanks<br>
Amit<br>
<br>
</blockquote>
</div></div></blockquote></div><br></div>