Skip to content

omerlh/capec-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capec-slack

A small slack webhook integration that will send a random attack pattern from CAPEC to Slack. The idea is to raise security awareness - for example, use it to send a new attack vector once a week and than discuss it.

How to use it?

  • clone & run yarn install
  • Add web hook integration to your slack account.
  • Set the environment variable SLACK_WEBHOOK_URL with the webhook url
  • Run using node index.js

Optional: Deploy to Azure Function/AWS lambda with time trigger, so it will be triggered once in a week.

Releases

No releases published

Packages

No packages published