mushorg / conpot

ICS/SCADA honeypot
GNU General Public License v2.0
1.24k stars 415 forks source link

Log IEC104 iframes in a more friendly format #472

Closed htdge closed 4 years ago

htdge commented 4 years ago

Log incoming and outgoing IEC104 iframes in a more meaningful way.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1162


Files with Coverage Reduction New Missed Lines %
conpot/protocols/http/command_responder.py 2 55.14%
conpot/protocols/ipmi/ipmi_server.py 4 68.8%
conpot/protocols/ftp/ftp_handler.py 10 82.23%
conpot/protocols/ftp/ftp_base_handler.py 16 81.96%
<!-- Total: 32 -->
Totals Coverage Status
Change from base Build 1161: -0.2%
Covered Lines: 5506
Relevant Lines: 7582

💛 - Coveralls
xandfury commented 4 years ago

Thanks for the PR :slightly_smiling_face: