Telegram bot for Cortex engine made by CERT-BDF
3.4K
Simple telegram bot to check indicators' reputation based on Cortex analyzers that can be easily written for any third party feeds or your own API service.
It simply uses a password for authentication, which is probably will be changed in the future prior to a role based model.
Start bot from the source code (you can use compiled version too):
CORTEX_BOT_PASSWORD=PassphraseForAuth \
CORTEX_URL=https://your-cortex-instance \
CORTEX_API_KEY=YOUR-API-KEY \
TGBOT_API_TOKEN=TOKEN \
go run cmd/cortexbot/cortexbot.go
SOCKS5_URL=socks5://user:password@server:port \
CORTEX_BOT_PASSWORD=PassphraseForAuth \
CORTEX_URL=https://your-cortex-instance \
CORTEX_API_KEY=YOUR-API-KEY \
TGBOT_API_TOKEN=TOKEN \
go run cmd/cortexbot/cortexbot.go
Add bot to your contacts, enter the passphrase and here you go - submit data and wait for results.
By now the following data types are supported for lookup:
PRs are welcome!
Content type
Image
Digest
Size
9.6 MB
Last updated
over 7 years ago
docker pull ilyaglow/cortex-tgbot