/)/) -- Daniel Haslinger
/)/) -- Daniel Haslinger
XPOST from former mail contact: **Necati:** Do you think honeyd can capable of simulating the telnet server? I think stunnel can be used for SSL version. **Creo:** one could of...
You have to enable the respective protocols in your template first. Please stick to a language (and character set) that is understood by the majority of GitHub users in order...
this is giving me the creeps ...
Hey guys, sorry for the confusion. Conpot does not (yet) react to process field network (profinet) requests because it currently has no handler to do so. To be more clear...
:) you don't need to be assigned - you can always start working on an issue and keep us posted about your progress in order to show that there's activity...
5) Implement unit tests ... this is what I try to get away without - but Lukas is a man with eagle eyes :P 6) extend the manual with necessary...
This is how logging is handled in the HTTP module: ``` python def log(self, version, request_type, addr, request, response=None): log_dict = {'remote': addr, 'timestamp': datetime.utcnow(), 'data_type': 'http', 'data': {0: {'request':...
From what I read in the associated commits, we have to introduce some sort of internal dependency check. Example: The HTTP interface _MAY_ depend on SNMP (since it is able...