aau-network-security / riotpot

IoT and Operational Technology Honeypot
MIT License
105 stars 28 forks source link

Transmitting packets from RIotPot to the parallel CoAP go cointainer + logging. #35

Closed ABresting closed 3 years ago

ABresting commented 3 years ago

Request packet arriving at RIotPot ==> going to CoAP container on the same network for now. Getting a reply as well. Maybe use proxy service(Open to research).

ABresting commented 3 years ago

CoAP container - https://hub.docker.com/r/nning2/coap

Proxy solution - https://github.com/praetorian-inc/trudy praetorian-inc/trudyA transparent proxy that can modify and drop traffic for arbitrary TCP connections. - praetorian-inc/trudygithub.com