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

Email Card, Submission Method Indicators, and Other Updates #66

Merged
merged 0 commits into from
Jan 29, 2024

Conversation

phutelmyer
Copy link
Contributor

@phutelmyer phutelmyer commented Jan 29, 2024

This pull request introduces several enhancements to the Strelka UI:

Image Hover Functionality
Adds Hover over functionality on Flow nodes that include image thumbnails

image

Email Card
Added a new card that shows Email contents (and image if enabled).

image

Submitted Type Indicator:
Added a new field called submitted_type to submissions, which denotes the method used for submission, whether it's through the UI/API or via VirusTotal integration.

Submission Table Enhancement:
Added an image icon in the submission table to visually represent the submission type (UI/API or VirusTotal) for each entry. This provides users with a quick way to identify the submission method at a glance.

image

VirusTotal Submission Improvements:
If the submitted_type for a submission is marked as "VirusTotal," the pull request includes logic to hide the zip file details. This improves the user experience by not displaying unnecessary information for VirusTotal submissions.

VirusTotal Uploader Form Update:
Updated the VirusTotal uploader form to allow users to submit a MD5, SHA1, or SHA256 hash for submission. Prior to this, users were told to use SHA256.

@phutelmyer phutelmyer merged this pull request into main Jan 29, 2024
3 checks passed
phutelmyer added a commit that referenced this pull request Jan 29, 2024
Email Card, Submission Method Indicators, and Other Updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant