Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlleitschuh/nmapslackmonitor
Monitor you AWS/Cloudflare infrastructure with Nmap and send Slack alerts on changes
https://github.com/jlleitschuh/nmapslackmonitor
cloudflare nmap security security-scanner slack
Last synced: 21 days ago
JSON representation
Monitor you AWS/Cloudflare infrastructure with Nmap and send Slack alerts on changes
- Host: GitHub
- URL: https://github.com/jlleitschuh/nmapslackmonitor
- Owner: JLLeitschuh
- License: mit
- Created: 2020-04-09T14:52:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T17:17:49.000Z (over 4 years ago)
- Last Synced: 2024-11-02T11:42:18.613Z (2 months ago)
- Topics: cloudflare, nmap, security, security-scanner, slack
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Nmap Slack Monitor
Monitor your network infrastructure using [Nmap](https://nmap.org/) and get Slack notifications when things change.
This script was originally inspired by [Jerry Gamblin's bash script](https://jerrygamblin.com/2017/09/04/network-monitoring-with-slack-alerting/).
## Data Sources
Jerry's original script took an IP range to scan. However, the reality of modern cloud-first infrastructure is that your
public facing network can change dynamically and may not be constrained by fixed IP blocks.The goal of this script is to enable you to pull down your IP records using the APIs from various sources.
| Service | Support |
|------------|----------------------|
| Cloudflare | :+1: Supported |
| AWS | :+1: Supported |