-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add honeytrap service banners #53
Comments
Hi, I am new to this project and want to contribute in it. To solve this issue:
Please correct me if I have understood it wrong. |
Correct, for certain ports. See the linked responses in the issue. |
working on this!! |
It should be incorporated either into the TCP handler or as separate handlers. |
Should I use go:embed to import responses files? |
Keep the responses in byte slices. |
Honeytrap has a couple of service banners we could use to get to the next stages for connections requiring a banner.
Can be found here: https://github.com/armedpot/honeytrap/tree/master/etc/responses
The text was updated successfully, but these errors were encountered: