Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mike-hunhoff opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working webui related to capa results web visualization

Comments

@mike-hunhoff
Copy link
Collaborator

Web UI:
Screenshot from 2024-10-29 12-23-45

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.

@mike-hunhoff mike-hunhoff added bug Something isn't working webui related to capa results web visualization labels Oct 29, 2024
@fariss fariss self-assigned this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working webui related to capa results web visualization
Projects
None yet
Development

No branches or pull requests

2 participants