Files
mandiant-capa-rules/collection
Ana Maria Martinez Gomez e1dc793589 ci: tighten up parse credit card rule
I have come across a sample that compare with all ASCII characters, which
triggers this rule (although the sample doesn't parse credit card
information). Ensure that there is not a comparison with `m`, `n`, `o`
and `p` (as they are in the middle of the alphabet and not part of the
hex char set) to avoid this case.
2021-06-07 11:31:42 +02:00
..
2020-09-29 15:05:11 -04:00
2021-05-06 20:06:24 +02:00