dark-legacy.com

dark-legacy.com:9898

Telnet Fingerprint

64724f2edb219c51…

This fingerprint is shared by 6 other servers.

Options offered by server: EOR

Data source: 64724f2edb219c51/78e74b21299a0300.json

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

{
  "server-probe": {
    "fingerprint": "64724f2edb219c51",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "FORWARD_X",
        "KERMIT",
        "NAMS",
        "NAOCRD",
        "NAOFFD",
        "NAOHTD",
        "NAOHTS",
        "NAOL",
        "NAOLFD",
        "NAOP",
        "NAOVTD",
        "NAOVTS",
        "PRAGMA_HEARTBEAT",
        "PRAGMA_LOGON",
        "RCP",
        "RCTE",
        "RSP",
        "SEND_URL",
        "SGA",
        "SSPI_LOGON",
        "STATUS",
        "SUPDUP",
        "SUPDUPOUTPUT",
        "SUPPRESS_LOCAL_ECHO",
        "TLS",
        "TN3270E",
        "TTYLOC",
        "VT3270REGIME",
        "X3PAD",
        "XAUTH"
      ],
      "requested-options": []
    },
    "session_data": {
      "banner_after_return": "m \u001b[37;37m|_____|__|__|__|__|__|\\__\\ |_____|_____|_____|__|__|_____| |__|\n\r\u001b[30m                                                                \n\r   \u001b[36mCrafting \u001b[0;37m\u001b[0;36m* \u001b[0;37m\u001b[1;36mPet Breeding \u001b[0;37m\u001b[0;36m* \u001b[0;37m\u001b[1;36mDelving \u001b[0;37m\u001b[0;36m* \u001b[0;37m\u001b[1;36mExploring \u001b[0;37m\u001b[0;36m* \u001b[0;37m\u001b[1;36mHigh Fantasy\n\r\u001b[30m \n\r                                                            \n\r \n\r \n\r\u001b[0;37m\u001b[0;37mWelcome traveler,\n\r             \n\r\u001b[0;37m\u001b[1;37mCreate your account and join us now! Type new<enter>         \n\r\u001b[0;37m\u001b[0;37m \n\rEnter your account's name, or type new: ",
      "banner_before_return": "\n\rJade Codebase - Version 2.5.0-nobards\n\r.            \n\r \n\r \n\r  \n\r \n\r \n\r \n\r                                                        \u001b[0;37m\u001b[1;37m\u001b[0;37m\u001b[0;37m/(    )\\\n\r                               \u001b[0;37m\u001b[1;37m       Dark Legacy MUD  \u001b[0;37m\u001b[0;37m|  -^^-  |\n\r                               \u001b[0;37m\u001b[1;36m\u001b[0;37m\u001b[0;37mhttp://dark-legacy.com   \u001b[0;37m\u001b[1;37m\u001b[0;37m\u001b[0;37m\\_\u001b[0;37m\u001b[1;31m `'\u001b[30m _/\n\r                                  info@darklegacy.com   \u001b[37;37m\u001b[0;37m\u001b[0;37m  \\  )\n\r                                    \u001b[0;37m\u001b[1;30m 24 years of fun!   \u001b[37;37m\u001b[0;37m\u001b[0;37m   )/\n\r                                                       \u001b[0;37m\u001b[1;37m\u001b[0;37m\u001b[0;37m   ('\n\r \n\r \n\r \n\r \n\r \u001b[0;37m\u001b[1;30m    .    .               \u001b[36m  M u l t i p l a y e r   F a n t a s y\n\r\u001b[30m \u001b[37;37m ____  _____ _____ __  __   __    _____ _____ _____ _____ __  __ \n\r\u001b[30m \u001b[37;37m|    \\|     |     |  |/  / |  |__|   __|   __|     |     |  \\/  |\n\r\u001b[30m \u001b[37;37m|  |  |  :  |  :  <     <  |  |  |   _|:  |  |  '  |   __|\\    /\n\r\u001b[30",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "0x55": false,
          "EOR": true
        },
        "server_requested": {}
      },
      "timing": {
        "probe": 0.5098247528076172,
        "total": 1.0108497142791748
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T07:00:20.110992+00:00",
      "host": "dark-legacy.com",
      "ip": "167.114.173.63",
      "port": 9898
    }
  ]
}

Connection Log

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

DEBUG client.py:770 Fingerprint client: host=dark-legacy.com port=9898
INFO client_base.py:174 Connected to <Peer 167.114.173.63 9898>
DEBUG stream_writer.py:692 recv IAC WILL EOR
DEBUG stream_writer.py:708 WILL EOR unsolicited
DEBUG stream_writer.py:1863 handle_will(EOR)
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = True
DEBUG stream_writer.py:933 send IAC DO EOR
DEBUG stream_writer.py:3030 remote_option[EOR] = True
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = False
DEBUG stream_writer.py:692 recv IAC WILL MCCP_COMPRESS
DEBUG stream_writer.py:708 WILL MCCP_COMPRESS unsolicited
DEBUG stream_writer.py:1863 handle_will(MCCP_COMPRESS)
DEBUG stream_writer.py:3030 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:933 send IAC DONT MCCP_COMPRESS
WARNING stream_writer.py:1968 Unhandled: WILL MCCP_COMPRESS.
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 167.114.173.63 9898>
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug dark-legacy.com 9898