Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 6 Python Masscan Projects
-
IVRE
Network recon framework. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, collect and analyse network intelligence from your sensors, and much more! Uses Nmap, Masscan, Zeek, p0f, etc.
-
scantron
A distributed nmap / masscan scanning framework complete with scan scheduling, engine pooling, subsequent scan port diff-ing, and an API client for automation workflows.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
jfscan
JF⚡can - Super fast port scanning & service discovery using Masscan and Nmap. Scan large networks with Masscan and use Nmap's scripting abilities to discover information about services. Generate report.
-
-
Using that, you can check for every open TCP service on the internet in a "reasonable" amount of time. After that you can output the results into "minescanner" and then check every active TCP connection on the internet and check for minecraft servers.
-
Project mention: Git scraping: track changes over time by scraping to a Git repository | news.ycombinator.com | 2023-08-10
I use this approach for monitoring open ports in our infrastructure -- running masscan, commiting results to git repo. If there are changes, open the merge request for review. During the review, one would investigate the actual server, why there was change in open ports.
Python Masscan related posts
- How do real hunters handle with rate-limit?
- Mass scan
- DivideAndScan – Organize your port scanning routine fast and efficiently
- DivideAndScan - Divide full port scan results and use it for targeted Nmap runs
- DivideAndScan – Organize your port scanning routine fast and efficiently
- Show HN: Automate open ports enumeration with RustScan and Python
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Sep 2023
Index
What are some of the best open-source Masscan projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | IVRE | 3,072 |
2 | scantron | 717 |
3 | jfscan | 493 |
4 | DivideAndScan | 276 |
5 | minescanner | 22 |
6 | masscan_as_a_service | 21 |