OpenCTI-Platform / connectors

OpenCTI Connectors
https://www.opencti.io
Apache License 2.0
382 stars 416 forks source link

Create ORKL connector #1672

Open nino-filigran opened 10 months ago

nino-filigran commented 10 months ago

Use case

Create a connector for: https://orkl.eu/search?orkl_library%5BsortBy%5D=orkl_library%3Ats_creation_date%3Adesc

Current Workaround

None

Proposed Solution

Create connector

Additional Information

If the feature request is approved, would you be willing to submit a PR?

Yes / No (Help can be provided if you need assistance submitting a PR)

sameershaik-coder commented 9 months ago

Hello Team, I would like to work on developing this connector for orkl. Based on my research so far, this api provides a list of reports. Each report also has information related to threat actors. So we need to create a report for each library entry and associated threat actors and create a relationship between them.

Is this understanding correct? Please let me know.

sameershaik-coder commented 9 months ago

I have started working on this connector development

sameershaik-coder commented 8 months ago

I have completed development of connector, will start testing and update on once the testing is complete

sameershaik-coder commented 7 months ago

sorry everyone, i have to pause this connector development due to other commitments. I keep getting RabbitMQ error when i run the containers but no issues when i run the code directly. I dont have enough time to debug this and fix it. The moment i get some time to resume this, i will update here. until then consider this as on hold from my end.