Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Analyzer: hashdd #282

Closed
iosonogio opened this issue Jun 8, 2018 · 4 comments
Closed

New Analyzer: hashdd #282

iosonogio opened this issue Jun 8, 2018 · 4 comments
Assignees
Labels
category:feature-request Issue is related to a feature request scope:analyzer Issue is analyzer related status:in progress

Comments

@iosonogio
Copy link
Contributor

New Analyzer for hashdd, to check for known good hashes

Request Type

Analyzer

Description

Working on a new analyzer to check hashes against the hashdd service https://www.hashdd.com/

@saadkadhi saadkadhi added scope:analyzer Issue is analyzer related category:feature-request Issue is related to a feature request status:in progress labels Jun 8, 2018
@iosonogio
Copy link
Contributor Author

Regarding the max_tlp, does it suffice to configure it in the json or does it need to be enforced in the Anlayzer class? I assumed it was enough to have it in the json like this:

    "config": {
        "check_tlp": true,
        "max_tlp": 2
    },

Since it wasn't being enforced apparently, I committed a "check_tlp: false" for the moment.

@saadkadhi
Copy link
Contributor

Hi @iosonogio,

The TLP must not be included in the JSON file anymore, since Cortex 2. The howto documentation is outdated. Sorry for that. Please take a look at the existing JSON files for reference. For example https://github.com/TheHive-Project/Cortex-Analyzers/tree/master/analyzers/VirusTotal.

@iosonogio
Copy link
Contributor Author

Hi @saadkadhi , many thanks for clarification, I've just pushed my modifications to be reviewed. Thank you and sorry about that.

@iosonogio
Copy link
Contributor Author

iosonogio commented Jul 10, 2018

done, thank you :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:feature-request Issue is related to a feature request scope:analyzer Issue is analyzer related status:in progress
Projects
None yet
Development

No branches or pull requests

2 participants