RiotGames / cloud-inquisitor

Enforce ownership and data security within AWS

Home Page:https://cloud-inquisitor.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow ability to alert via arbitrary webhook for Domain Hijacking Alerts

zpritcha opened this issue · comments

commented

Allow the user to specify, in the UI:

  • URL
  • HTTP Post Method
  • Additional Headers
  • Format (Json/plaintext/etc)
  • Payload (Even if it's just some simple templating format, such as ${message} )