perilousrealms.com

perilousrealms.com:23

Telnet Fingerprint

a3bc05da4027b92c…

This fingerprint is shared by 1 other server.

Options requested from client: LINEMODE

Data source: a3bc05da4027b92c/74f07863a1ec0798.json

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

{
  "server-probe": {
    "fingerprint": "a3bc05da4027b92c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "EOR",
        "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": [
        "LINEMODE"
      ]
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\r\nWelcome to Perilous Realms...\r\n\r\nRevision: PR3.001.1769 (demon)\r\n     mud: (c) 1990-2026 Alcanzar, Deth, Countess, Bunta, Nitemare et al\r\n\r\n(Enter new to create a new account or ? for help.)\r\n\r\nlogin: ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "0x5b": false
        },
        "server_requested": {
          "LINEMODE": true
        }
      },
      "timing": {
        "probe": 0.5035362243652344,
        "total": 1.0680019855499268
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T05:14:04.463227+00:00",
      "host": "perilousrealms.com",
      "ip": "13.57.88.213",
      "port": 23
    }
  ]
}

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=perilousrealms.com port=23
INFO client_base.py:174 Connected to <Peer 13.57.88.213 23>
DEBUG stream_writer.py:692 recv IAC DO LINEMODE
DEBUG stream_writer.py:1733 handle_do(LINEMODE)
DEBUG stream_writer.py:3030 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:933 send IAC WILL LINEMODE
DEBUG stream_writer.py:3030 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3030 local_option[LINEMODE] = True
DEBUG stream_writer.py:3030 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:692 recv IAC WILL MXP
DEBUG stream_writer.py:708 WILL MXP unsolicited
DEBUG stream_writer.py:1863 handle_will(MXP)
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = True
DEBUG stream_writer.py:933 send IAC DO MXP
DEBUG stream_writer.py:3030 remote_option[MXP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = False
DEBUG stream_writer.py:684 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:671 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2498 recv IAC SB LINEMODE LINEMODE-MODE b'\x01' IAC SE
DEBUG stream_writer.py:1241 set Linemode <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False, remote:False,
    local:True>
DEBUG stream_writer.py:1244 send IAC SB LINEMODE LINEMODE-MODE <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False,
    remote:False, local:True> IAC SE
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 13.57.88.213 23>
INFO fingerprinting.py:746 connection for server fingerprint 98ef96f171413a1c

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug perilousrealms.com 23