[PR #111] Add reconsentry to Monitoring #2161

Open
opened 2026-07-15 03:39:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/111
Author: @maruftak
Created: 6/12/2026
Status: 🔄 Open

Base: mainHead: add-reconsentry


📝 Commits (1)

  • 838e65e Add reconsentry to Monitoring

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds reconsentry to the Monitoring section.

It's a continuous attack-surface change monitor: snapshots an authorized scope (subfinder/httpx, optional katana/nuclei), diffs against the previous run, prioritizes changes (NEW_HOST, HOST_LIVE, STATUS_CHANGE, NEW_ENDPOINT, NEW_TECH, …), and alerts via webhook/Slack/Discord/Telegram/email. Single Go binary, MIT, includes a passive mode for scopes that forbid active scanning.

Entry follows the existing format and alphabetical order in the section.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vavkamil/awesome-bugbounty-tools/pull/111 **Author:** [@maruftak](https://github.com/maruftak) **Created:** 6/12/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-reconsentry` --- ### 📝 Commits (1) - [`838e65e`](https://github.com/vavkamil/awesome-bugbounty-tools/commit/838e65e22dbed36cfc31e271f393cc8f77555dc8) Add reconsentry to Monitoring ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [reconsentry](https://github.com/maruftak/reconsentry) to the Monitoring section. It's a continuous attack-surface change monitor: snapshots an authorized scope (subfinder/httpx, optional katana/nuclei), diffs against the previous run, prioritizes changes (NEW_HOST, HOST_LIVE, STATUS_CHANGE, NEW_ENDPOINT, NEW_TECH, …), and alerts via webhook/Slack/Discord/Telegram/email. Single Go binary, MIT, includes a passive mode for scopes that forbid active scanning. Entry follows the existing format and alphabetical order in the section. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-15 03:39:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bugbounty-tools#2161