Categories: Pentesting Tools

Reconator – Automated Recon for Pentesting & Bug Bounty

Reconator is a Framework for automating your process of reconnaissance without any Computing resource (Systemless Recon) at free of cost. It is designed to host on Heroku which is a free cloud hosting provider.

It performs the work of enumerations along with many vulnerability checks and obtains maximum information about the target domain.

It also performs various vulnerability checks like XSS, Open Redirects, SSRF, CRLF, LFI, SQLi, and much more. Along with these, it performs OSINT, fuzzing, Dorking, port scanning, and nuclei scanning on your target.

Reconator receives all the targets that need to be reckoned via a Web Interface and adds them into the Queue and Notifies via Telebot at the start and end of Recon on a target. So this is 100% automated and doesn’t require any manual interaction

Requirements

  • Heroku Free account (For Deploying)
  • Telegram account (For notifications)

Demo Video

Usage

WEB APPLICATION PATHS

pathDescription
(/) homeRoot page where you will add targets
/initialiseInitialize the Database and the cronjob
/queueThe targets added will be in the queue can manage targets
/scannedIt contains list of all scanned targets can view results by results
/issuesIt has a quick link for reporting a issue and tool improvement

Features

  • Systemless Recon 100% Free
  • Fast scan and Easy to use
  • Permanent storage of Results in DB
  • Notification support via Telegram bot
  • Fully Automated Scanner
  • Easy access via Web UI
  • Queue support allows adding many targets
  • Easy Deploy Easy Recon
  • Runs 24/7 for 22 Days [Heroku – 550 hrs/month free]
Febi

Recent Posts

Best OSINT Tools for Journalists 2026: Verify Sources, Images and Claims

Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…

2 hours ago

Install Docker on Ubuntu 20.04: Complete Step-by-Step Guide

Docker is an open-source platform that lets you package and run applications inside containers. Each container…

12 hours ago

Install PostgreSQL on Ubuntu: Database Setup and Admin Guide

PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…

13 hours ago

Install Xrdp Remote Desktop on Ubuntu: Setup and Connect

Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…

13 hours ago

Tomcat 9 on Ubuntu 20.04: Install, Configure, and Start

Apache Tomcat is an open-source web server and Java servlet container. It is one of the…

13 hours ago

Automatic Updates on Ubuntu: Set Up unattended-upgrades

Keeping your Ubuntu system updated is one of the best ways to protect it. Security…

15 hours ago