4 matches found
cowrie
.. SPDX-FileCopyrightText: 2014 Upi Tamminen [email protected] .. SPDX-FileCopyrightText: 2014-2025 Michel Oosterhof [email protected] .. .. SPDX-License-Identifier: BSD-3-Clause Cowrie 什么是 Cowrie Cowrie 是一个中到高交互的 SSH 和 Telnet 蜜罐,旨在记录暴力破解攻击以及攻击者执行的 shell 交互。在中交互模式(shell)下,它用 Python 模拟一个...
hontel
HonTel HonTel 是一个用于 Telnet 服务的蜜罐。基本上,它是一个运行在 chroot 环境内的 Python v2.x 应用程序。最初设计为在 Ubuntu/Debian 环境中运行,但可以很容易地适应在任何 Linux 环境中运行。 文档: 设置环境和运行应用程序需要中级 Linux 管理知识。整个部署过程可以在 deploy.txt 文件中找到“逐步”说明。配置设置可以在 hontel.py 本身中找到和修改。例如,身份验证凭据可以从默认的 root:123456 更改为任意值(选项 AUTHUSERNAME 和 AUTHPASSWORD),自定义 欢迎...
my-little-honeypot
my-little-honeypot Descripción Este repositorio pretende mostrar lo fácil que es programar un honeypot de telnet para recuperar malware de IoT y, por tanto, servidores de Comando y Control activos. Este código se ha publicado especialmente por la conferencia que impartí en el evento INSHACK en...
Cowrie - SSH/Telnet Honeypot
Cowrie is a medium interaction SSH and Telnet honeypot designed to log brute force attacks and the shell interaction performed by the attacker. Cowrie is developed by Michel Oosterhof. Features Some interesting features: Fake filesystem with the ability to add/remove files. A full fake filesystem...