W dniu 08.03.2017 o 15:27, Axb pisze: > As your command below shows you're using --reqpatlength 0 > > Start off with some sane as for example --reqpatlength 40 > > you may also want to play with --maxtextread > ( I use --maxtextread 8192 for FRAUD rules)
But with --reqpatlength 10, 40, 100 or 1000 I've go no hit. Reading help ( "--reqpatlength: required pattern length, in characters (default: 0)" ) I understand that pattern in generated rule will be longer than reqpatlength (shorter strings will be ignored). Do I correctly assume how the parameter works?