capa: improve usability and performance #13
Closed
acelynnzhang
started this conversation in
GSoC 2024
Replies: 1 comment 1 reply
-
Hey, these are great questions.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @mandiant/flare-gsoc,
I'm interested in working on the
capa: improve usability and performance
project and I wanted to ask some clarifying questions.As a new user, I didn't find the ATT&CK and MBC tables particularly helpful and I saw that Feature/sarif output capa#2036 is adding support for another output format. What does a malware analyst typically do with the ATT&CK and MBC outputs on the CLI? I've seen TTPs included in threat intel reports, but I'm not sure how it's used in the analysis process. It seems like a lot of the information is also rehashed and easier to understand in the Capabilities table.
What counts as an output mode? Options like
-v
,-vv
or-j
?I saw some issues that are relevant to improving the performance like performance issues with some samples capa#1989 and dynamic model fails on CAPE sample capa#1994. They contain files that I can't find in the capa-testfiles repo and I also don't have an account on VT that can download those samples. Is there another place I can find them?
I've noticed that most of the time is spent analyzing the binary using vivisect and some failures are also linked to it. Are changes to it in-scope for this project or should most of the changes be on the capa side?
I'm also looking at potential starter issues and I'll submit my proposal soon. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions