Cortex-Analyzers icon indicating copy to clipboard operation
Cortex-Analyzers copied to clipboard

Cortex Analyzers Repository

Results 197 Cortex-Analyzers issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The docker responders for MSDefender can't start due to a missing dependency. (So far, only tested FullVirusScan & PushIOCAlert) **To Reproduce** Steps to reproduce the behavior: 1....

When tried to use EmlParser_1_2 to parser the eml file that it seems it missed to transfer the attachment inside the eml. ![image](https://user-images.githubusercontent.com/15625431/171441652-d87a9a62-964c-4b2f-8960-33bece973eef.png) hash of attachment is extracted just no...

category:bug

**Describe the bug** When trying any analyzers this errors pops-up : ![image](https://user-images.githubusercontent.com/16706056/158781874-5773b526-a5a9-4ef8-9864-979e7aa3db12.png) `/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host 'urlscan.io'. Adding certificate verification is strongly advised. See:...

category:bug

KnowBe4 responder does not have the options for needed configurations. Referring to this documentation: https://thehive-project.github.io/Cortex-Analyzers/responders/KnowBe4/ there should be options to configure the ```api_url```, ```hive_url```, ```api_key```, etc. However the Responder configuration...

category:bug

**Describe the bug** The TalosReputation analyser fails to return data and gives an error "Unexpected Error: Detected a Cloudflare version 2 challenge, This feature is not available in the opensource...

category:bug

**Describe the bug** Hello, i launched a test scan on this hash : 6825716f7a72eedb249630bf9b0331a80cb09db8522f0fccbdcdbbe333c1c2c7 After a few second i had this error : ![image](https://user-images.githubusercontent.com/25018500/152369801-348d10ec-d074-4f80-8660-332c276a3b15.png) **To Reproduce** Steps to reproduce the...

category:bug

Resolves #1099

category:new-analyzer

Resolves #1096

category:new-analyzer

Resolves #910 Developed and tested with TheHive v4.1.20-1 and Cortex v3.1.4-1 Manual tests performed: * bad API host in configuration * bad API key in configuration * submitting a benign...

category:new-analyzer

**Feature description** Add a responder to isolate, unisolate, and scan endpoints by their endpoint name or IP address **Describe the solution you'd like** I am writing the responder and will...