CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 282 forks source link

Submit paste contents to TheHive #559

Closed lesleyxyz closed 3 years ago

lesleyxyz commented 3 years ago

Previously, it would only submit the absolute path of the paste. A TheHive operator would need access to AIL and/or its server to view the paste. Now it can be downloaded as a file observable in TheHive

Docs: https://thehive-project.github.io/TheHive4py/reference/models/#thehive4py.models.AlertArtifact Example I based off of: https://thehive-project.github.io/TheHive4py/samples/alert-operations/#create-alert

lesleyxyz commented 3 years ago

CI seems to fail, but doesn't look like my PR is the issue, right?

adulau commented 3 years ago

Thanks for the PR. We will move it there https://github.com/ail-project/ail-framework Thanks.

Terrtia commented 3 years ago

Hi @lesleyxyz !

Thanks a lot !

Let us know if have some ideas on how to improve TheHive export