{"id":13540367,"url":"https://github.com/p1r06u3/opencanary_web","last_synced_at":"2025-04-02T07:30:54.538Z","repository":{"id":217745558,"uuid":"147208589","full_name":"p1r06u3/opencanary_web","owner":"p1r06u3","description":"The web management platform of honeypot","archived":false,"fork":false,"pushed_at":"2021-02-18T11:01:23.000Z","size":3852,"stargazers_count":663,"open_issues_count":22,"forks_count":224,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-11-03T05:32:41.314Z","etag":null,"topics":["hacker","honeypot","information-security","opencanary"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p1r06u3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-09-03T13:26:56.000Z","updated_at":"2024-09-28T05:41:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"35b46955-78a2-42f2-9122-2d7a3e0ca8c0","html_url":"https://github.com/p1r06u3/opencanary_web","commit_stats":null,"previous_names":["p1r06u3/opencanary_web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1r06u3%2Fopencanary_web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1r06u3%2Fopencanary_web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1r06u3%2Fopencanary_web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1r06u3%2Fopencanary_web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p1r06u3","download_url":"https://codeload.github.com/p1r06u3/opencanary_web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246774294,"owners_count":20831506,"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":["hacker","honeypot","information-security","opencanary"],"created_at":"2024-08-01T09:01:47.761Z","updated_at":"2025-04-02T07:30:49.525Z","avatar_url":"https://github.com/p1r06u3.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"a2df15c7819a024c2f5c4a7489285597\"\u003e\u003c/a\u003e密罐\u0026\u0026Honeypot","Python","\u003ca id=\"a53d22b9c5d09dc894413453f4755658\"\u003e\u003c/a\u003e未分类","Python (1887)"],"sub_categories":["\u003ca id=\"2af349669891f54649a577b357aa81a6\"\u003e\u003c/a\u003e未分类-Honeypot"],"readme":"## 一、web服务端介绍\nTornado+Vue+Mysql+APScheduler+Nginx+Supervisor\n\n### 1. 架构图\n![架构图](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/honeypot.png)\n\n### 2. 功能展示\n\n#### 2.1 登录页面\n![登录页面](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/login.png)\n\n#### 2.2 仪表盘\n![仪表盘](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/dashboard.png)\n\n#### 2.3 主机状态\n![主机状态](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/hoststatus.png)\n\n#### 2.4 攻击列表\n![攻击列表](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/attacklist.png)\n\n#### 2.5 过滤列表\n![过滤列表](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/filterlist.png)\n\n#### 2.6 邮件配置\n![邮件配置](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/mailconf.png)\n\n#### 2.7 白名单ip\n![白名单ip](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/whiteiplist.png)\n\n## 二、安装方式\n可以选择通过脚本自动化安装，也可以选择手工安装。\n\n### 1. 自动化安装\n\n* [更省心省力的自动化安装方式](/docs/install/Linux_AutoInstall.md)\n\n### 2. 手工安装\n\n* [让你更了解蜜罐的手工安装方式](/docs/install/Manual_Installation.md)\n\n### 3. 一些使用说明\n\n* [后台和客户端的一些使用说明](/docs/install/Document.md)\n\n\n## 三、后台可统计的信息\n\n1. ftp登录尝试；\n2. http访问请求；\n3. http登录请求；\n4. ssh建立连接；\n5. ssh远程版本发送；\n6. ssh登录尝试；\n7. telnet登录尝试；\n8. 全端口(SYN)扫描识别;\n9. NMAP OS扫描识别；\n10. NMAP NULL扫描识别；\n11. NMAP XMAS扫描识别；\n12. NMAP FIN扫描识别；\n13. mysql登录尝试；\n14. git clone请求；\n15. ntp monlist请求（默认关闭）；\n16. redis命令请求；\n17. TCP连接请求；\n18. vnc连接请求；\n19. rdp协议windows远程登录；\n20. snmp扫描；\n21. sip请求；\n22. mssql登录sql账户认证；\n23. mssql登录win身份认证；\n24. http代理登录尝试；\n\n## 四、项目致谢\n\n1. **Thinkst Applied Research**\n\n2. **天使用户群和开源贡献者**：\n\n    @Weiho @kafka @Pa5sw0rd @Cotton @Aa.Kay @冷白开 @YongShao @Lemon\n\n## 五、报告问题\n\n在使用过程当中出现任何问题，请点击[这里](https://github.com/p1r06u3/opencanary_web/issues/new)反馈","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1r06u3%2Fopencanary_web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp1r06u3%2Fopencanary_web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1r06u3%2Fopencanary_web/lists"}