Skip to content

A simple Lambda function for delivering The Hive webhooks to Slack

License

Notifications You must be signed in to change notification settings

ReconInfoSec/thehive-slack-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thehive-slack-webhook

A simple Lambda function for delivering TheHive webhooks to Slack

Instructions

  1. 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
  1. Configure TheHive to send webhooks to your Lambda API endpoint

  2. Return to kicking ass in the SOC!

Contributors

About

A simple Lambda function for delivering The Hive webhooks to Slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages