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

add MISP example stanza to machinae.yml #45

Closed
emf opened this issue Aug 27, 2018 · 1 comment
Closed

add MISP example stanza to machinae.yml #45

emf opened this issue Aug 27, 2018 · 1 comment
Assignees

Comments

@emf
Copy link

emf commented Aug 27, 2018

I'd do it myself, but my UID isn't on this particular HL project. ;-)

# misp:
#   name: MISP
#   default: true
#   otypes:
#     - ipv4
#     - url
#     - email
#     - fqdn
#     - hash
#     - hash.sha1
#     - hash.sha256
#   json:
#     request:
#       url: https://***YOUR_MISP_HERE***/events/restSearch/download/{target}/null/null/null/null/7
#       method: get
#       headers:
#         Authorization: ***YOUR_APIKEY_HERE***
#     results:
#       - key: response
#         pretty_name: MISP Events
#         multi_match:
#           keys:
#             - Event.date
#             - Event.id
#             - Event.info
@billford billford self-assigned this Aug 28, 2018
@billford
Copy link
Contributor

This is in my latest branch and will be including in next merge

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