Clinton Dsouza

Results 7 comments of Clinton Dsouza

Hi, just wondering if an example of what the malware_config patterns would look like can be provided ? The user guide doesn't have any info on it.

It would be pretty useful to see an app for OpenCTI in Shuffle that can be used for enrichment of data within Shuffle as well using shuffle to push data...

awesome. thank you both , really appreciate it. OpenCTI has a python client that is updated to stay compliant with the platform updates that are released : https://github.com/OpenCTI-Platform/client-python There is...

Hello, an update, still seeing errors on Malpedia : ``` INFO:root:Listing Malwares with filters [{"key": "name", "values": ["Sparksrv"]}]. INFO:root:Listing Malwares with filters [{"key": "aliases", "values": ["Sparksrv"]}]. INFO:root:Tag 'Sparksrv' does not...

Sure, here are screenshots of the form Once I click install, here is the error screenshot

@helene-nguyen The Scopes for the API I believe are properly set. Here is the yml config for the reports specifically ``` version: '3' services: connector-crowdstrike: image: opencti/connector-crowdstrike:6.1.8 environment: - OPENCTI_URL=${OPENCTI_BASE_URL}...