This is a Basic tool for Information Gathering with real time alerts using Telegram Bot π
- Pull the image from Docker Hub
docker pull ezhil56x/recon
- Run the image
docker run --name recon -d -p 5000:5000 -e TELEGRAM_BOT_TOKEN="" -e TELEGRAM_CHAT_ID="" ezhil56x/recon
-
Go to http://localhost:5000/recon and add Organization Name and Domains
-
SSH into the container
docker exec -it recon /bin/bash
- Run the
recon.sh
cd recon
./recon.sh