thinkst / opencanary

Modular and decentralised honeypot
http://opencanary.org
BSD 3-Clause "New" or "Revised" License
2.2k stars 352 forks source link

Where can I find good howto docs to get portscan working or RDP in opencanary #239

Closed steve-to-the-n closed 11 months ago

steve-to-the-n commented 1 year ago

opencanary is so very cool. I'm happy to have found this. I got FTP and SMB working after troubleshooting. However, I can't find any good howto docs for all the available services. I'd love to get portscan and RDP working. Is there an instruction manual?

jayjb commented 1 year ago

Hi @steve-to-the-n,

We do have documentation on enabling the different services. RDP is currently unsupported (although we are looking at re-adding it). Portscan should work if you using a base OS that has iptables.

There is some useful documentation over at https://opencanary.readthedocs.io/en/latest/index.html

steve-to-the-n commented 1 year ago

Hey @jayjb ! Thanks much for the reply, but I've looked at https://opencanary.readthedocs.io/en/latest/index.html and it doesn't seem to have the step by step instructions like there is for SMB like this link: https://github.com/thinkst/opencanary/wiki/Opencanary-and-Samba. Are there step by step instructions for portscan with iptables somewhere? ...I've been searching the webz with no luck. Good to know that I shouldn't keep digging for RDP.

jayjb commented 11 months ago

Hi @steve-to-the-n,

Sorry for the delay here. I wanted to respond with some good news. We have re-added RDP.

Regarding getting portscan to work, you have made a good point that there is not much documentation on debugging it. What issue are you hitting with it? Perhaps you could send me some more information:

  1. What base OS are you using?
  2. What version of iptables is running on it?
  3. How are you trying to run Opencanary?
jayjb commented 11 months ago

Closing this issue due to inactivity. Please feel free to reopen if you continue to have this issue.