Lukas Rist

Results 263 comments of Lukas Rist

Catawampus is super bloated but I think we can abstract the required components.

@xandfury how about dropping all other versions than 3.8?

@srenfo do you have a version preference or is consolidation on any version sufficient?

Metasploit has a couple of modules we can test against Copot: http://dev.metasploit.com/redmine/projects/framework/repository/entry/modules/auxiliary/scanner/snmp/

@creolis Would be awesome if you have something like a document about your results: - Name of tool - Protocols scanned - Conpot support - Required to fully support Maybe...

Running plcscan against Conpots modbus resulted in an error in plcscan and an exception in conpot.

- Any idea why plcscan asks for slave 255? Is that some standard? - plcscan's Request never returns. Did you had a look what it expects as return value?

0 in modbus is the broadcast slave id, so the message goes to all slaves and shouldn't return something to the client. Broadcast only allows write (makes in some way...

Do that but I think I figured out most of it :)

So it looks like that if we are serial, we should treat uid like this ``` The MODBUS slave device addresses on serial line are assigned from 1 to 247...