-
-
Notifications
You must be signed in to change notification settings - Fork 439
Conpot stops functioning after nmap scans #564
Copy link
Copy link
Open
Labels
Description
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
docker-compose upnmap -sV -v 127.0.0.1- see few logs and maybe the scan terminates.
- 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!
Reactions are currently unavailable