combine rules without duplicates?
#8
(09-01-2020, 05:04 PM)royce Wrote: There's also this project, that tries to detect rules with redundant results:

https://github.com/0xbsec/duprule/

I downloaded this, installed Rust and ran this on some of the default rule sets, as well as custom rules with known duplicates. Unfortunately, it only returned the same rules that were in the input, except without any line breaks. I posted the issue here https://github.com/0xbsec/duprule/issues/32   This project does seem to show very high potential though

Once I hit that wall, that's when I posted here thinking to myself 'I can't be the only person that wants to combine rules without a million duplicates'
Reply


Messages In This Thread
combine rules without duplicates? - by Shooter3k - 08-31-2020, 11:26 PM
RE: combine rules without duplicates? - by royce - 08-31-2020, 11:53 PM
RE: combine rules without duplicates? - by royce - 09-01-2020, 04:10 AM
RE: combine rules without duplicates? - by royce - 09-01-2020, 05:04 PM
RE: combine rules without duplicates? - by Shooter3k - 09-02-2020, 04:25 PM