|
6 | 6 |
|
7 | 7 | ### Breaking Changes
|
8 | 8 |
|
9 |
| -### New Rules (4) |
| 9 | +### New Rules (0) |
10 | 10 |
|
11 |
| -- host-interaction/registry/change-registry-key-timestamp wballenthin@google.com |
12 |
| -- host-interaction/mutex/check-mutex-and-terminate-process-on-windows @_re_fox moritz.raabe@mandiant.com mehunhoff@google.com |
13 |
| -- anti-analysis/anti-forensic/clear-logs/clear-windows-event-logs-remotely 99.elad.levi@gmail.com |
14 | 11 | -
|
15 | 12 |
|
16 | 13 | ### Bug Fixes
|
17 |
| -- only parse CAPE fields required for analysis @mike-hunhoff #2607 |
18 |
| -- main: render result document without needing associated rules @williballenthin #2610 |
19 |
| -- vmray: only verify process OS and monitor IDs match @mike-hunhoff #2613 |
20 |
| -- render: don't assume prior matches exist within a thread @mike-hunhoff #2612 |
21 | 14 |
|
22 | 15 | ### capa Explorer Web
|
23 | 16 |
|
|
26 | 19 | ### Development
|
27 | 20 |
|
28 | 21 | ### Raw diffs
|
29 |
| -- [capa v9.0.0...master](https://github.com/mandiant/capa/compare/v9.0.0...master) |
30 |
| -- [capa-rules v9.0.0...master](https://github.com/mandiant/capa-rules/compare/v9.0.0...master) |
| 22 | +- [capa v9.1.0...master](https://github.com/mandiant/capa/compare/v9.1.0...master) |
| 23 | +- [capa-rules v9.1.0...master](https://github.com/mandiant/capa-rules/compare/v9.1.0...master) |
| 24 | + |
| 25 | +## v9.1.0 |
| 26 | + |
| 27 | +This release improves a few aspects of dynamic analysis, relaxing our validation on fields across many CAPE versions, for example. |
| 28 | +It also includes an updated rule pack in which many dynamic rules make better use of the "span of calls" scope. |
| 29 | + |
| 30 | + |
| 31 | +### New Rules (3) |
| 32 | + |
| 33 | +- host-interaction/registry/change-registry-key-timestamp wballenthin@google.com |
| 34 | +- host-interaction/mutex/check-mutex-and-terminate-process-on-windows @_re_fox moritz.raabe@mandiant.com mehunhoff@google.com |
| 35 | +- anti-analysis/anti-forensic/clear-logs/clear-windows-event-logs-remotely 99.elad.levi@gmail.com |
| 36 | + |
| 37 | +### Bug Fixes |
| 38 | +- only parse CAPE fields required for analysis @mike-hunhoff #2607 |
| 39 | +- main: render result document without needing associated rules @williballenthin #2610 |
| 40 | +- vmray: only verify process OS and monitor IDs match @mike-hunhoff #2613 |
| 41 | +- render: don't assume prior matches exist within a thread @mike-hunhoff #2612 |
| 42 | + |
| 43 | +### Raw diffs |
| 44 | +- [capa v9.0.0...v9.1.0](https://github.com/mandiant/capa/compare/v9.0.0...v9.1.0) |
| 45 | +- [capa-rules v9.0.0...v9.1.0](https://github.com/mandiant/capa-rules/compare/v9.0.0...v9.1.0) |
31 | 46 |
|
32 | 47 | ## v9.0.0
|
33 | 48 |
|
|
0 commit comments