wintersoasis.com

wintersoasis.com:8888

Telnet Fingerprint

8230b57f2279de84…

This fingerprint is shared by 102 other servers.

Data source: 8230b57f2279de84/b0af82b09f947fb2.json

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

{
  "server-probe": {
    "fingerprint": "8230b57f2279de84",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "SGA",
        "STATUS"
      ],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Login failed. To login as your character, type:\n",
      "banner_before_return": " __          ___       _             _        ____            _     \r\n \\ \\        / (_)     | |           ( )      / __ \\          (_)    \r\n  \\ \\  /\\  / / _ _ __ | |_  ___ _ __|/ ___  | |  | | __ _ ___ _ ___ \r\n   \\ \\/  \\/ / | | '_ \\| __|/ _ \\ '__| / __| | |  | |/ _` / __| / __|\r\n    \\  /\\  /  | | | | | |_|  __/ |    \\__ \\ | |__| | (_| \\__ \\ \\__ \\\r\n     \\/  \\/   |_|_| |_|\\__|\\___|_|    |___/  \\____/ \\__,_|___/_|___/\r\n\r\nRegistered characters, connect with: connect name password\r\n[!] New here? Type: connect guest guest\r\n",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.1533222198486328,
        "total": 2.700330972671509
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T17:15:28.141470+00:00",
      "host": "wintersoasis.com",
      "ip": "173.255.192.183",
      "port": 8888
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:773 Fingerprint client: host=wintersoasis.com port=8888
INFO client_base.py:174 Connected to <Peer 173.255.192.183 8888>
DEBUG client_base.py:460 negotiation complete after 2.02s.
DEBUG stream_writer.py:2883 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:896 send IAC DO BINARY
DEBUG stream_writer.py:2883 pending_option[DO + SGA] = True
DEBUG stream_writer.py:896 send IAC DO SGA
DEBUG stream_writer.py:2883 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:896 send IAC DO ECHO
DEBUG stream_writer.py:2883 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:896 send IAC DO STATUS
DEBUG stream_writer.py:2883 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:896 send IAC DO CHARSET
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = True
DEBUG stream_writer.py:896 send IAC DO EOR
DEBUG stream_writer.py:2883 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:896 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:655 recv IAC WONT BINARY
DEBUG stream_writer.py:1899 handle_wont(BINARY)
DEBUG stream_writer.py:2883 remote_option[BINARY] = False
DEBUG stream_writer.py:2883 pending_option[DO + BINARY] = False
DEBUG stream_writer.py:655 recv IAC WONT SGA
DEBUG stream_writer.py:1899 handle_wont(SGA)
DEBUG stream_writer.py:2883 remote_option[SGA] = False
DEBUG stream_writer.py:2883 pending_option[DO + SGA] = False
DEBUG stream_writer.py:655 recv IAC WONT ECHO
DEBUG stream_writer.py:1899 handle_wont(ECHO)
DEBUG stream_writer.py:2883 remote_option[ECHO] = False
DEBUG stream_writer.py:2883 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:655 recv IAC WONT STATUS
DEBUG stream_writer.py:1899 handle_wont(STATUS)
DEBUG stream_writer.py:2883 remote_option[STATUS] = False
DEBUG stream_writer.py:2883 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:655 recv IAC WONT CHARSET
DEBUG stream_writer.py:1899 handle_wont(CHARSET)
DEBUG stream_writer.py:2883 remote_option[CHARSET] = False
DEBUG stream_writer.py:2883 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:655 recv IAC WONT EOR
DEBUG stream_writer.py:1899 handle_wont(EOR)
DEBUG stream_writer.py:2883 remote_option[EOR] = False
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = False
DEBUG stream_writer.py:655 recv IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:1899 handle_wont(COM_PORT_OPTION)
DEBUG stream_writer.py:2883 remote_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:2883 pending_option[DO + COM_PORT_OPTION] = False
INFO fingerprinting.py:736 connection for server fingerprint 8230b57f2279de84
INFO client_base.py:105 Connection closed to <Peer 173.255.192.183 8888>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug wintersoasis.com 8888