misp-warninglists icon indicating copy to clipboard operation
misp-warninglists copied to clipboard

Fix Microsoft XML to JSON (tools)

Open adulau opened this issue 6 years ago • 2 comments

Fix Microsoft XML to JSON

adulau avatar Mar 09 '19 16:03 adulau

https://github.com/MISP/misp-warninglists/pull/96

Tackled it there, but had some questions about cidr and substring matches in the same list. The old one was set up that way and seemed to work so I'm not sure.

kx499-zz avatar Mar 10 '19 00:03 kx499-zz

Good catch. I separated the generation into 2 warning-lists one for the CIDR block and the other for the string matching. It should be better but maybe some improvements could be done.

adulau avatar Mar 10 '19 08:03 adulau