mushorg / conpot

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

s7 read and write #524

Open Han-zb opened 3 years ago

Han-zb commented 3 years ago

conpot didn't implement read and write and other methods in the s7 protocol, but i want to communicate with conpot using s7 protocal. can anyone give me some tips on how to implement these methods? for example how to realize the db blocks, and what other code i need to add into the conpot? i'm wondering if the snap7 library would help. thanks a lot!

soso288 commented 3 years ago

Hi were you able to implement something? If so would you mind sharing your results with me? :)