A simple Lambda function for delivering TheHive webhooks to Slack
- Make a lambda function with API and add the following Environmental variables:
hiveURL
=https://yourhiveserver.com
hookURL
=https://hooks.slack.com/services/<yourslackwebhook>
orgIcon
=https://url-to-company-icon.com/icon.png
orgName
=Your Company, Inc.
slackChannel
=alert-channel
-
Configure TheHive to send webhooks to your Lambda API endpoint
-
Return to kicking ass in the SOC!
- @eric_capuano
- @cyberGoatPsyOps
- Huge thanks to the team at The Hive Project for an awesome project.