mushorg / glutton

Generic Low Interaction Honeypot
MIT License
244 stars 56 forks source link

Default handler #30

Closed glaslos closed 7 years ago

glaslos commented 7 years ago

I'd like to have a handler that I can assign to ports:

ports:
  21:
    default

Default handler should accept the connection and read the package payload. This might trigger additional packages.

furusiyya commented 7 years ago

Right, Well you can elaborate about additional packages?

glaslos commented 7 years ago

Very simple: If we accept a package (establish a connection), the adversary might send additional ones.

glaslos commented 7 years ago

done with https://github.com/mushorg/glutton/pull/32/commits/8e808a59bc6451e113667849fddc794ee00fe244