Skip to content

new: [expansion_mod, import_mod] Implement ANY.RUN Sandbox integration#740

Merged
adulau merged 2 commits into
MISP:mainfrom
semayellow:feature/dev-01-anyrun-sandbox-integration
Nov 18, 2025
Merged

new: [expansion_mod, import_mod] Implement ANY.RUN Sandbox integration#740
adulau merged 2 commits into
MISP:mainfrom
semayellow:feature/dev-01-anyrun-sandbox-integration

Conversation

@semayellow

Copy link
Copy Markdown
Contributor

New features:

  • Expansion module:
    Allows to submit URLs, attachments, and malware samples to the ANY.RUN Sandbox for interactive analysis. Returns analysis UUID and URL.
  • Import module:
    Enriches the MISP event with ANY.RUN Sandbox analysis report objects, such as malware indicators, mitre techniques, etc using analysis UUID

@chrisr3d

Copy link
Copy Markdown
Member

Hi, thanks for contributing, I just had the following issue while try to test the modules on my end:
cannot import name 'RunTimeException' from 'anyrun'
Can you update the dependencies to provide the expected python library?

@semayellow

Copy link
Copy Markdown
Contributor Author

Hi, thanks for contributing, I just had the following issue while try to test the modules on my end: cannot import name 'RunTimeException' from 'anyrun' Can you update the dependencies to provide the expected python library?

Hey @chrisr3d
It's done

@semayellow

Copy link
Copy Markdown
Contributor Author

Hey @chrisr3d
Is there anything required on my part to continue the review process?

@semayellow

Copy link
Copy Markdown
Contributor Author

@chrisr3d

@adulau adulau merged commit 4ddf000 into MISP:main Nov 18, 2025
1 of 6 checks passed
@adulau

adulau commented Nov 18, 2025

Copy link
Copy Markdown
Member

Thanks a lot for the contribution. It's now merged in the main branch and will be available in the next release..

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.

3 participants