Skip to content

Conpot stops functioning after nmap scans #564

@bestrocker221

Description

@bestrocker221

Conpot does not work anymore after nmap scanning. Both through the container and not.
The process keeps running, but the ports do not react anymore and the logging is stopped.

This unfortunately makes the honeypot pretty much useless since it cannot withstand a basic nmap scan.

To Reproduce

  1. docker-compose up
  2. nmap -sV -v 127.0.0.1
  3. see few logs and maybe the scan terminates.
  4. scan can also not terminate, and conpot is unresponsive, all future port probes will return no answer. No further logs.

Expected behavior
Conpot keeps running, with the logs saved of each connection attempt.

Any help?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions