mirror of
https://github.com/mandiant/capa.git
synced 2026-03-12 21:23:12 -07:00
Compare commits
4 Commits
c03d833a84
...
f1800b5eb4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f1800b5eb4 | ||
|
|
43f556caf9 | ||
|
|
5f8c06c650 | ||
|
|
ceaa3b6d03 |
@@ -9,7 +9,7 @@
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### New Rules (19)
|
||||
### New Rules (23)
|
||||
|
||||
- nursery/run-as-nodejs-native-module mehunhoff@google.com
|
||||
- nursery/inject-shellcode-using-thread-pool-work-insertion-with-tp_io still@teamt5.org
|
||||
@@ -30,6 +30,10 @@
|
||||
- nursery/enumerate-aws-s3 maximemorin@google.com
|
||||
- nursery/enumerate-aws-support-cases maximemorin@google.com
|
||||
- persistence/registry/persist-via-shellserviceobjectdelayload-registry-key xpzhxhm@gmail.com
|
||||
- nursery/get-http-response-date @cosmoworker
|
||||
- host-interaction/process/create/create-process-in-dotnet moritz.raabe@mandiant.com social.tarang@gmail.com
|
||||
- nursery/read-file-in-dotnet moritz.raabe@mandiant.com anushka.virgaonkar@mandiant.com
|
||||
- nursery/write-file-in-dotnet william.ballenthin@mandiant.com anushka.virgaonkar@mandiant.com
|
||||
-
|
||||
|
||||
### Bug Fixes
|
||||
@@ -49,8 +53,8 @@
|
||||
|
||||
### capa Explorer Web
|
||||
- webui: fix 404 for "View rule in capa-rules" by using encodeURIComponent for rule name in URL @devs6186 #2482
|
||||
|
||||
- webui: show error when JSON does not follow expected result document schema; suggest reanalyzing for VT URLs @devs6186 #2363
|
||||
- webui: fix global search to match feature types (match, regex, api, …) @devs6186 #2349
|
||||
|
||||
### capa Explorer IDA Pro plugin
|
||||
|
||||
|
||||
2
rules
2
rules
Submodule rules updated: cd272f5b11...03a20f69ae
@@ -22,6 +22,7 @@
|
||||
:scrollable="true"
|
||||
:filters="filters"
|
||||
:filterMode="filterMode"
|
||||
:globalFilterFields="['name', 'typeValue']"
|
||||
sortField="namespace"
|
||||
:sortOrder="1"
|
||||
removableSort
|
||||
|
||||
Reference in New Issue
Block a user