Skip to content

HTTPS honeypot stops responding after ~1 Hour #83

@YuqianSong6

Description

@YuqianSong6

Hello,

I'm experiencing an issue where the HTTPS honeypot stops responding after approximately one hour of operation. This occurs whether it's running alone or alongside other honeypots. While the other honeypots (e.g., HTTP) continue to function normally, the HTTPS honeypot becomes unreachable both via browser and when curling the IP with port 443. From the logs, it appears that no adversary can reach the HTTPS honeypot either.

Steps to Reproduce:

  • Cloned the latest version of the repository as the pip3 install version is outdated.
  • Installed the project using pip3 install within the cloned directory.
  • Ran the honeypot according to the instructions:
    sudo -E python3 -m honeypots --setup https:443 --options capture_commands

Observations:

No errors related to HTTPS are shown in the logs.
The issue only seems to affect the HTTPS honeypot; other honeypots (like HTTP) remain active and accessible.

Does anyone have an idea what may have caused this?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions