module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 22, 2021
License: MIT
Opens a new window with license information.
README
¶
Collection of tools to interact with https://app.intigriti.com website.
inti-activity
Monitors Activity feed on Dashboard page and sends Slack/Discord notifications on new activities.
NOTE: It doesn't work yet with 2FA enabled.
Installation
Install from GitHub repository:
go get github.com/0xJeti/intitools/cmd/inti-activity
Get Webhook URL
Create config file (e.g. monitor.conf)
username YOUR_EMAIL
password YOUR_PASSWORD
webhook WEBHOOK
type slack
tick 60s
tick - duration between checks
webhook - Slack/Discord Webhook URLS
type - Webhook type: slack | discord
Run
inti-activity -config monitor.conf
Click to show internal directories.
Click to hide internal directories.