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

Added Malpedia Analyzer #167

Closed
wants to merge 3 commits into from
Closed

Added Malpedia Analyzer #167

wants to merge 3 commits into from

Conversation

garanews
Copy link
Contributor

@garanews garanews commented Jan 11, 2018

This analyzer scans file againsts Yara Rules downloaded directly by Analyzer (every 10h) from Malpedia.
If a rule matches the analyzer try to retrieve more info from Malpedia portal such as the malware family (currently more than 600) and the actor group (tracked by Misp Galaxy Project).

image
image

added Malpedia Analyzer

example parameters needed in /etc/cortex/application.conf
    Malpedia {
      user = "garanews"
      pwd = "8dah89dasy98ashdash9d32189u389udsojdinasd8uas8h21e8ec"
      rules = "/opt/Malpedia"
    }
@garanews
Copy link
Contributor Author

Added Malpedia Analyzer

@3c7 3c7 self-requested a review January 11, 2018 13:39
@3c7 3c7 changed the base branch from master to develop January 12, 2018 07:23
@3c7 3c7 changed the base branch from develop to master January 12, 2018 07:24
@3c7
Copy link
Contributor

3c7 commented Jan 12, 2018

Hey @garanews is it possible for you to base your commits on the develop branch? Would be great! :)

@garanews
Copy link
Contributor Author

Sorry, created #168 :)

@3c7
Copy link
Contributor

3c7 commented Jan 12, 2018

Thanks!

@3c7 3c7 closed this Jan 12, 2018
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

Successfully merging this pull request may close these issues.

2 participants