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
WEB APPLICATION PATHS
path | Description |
---|---|
(/) home | Root page where you will add targets |
/initialise | Initialize the Database and the cronjob |
/queue | The targets added will be in the queue can manage targets |
/scanned | It contains list of all scanned targets can view results by results |
/issues | It has a quick link for reporting a issue and tool improvement |
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…