Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Drones should be able to report warnings back to server. #177

Open
johnnykv opened this issue Jul 5, 2014 · 0 comments
Open

Drones should be able to report warnings back to server. #177

johnnykv opened this issue Jul 5, 2014 · 0 comments
Labels

Comments

@johnnykv
Copy link
Member

johnnykv commented Jul 5, 2014

In the example below the server would never notice that anything was wrong.
The drone should be able to report errors back, something like
'{0} {1} {2}'.format(Message.CAPABILITY_ERROR, capability_name, 'some free text here...')

2014-07-05 15:16:32,992 (beeswarm.drones.honeypot.honeypot) Could not start ftp server on port 21. Error: [Errno 13] Permission denied: ('0.0.0.0', 21)
2014-07-05 15:16:32,992 (beeswarm.drones.honeypot.honeypot) Started Telnet capability listening on port 2323
@johnnykv johnnykv added the task label Jul 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant