Skip to content

Telnet protocol is no longer producing log messages #187

Description

@t3chn0m4g3

Connection via tcp/23 to Glutton works fine:

telnet 172.20.254.168
Trying 172.20.254.168...
Connected to 172.20.254.168.
Escape character is '^]'.
Username: test
Password: test
welcome
> ls
> ls
> ls
> ^]
telnet> quit
Connection closed.

However, for some reason, the telnet handler only logs an error:

{"time":"2025-08-05T11:14:11.402929193Z","level":"ERROR","msg":"Failed to handle TCP connection","sensorID":"3e5715d6-b434-46e2-bf96-9da179301262","error":"EOF","handler":"telnet"}

In case you need further info, let me know (currently testing Glutton within T-Pot)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions