Notify
MIT⚖️ Dual Use · Go
Notify is a Go-based utility from ProjectDiscovery that streams output from any command-line tool to one or more messaging platforms. It acts as a bridge between your security toolchain and your communication channels, supporting Slack, Discord, Telegram, Microsoft Teams, email (SMTP), Pushover, and custom webhooks. Security teams use Notify to get real-time alerts when tools find interesting results - for example, piping Nuclei vulnerability findings directly to a Slack channel, or streaming Subfinder discoveries to a Telegram group. Notify reads from stdin, so it works with any tool that produces text output. It supports multiple provider configurations simultaneously, rate limiting to avoid flooding channels, and filtering with include/exclude patterns to only forward relevant results.
Installation
Go
$ go install github.com/projectdiscovery/notify/cmd/notify@latestbrew (macOS)
$ brew install notifyUse Cases
- Streaming Nuclei vulnerability findings to Slack channels in real-time
- Sending subdomain discovery results to Telegram groups for team visibility
- Piping reconnaissance output to Discord for collaborative bug bounty hunting
- Setting up automated alerting pipelines for continuous security monitoring
- Forwarding filtered tool output to multiple messaging platforms simultaneously
Tags
Details
- Category
- ⚖️ Dual Use
- Language
- Go
- Repository
- projectdiscovery/notify
- License
- MIT
- Platforms
- 🐧linux🍎macos🪟windows
Links
More in Dual Use
ProxyChains-ng
CForce any TCP connection through SOCKS4/5 or HTTP proxies. Chain multiple proxies for anonymity.
Socat
CMultipurpose relay tool. Bidirectional data transfer between two data channels - sockets, files, pipes, devices.
ngrok
GoExpose local servers to the internet via secure tunnels. Instant public URLs for localhost services.
Rclone
Gorsync for cloud storage. Sync, copy, and mount 70+ cloud providers. Command-line Swiss army knife for cloud data.
GTFOBins
ShellCurated list of Unix binaries that can be used to bypass security restrictions. Living off the land, documented.
LOLBAS
ShellLiving Off The Land Binaries, Scripts and Libraries for Windows. Documenting every Windows binary with offensive potential.