Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPS honeypot stops responding after ~1 Hour #83

Open
YuqianSong6 opened this issue Jan 30, 2025 · 0 comments
Open

HTTPS honeypot stops responding after ~1 Hour #83

YuqianSong6 opened this issue Jan 30, 2025 · 0 comments

Comments

@YuqianSong6
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant