This is a lightweight Build on top of existing Limbo Chatbot, to allow Communications with existing Leading Security Platform from ForeScout using Web-APIs and Data-Exchange Web-Services.
This version is based on Open-Source Modules and Tools, thus it is neither provided nor supported by any Vendors and provided as is without any Warranty nor Support.
git clone https://github.com/hkarhani/fslimbo.git
Fill in the IP, User/Pass for Web-APIs and User/Pass for DEX-Web-Services Account:
---
counterActIP:
Web-API:
User:
Password:
DEX-Web-Serivces:
User:
Password:
You can use your own name - I'm just using a sample in here:
docker build -t hkarhani/fslimbo .
docker run -it --rm -e SLACK_TOKEN=xoxb-XXXXXXXXXX-bDQQ8EXXXXXXXXXXXZoiGqH7oT hkarhani/fslimbo
That's it! Now use your Slack to communicate with the Bot, and with ForeScout!