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: "View rule in capa-rules" results in 404 for some rules #2482

Open
mike-hunhoff opened this issue Oct 30, 2024 · 0 comments
Open

webui: "View rule in capa-rules" results in 404 for some rules #2482

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

Comments

@mike-hunhoff
Copy link
Collaborator

e.g. opening the capa rule named "packaged as single-file .NET application" from the webui navigates the URL https://mandiant.github.io/capa/rules/packaged-as-single-file-.net-application/ (return: 400) versus opening the same capa rule from capa-rules which navigates the URL https://mandiant.github.io/capa/rules/packaged%20as%20single-file%20.NET%20application/ (return: 200). It may be an issue that the first URL does not employ URL encoding?

@mike-hunhoff mike-hunhoff added bug Something isn't working webui related to capa results web visualization labels Oct 30, 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