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

Develop Integration to Export Thread Data Directly into MISP #138

Open
KadeMorton opened this issue Dec 8, 2024 · 0 comments
Open

Develop Integration to Export Thread Data Directly into MISP #138

KadeMorton opened this issue Dec 8, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@KadeMorton
Copy link
Member

KadeMorton commented Dec 8, 2024

Is your feature request related to a problem? Please describe.
Thread currently lacks the ability to export generated data directly into MISP (Malware Information Sharing Platform & Threat Sharing). This limitation hinders seamless sharing of TTPs, IOCs, and metadata with MISP instances, requiring manual processes that reduce efficiency and increase the likelihood of errors.

Describe the solution you'd like
Develop an integration that allows users to export selected data directly from Thread to their MISP instances. The feature should support exporting TTPs, IOCs, and related metadata in the format required by MISP, using its API. Users should be able to configure their MISP API credentials and endpoint URL within Thread. The integration should include error handling, provide export status feedback, and retain the data structure and metadata in MISP.

Describe alternatives you've considered

  • Manually exporting data from Thread and importing it into MISP, which is time-consuming and error-prone.
  • Using third-party tools to bridge Thread and MISP, which may require additional configuration and lack customization for Thread's specific use cases.

Additional context
This integration will follow these steps:

  1. Research MISP API: Review API documentation, understand required endpoints, data formats, and authentication.
  2. Design Export Mechanism: Plan the functionality to export TTPs, IOCs, and metadata from Thread to MISP.
  3. Develop Export Functionality: Implement the feature using the MISP API, with robust error handling and user feedback.
  4. Testing and Validation: Test the integration across various MISP instances to ensure data is transferred and formatted correctly.
  5. Documentation: Create a detailed user guide for configuring the integration, using the export feature, and troubleshooting.
@KadeMorton KadeMorton added the feature request New feature or request label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant