Skip to content

You can simulate an entire ocean of honeypots with just one database.(你只需要一个数据库就可以模拟一片蜜罐汪洋)

License

Notifications You must be signed in to change notification settings

dusbot/honeypotz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

honeypotz

介绍

honeypotz 是一款基于 Go 语言开发的轻量级且高性能的蜜罐池,能够智能模拟多种协议服务的真实行为,专为安全测试、漏洞扫描和威胁监测设计。其核心目标是:一键部署,即可实现千军万马般的分布式蜜罐防御效果。

你甚至根本不需要一个数据库,即可模拟一片蜜罐汪洋

功能

  • 支持 SSH、Telnet、Mysql 等常用协议,拟支持更多协议和服务。
  • 支持自定义插件 (开发中)
  • 支持自定义 SQL 查询、命令执行、交互 (开发中)

安装

go mod tidy
go build -trimpath -ldflags "-w -s"

启动程序

./honeypotz

运行截图

About

You can simulate an entire ocean of honeypots with just one database.(你只需要一个数据库就可以模拟一片蜜罐汪洋)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages