conpot icon indicating copy to clipboard operation
conpot copied to clipboard

ICS/SCADA honeypot

Results 117 conpot issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. When doing an nmap scan towards conpot, nmap does not even recognize the modbus protocol because nothing...

bug

Hi, when connecting via FTP towards the default conpot configuration, commands and response are randomly returned. **To Reproduce** 1. conpot default template 2. ftp 2121 3. `ls` multiple times **Expected...

bug

Default template, when scanning with nmap bacnet-info (for example) in debug mode, it throws an error saying its unable to read vendor ID. Seems like bacnet connections just start, then...

bug

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....

bug

Don't attach images of terminals but provide the text. **Describe the bug** According to the [documentation](https://conpot.readthedocs.io/en/latest/usage/customization.html#snmp) you can assign values directly in the template. However I receive an assertion error...

bug

**Describe the bug** According to the [documentation](https://conpot.readthedocs.io/en/latest/usage/customization.html#snmp) there should be an engine option for random integers and increments. This does not seem to work. **To Reproduce** Steps to reproduce the...

bug

ubuntu16.04 python3.6 i use pip install the conpot instead of docker but when i use conpot the error came ``` Traceback (most recent call last): File "/usr/local/bin/conpot", line 4, in...

bug

**Describe the bug** When I try to test Modbus getting the below error. > ERROR:conpot.protocols.modbus.slave:Exception caught: Modbus Error: Exception code = 2. (A proper response will be sent to the...

bug

Working towards #534 Some initial work on transitioning from XML to TOML. I tried to change as little as possible.

Don't attach images of terminals but provide the text. **Describe the bug** conpot/tests/test_ftp.py::TestFTPServer::test_nlist fails randomly. **To Reproduce** Steps to reproduce the behavior: 1. Run tests until they fail **Expected behavior**...

bug