mirror of
https://github.com/vavkamil/awesome-bugbounty-tools.git
synced 2026-07-18 00:16:06 -05:00
[PR #111] Add reconsentry to Monitoring #1471
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vavkamil/awesome-bugbounty-tools/pull/111
Author: @maruftak
Created: 6/12/2026
Status: 🔄 Open
Base:
main← Head:add-reconsentry📝 Commits (1)
838e65eAdd 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.