文件名称:多蜜罐:可设置各种蜜罐服务器
文件大小:203KB
文件格式:ZIP
更新时间:2024-03-09 08:18:15
C
多蜜罐 设置各种蜜罐服务器 支持软件 -TCP / IP流量记录器。 -SSH和Telnet蜜罐(端口22、23)。 -SMTP-AUTH蜜罐(端口587)。 Postfix-SMTP打开中继邮件服务器(端口25)。 -WordPress蜜罐(通过Nginx端口80)。 -DNS蜜罐(端口53)。 要求 CentOS 7.x版 sshd在没有端口22的情况下运行 Ansible 2.2+ 对于本地开发环境: 虚拟盒子 无业游民1.5+ 用法 生产 首先,将CentOS 7.x安装到服务器上。 在/etc/ssh/sshd_config更改ssh端口。 Port 10022 创建Ansible库存文件。 $ ${EDITOR} production/inventory [default] honeypot.example.com ansible_user=roo
【文件预览】:
multi-honeypot-ansible-master
----.gitignore(71B)
----production()
--------group_vars()
--------inventory.example(68B)
----Vagrantfile(471B)
----site.yml(293B)
----README.md(1KB)
----roles()
--------dovecot()
--------honeypot-common()
--------centos7-common()
--------nginx-awstats()
--------cowrie()
--------iplog()
--------nginx()
--------postfix-spamassassin()
--------nginx-php-fpm()
--------mailoney()
--------nginx-rainloop()
--------postfix()
--------wordpot()
--------udpot()
--------monit()
--------nginx-roundcube()