{"id":13845832,"url":"https://github.com/zj1244/beholder_scanner","last_synced_at":"2025-07-12T03:32:22.077Z","repository":{"id":171810510,"uuid":"248144015","full_name":"zj1244/beholder_scanner","owner":"zj1244","description":"一款监控端口变化的系统——beholder_scanner端","archived":false,"fork":false,"pushed_at":"2024-07-10T08:38:21.000Z","size":68,"stargazers_count":84,"open_issues_count":6,"forks_count":26,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-05T17:45:13.043Z","etag":null,"topics":["ports","portscanner","scanner","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zj1244.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-18T05:12:10.000Z","updated_at":"2024-04-30T07:09:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1c534db-e4d9-4a83-88e6-61ddd6b4fa6c","html_url":"https://github.com/zj1244/beholder_scanner","commit_stats":null,"previous_names":["zj1244/beholder_scanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zj1244%2Fbeholder_scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zj1244%2Fbeholder_scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zj1244%2Fbeholder_scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zj1244%2Fbeholder_scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zj1244","download_url":"https://codeload.github.com/zj1244/beholder_scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225791414,"owners_count":17524778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ports","portscanner","scanner","security"],"created_at":"2024-08-04T17:03:37.709Z","updated_at":"2024-11-21T19:30:44.738Z","avatar_url":"https://github.com/zj1244.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# beholder \n\n**beholder**是一款简洁而小巧的系统，主要作用是通过监控端口变化来发现企业内部的信息孤岛。例如：运维或开发新部署了一台机器未通知安全。没有采用masscan+nmap的组合进行检测，原因是在实际的使用中发现，虽然masscan可以提高扫描速度，但是漏报的情况太严重了。最终还是只使用nmap来进行探测。\n\n系统由 `beholder_scanner`、 `beholder_web`  两个部分组成。这两个部分可以部署在一台机器上，也可以分开部署在不同的机器上。**当前项目为 `beholder_scanner`部分**。`beholder_web`部分可以查看[这里](https://github.com/zj1244/beholder_web)\n\n* **beholder_scanner**：对IP进行端口扫描、比较端口变化，可部署多个beholder_scanner来组成集群加快扫描速度。\n* **beholder_web**：提供前端界面展示。\n\n## 支持任务\n\n* 常规扫描：一次性的普通端口扫描任务\n* 比较端口变化：用于比较两次扫描结果的端口变化\n* 监控端口开放情况：一般用于监控IP是否开放高危端口，如开放则告警\n\n## 支持平台\n\n* Linux\n* Windows\n\n## 安装指南\n\n[![Python 2.7](https://img.shields.io/badge/python-2.7-yellow.svg)](https://www.python.org/) \n[![Mongodb 3.x](https://img.shields.io/badge/mongodb-3.x-red.svg)](https://www.mongodb.com/download-center?jmp=nav)\n[![Redis 3.x](https://img.shields.io/badge/redis-3.x-green)](https://redis.io/)\n\n总共有三种安装方式，分别是：\n\n1. [Demo版部署](docs/docker_demo.md)\n2. [源码部署](docs/source_code_install.md)\n3. [基于docker的分布式部署](docs/distributed.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzj1244%2Fbeholder_scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzj1244%2Fbeholder_scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzj1244%2Fbeholder_scanner/lists"}