Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 586 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 586 Bytes

Bug Bounty Automation

This is a Basic tool for Information Gathering with real time alerts using Telegram Bot 🚀

Install with Docker

  1. Pull the image from Docker Hub
docker pull ezhil56x/recon
  1. Run the image
docker run --name recon -d -p 5000:5000 -e TELEGRAM_BOT_TOKEN="" -e TELEGRAM_CHAT_ID="" ezhil56x/recon
  1. Go to http://localhost:5000/recon and add Organization Name and Domains

  2. SSH into the container

docker exec -it recon /bin/bash
  1. Run the recon.sh
cd recon
./recon.sh