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

Add Malshare, Triage, and VirusTotal #682

Merged
merged 8 commits into from
Aug 22, 2024
Merged

Add Malshare, Triage, and VirusTotal #682

merged 8 commits into from
Aug 22, 2024

Conversation

karenyousefi
Copy link
Contributor

This release comes with three new modules in MISP, which will make it easier to upload and analyze malware samples on different platforms.

malshare upload

  • A module that enables pushing of malware files to malshare.com

Triage Submit - A module to submit samples to tria.ge.

  • Supports file uploads, returning the analysis report link. Additionally, it can submit URLs to be analyzed directly in the browser or to fetch and execute files in a sandbox environment.

VirusTotal Upload - A module to push malware samples to VirusTotal.

  • Upload files, returning the link to the analysis report

These modules enhance the integration capabilities of MISP, providing users with seamless access to popular malware analysis platforms.

Module to push malware samples to VirusTotal
Module to push malware samples to MalShare
Module to submit samples to tria.ge
Add: virustotal upload 
malshare upload
triage submit
Add: virustotal upload 
malshare upload
triage submit
@adulau
Copy link
Member

adulau commented Aug 19, 2024

Thanks a lot for your contribution. Can you update the modules to the current branch, review the debug from the CI and update your modules?

@karenyousefi
Copy link
Contributor Author

Thanks a lot for your contribution. Can you update the modules to the current branch, review the debug from the CI and update your modules?

@adulau I took a look at the error and fixed it right in the __init__.py file.

@adulau
Copy link
Member

adulau commented Aug 20, 2024

Thank you. You need to rebase your branch and resolve the current conflicts.

@adulau adulau merged commit 3183187 into MISP:main Aug 22, 2024
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.

2 participants