mandiant / mandiant/capa

webui: dynamic: multiple matches under "or" statement are not shown or indicated

Open
#2,480 0 comments 0 reactions 1 assignee View on GitHub

@fariss is already working on this.

Since Oct 30, 2024.

bug webui
Dominant language
Python
Stars
6.2k
Forks
726
Avg merge
11d 11h
Merged PRs (30d)
7

Description

Web UI:
![Screenshot from 2024-10-29 12-23-45](https://github.com/user-attachments/assets/43d31f31-84db-445c-9a56-4c8120ba17b2)

Standalone output:
```
or:
api: connect @ filename.exe{pid:5404,tid:5352,call:760}
connect(
s: 0x174,
name: 0x14f758,
namelen: 16,
) -> ret_val: -1
and 5 more...
```

Expectation: the web UI displays all of the `connect` matches under the `or` statement or `and 5 more...` or similar like the standalone tool.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.