GithubHelp home page GithubHelp logo

leinadred / duo_log_alert Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oliverl-21/duo_log_alert

0.0 0.0 0.0 73 KB

planned to add monitoring (nagios/prtg) capabilities

License: BSD 3-Clause "New" or "Revised" License

JavaScript 100.00%

duo_log_alert's Introduction

DUO Log Alert

simple PoC to leverage the Cisco DUO Admin API and send a Webhook for denied Authentications to Slack

Usage

You need the DUO Admin API credentials

  • ikey
  • skey
  • duo api host

if a webhook should be send use the option --hook with your webhook PATH you obtained through slack The Webhoook URL will look like this https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX strip https://hooks.slack.com/services/ from it and append it as an option.

  • hook T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
//node main.js --ikey <duo ikey> --skey <duo skey> --host <duo api endpoint> --hook <slack hook Path>
node main.js --ikey <duo ikey> --skey <duo-skey> --host api-xxxxxxxx.duosecurity.com --hook T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX

ToDo

rework for usage env vars and test serverless.

duo_log_alert's People

Contributors

aaronatduo avatar oliverl-21 avatar ben-duo avatar mbish avatar adrikim avatar yizshi avatar dbloembe avatar vbscott avatar spencermaxfield avatar zweglarz avatar xdesai avatar axorna avatar nstojcevich avatar mpint avatar josiahone avatar driverjb avatar jeffreyparker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.