Reconster
Reconster automates several steps of reconnaissance, including subdomain discovery, DNS resolution, HTTP metadata gathering, status code analysis, notification, and database updates.
Install / Use
/learn @aliraah/ReconsterREADME
Reconster
Reconster automates several steps of reconnaissance, including subdomain discovery, DNS resolution, HTTP metadata gathering, status code analysis, notification, and database updates.
Install
sudo git clone https://github.com/aliraah/reconster.git && cd reconster && chmod +x *.sh
Usage
- Create a
recondirectory under/root - Copy the scripts into
/root/recon/scripts - Run
stage1.shand give it a target and wait for it to finish - Add
$PATHandstage3.shto crontab
echo $PATH | crontab -
echo "0 */6 * * * /root/recon/scripts/stage3.sh >> /root/recon/scripts/logfile.log 2>&1" | crontab -
TODO
- Add your MongoDB connection string, collection name and timezne to
insert.pyandupdate.py - Create a discord server with separate text channel's for each target under your recon directory
- Create a
provider-config.yamlcontaining your discords web hook inside each targets folder
$ cat provider-config.yaml
discord:
- id: "crawl"
discord_channel: "hackerone"
discord_username: "Reconster-Bot"
discord_format: "{{data}}"
discord_webhook_url: "WEBHOOK-HERE"
- Check out my medium article series on this tool:<br> <a href="https://medium.com/@aliraah/how-do-i-automate-my-recon-part-one-fd17dc8717c8">How do I automate my recon — Part One </a><br> <a href="https://medium.com/@aliraah/how-do-i-automate-my-recon-part-two-b39a66b4c23d">How do I automate my recon — Part Two </a>
Related Skills
feishu-drive
335.8k|
things-mac
335.8kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
335.8kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
yu-ai-agent
1.9k编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。
