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

It appears that `elk.py` is in DOS format and is causing issues when we import and try to run the analyzer: `bash: ./elk.py: /usr/bin/env python3^M: bad interpreter: No such file...

category:upgrade

I don't know if it works with previous th4py versions but this changes fixes on models.py - class CaseObservable: file_object = open(filename, 'rb') TypeError: expected str, bytes or os.PathLike object,...

category:bugfix

Issue 1032 Pull Request: Inoitsu Analyzer Bug - 'NoneType' object has no attribute 'group' AND config json Error

category:bugfix

Hello, I tried to analyze an unknown hash on VirusTotal with the ```rescan_hash_older_than_days``` option enabled and got a key error, since "scan_date" was not part of the response. It seems...

category:upgrade

Hello, Please find a proposal for improving the observables exact search by using the `.read()` API call with a proper `filters` set. A dictionary is used with main Cortex observable...

category:upgrade