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

Malwareconfig Lookup and Yara Rule Additions #57

Closed
darksheer opened this issue Dec 19, 2017 · 2 comments
Closed

Malwareconfig Lookup and Yara Rule Additions #57

darksheer opened this issue Dec 19, 2017 · 2 comments

Comments

@darksheer
Copy link

Request Type

Feature Request

Problem Description

Cortex currently doesn't support lookups via http://mawareconfig.com. Having the ability to enrich data via Malware config would be a nice addition to the suite of Cortex analyzers.

Possible Solutions

Malwareconfig's API documentation is available here: https://malwareconfig.com/api/

Lookups to Malwareconfig.com are:

  • MD5
  • SHA256
  • Config
  • IP
  • Domain

File submission is also possible.

Stat information, based on sample type ( https://malwareconfig.com/stats/ ) could also be used for weighting of results.

Screenshots, Geo locations, and other data is also available, which would be great to pass over to theHive for visual enrichment (I'll cut a separate issue to theHive referencing this request).

Malwareconfig also allows for downloading of Yara files, based on OS types, along with individual yara files. Having the Yara cortex analyzer auto-download those along with the Git repo would be an added value.

Complementary information

https://malwareconfig.com/yara/
https://malwareconfig.com/api/

@darksheer
Copy link
Author

I'll happily take a look to see if this is something I could assist with, but didn't want to go down the path silently in case it's already being addressed.

@nadouani
Copy link
Contributor

Hello @darksheer, thanks for the suggestion. I'll move this issue to https://github.com/TheHive-Project/Cortex-Analyzers repo since it's related to analyzers development.

If you are willing to help, you can contribute that analyzer, we can review it and make it public ;)

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants