mud.silberland.at

mud.silberland.at:4711

Telnet Fingerprint

58c0fabb70a219fb…

This fingerprint is shared by 2 other servers.

Options offered by server: EOR

Options requested from client: LINEMODE, NAWS, NEW_ENVIRON, TSPEED, TTYPE, XDISPLOC

Data source: 58c0fabb70a219fb/412f1bc97820ffd7.json

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

{
  "server-probe": {
    "fingerprint": "58c0fabb70a219fb",
    "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": [
        "LINEMODE",
        "NAWS",
        "NEW_ENVIRON",
        "TSPEED",
        "TTYPE",
        "XDISPLOC"
      ]
    },
    "session_data": {
      "banner_after_return": "-__-==-___-===-___-==-_-===-____-=-_____-=--===--=-___-=\r\n\r\n\r\n  ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~\r\n\r\n  A C H T U N G  ! ! !\r\n\r\n  Das Angreifen von Spielern sowie das Benutzen von Triggern sowie Skripts\r\n  sind im SilberLand streng VERBOTEN!! Sollte es in irgendeiner Form Probleme\r\n  geben, so wende Dich bitte an einen der Magier oder an 'mud@silberland.at'\r\n\r\n  Adresse: mud.silberland.at 4711 (77.237.49.230:4711)\r\n\r\n  Willst Du nur ein wenig reinschnuppern, melde Dich einfach als 'gast' an!\r\n\r\nWie heisst Du denn (\"neu\" fuer neuen Spieler) ?  ",
      "banner_before_return": "HTTP/1.0 302 Found\r\nLocation: http://www.silberland.at/\r\n\r\nConnected by next layer GmbH since 28 Mar 2022.\r\nLocal time: Sun Feb  8 07:27:32 2026 MET\r\n\r\nSilberLand LPmud, SilberLand Mudlib, NATIVE mode, driver version 03.02.1@148p3\r\n\r\n\r\n   Dunkelheit am Horizont... doch da, ein Silberstreif...\r\n\r\n                              _\r\n                             / \\\r\n             oo           /\\/   \\_/\\\r\n    o888o   Y88P  o8P  o8P  \\    /  \\        o8P      _        /\\     o8P\r\n   88   YP   YP   88  /88     \\/      \\/\\   /88  /\\__/ \\__   /\\_ \\    88\r\n   88o            88 / Y8o    /       /   \\/ 88\\/    \\    \\ /   \\ \\    Y8o\r\n    Y888o   Y88P  88/  88888o   o888o  Yo88o 88  \\/ o888o Y88888o \\ o88 88\r\n       Y88o  88   88   88   88 88   88 88    88  /      Y8 88   88 88   88\r\n         88  88   88   88   88 888888P 88    88     o88888 88   88 88   88\r\n   oo   o88  88   88   88   88 88      88    88    88   88 88   88 88   88\r\n   Y88888P  o88o  888o  Y888P   Y888P  Y8o   Y8888o Y88888o Y8   Yo Y888P\r\n   -_____-==-__-==",
      "encoding": "ascii",
      "option_states": {
        "environ_requested": [],
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "0x24": false,
          "0xfa": false,
          "LINEMODE": true,
          "NAWS": true,
          "NEW_ENVIRON": true,
          "TSPEED": true,
          "TTYPE": true,
          "XDISPLOC": true
        }
      },
      "timing": {
        "probe": 0.5071804523468018,
        "total": 1.0080335140228271
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T06:27:34.563943+00:00",
      "host": "mud.silberland.at",
      "ip": "77.237.49.230",
      "port": 4711
    }
  ]
}

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=mud.silberland.at port=4711
INFO client_base.py:174 Connected to <Peer 77.237.49.230 4711>
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 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 DO NAWS
DEBUG stream_writer.py:1733 handle_do(NAWS)
DEBUG stream_writer.py:3030 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:933 send IAC WILL NAWS
DEBUG stream_writer.py:2300 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3030 local_option[NAWS] = True
DEBUG stream_writer.py:3030 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:692 recv IAC DO TTYPE
DEBUG stream_writer.py:1733 handle_do(TTYPE)
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:933 send IAC WILL TTYPE
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3030 local_option[TTYPE] = True
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:692 recv IAC DO XDISPLOC
DEBUG stream_writer.py:1733 handle_do(XDISPLOC)
DEBUG stream_writer.py:3030 pending_option[WILL + XDISPLOC] = True
DEBUG stream_writer.py:933 send IAC WILL XDISPLOC
DEBUG stream_writer.py:3030 pending_option[SB + XDISPLOC] = True
DEBUG stream_writer.py:3030 local_option[XDISPLOC] = True
DEBUG stream_writer.py:3030 pending_option[WILL + XDISPLOC] = False
DEBUG stream_writer.py:692 recv IAC DO b'$'
DEBUG stream_writer.py:1733 handle_do(b'$')
DEBUG stream_writer.py:1811 DO b'$' not supported.
DEBUG stream_writer.py:3030 local_option[b'$'] = False
DEBUG stream_writer.py:933 send IAC WONT b'$'
DEBUG stream_writer.py:692 recv IAC DO NEW_ENVIRON
DEBUG stream_writer.py:1733 handle_do(NEW_ENVIRON)
DEBUG stream_writer.py:3030 pending_option[WILL + NEW_ENVIRON] = True
DEBUG stream_writer.py:933 send IAC WILL NEW_ENVIRON
DEBUG stream_writer.py:3030 pending_option[SB + NEW_ENVIRON] = True
DEBUG stream_writer.py:3030 local_option[NEW_ENVIRON] = True
DEBUG stream_writer.py:3030 pending_option[WILL + NEW_ENVIRON] = False
DEBUG stream_writer.py:692 recv IAC DO TSPEED
DEBUG stream_writer.py:1733 handle_do(TSPEED)
DEBUG stream_writer.py:3030 pending_option[WILL + TSPEED] = True
DEBUG stream_writer.py:933 send IAC WILL TSPEED
DEBUG stream_writer.py:3030 pending_option[SB + TSPEED] = True
DEBUG stream_writer.py:3030 local_option[TSPEED] = True
DEBUG stream_writer.py:3030 pending_option[WILL + TSPEED] = 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 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:2025 [SB + LINEMODE] unsolicited
DEBUG stream_writer.py:2480 recv IAC SB LINEMODE DO LMODE_FORWARDMASK,
DEBUG stream_writer.py:3030 local_option[SB + LINEMODE + 2] = False
DEBUG stream_writer.py:2891 FORWARDMASK received (2 bytes), not applied
DEBUG stream_writer.py:1306 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:684 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:671 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2197 recv TTYPE SEND: b''
DEBUG stream_writer.py:2208 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG stream_writer.py:684 begin sub-negotiation SB XDISPLOC
DEBUG stream_writer.py:671 sub-negotiation cmd XDISPLOC SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + XDISPLOC] = False
DEBUG stream_writer.py:2173 recv XDISPLOC SEND: b''
DEBUG stream_writer.py:2184 send IAC SB XDISPLOC IS b'' IAC SE
DEBUG stream_writer.py:684 begin sub-negotiation SB NEW_ENVIRON
DEBUG stream_writer.py:671 sub-negotiation cmd NEW_ENVIRON SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + NEW_ENVIRON] = False
DEBUG stream_writer.py:2243 recv NEW_ENVIRON SEND (all)
DEBUG stream_writer.py:2266 env send: LANG='C', TERM='VT100', LINES=25, COLUMNS=80, COLORTERM=''
DEBUG stream_writer.py:684 begin sub-negotiation SB TSPEED
DEBUG stream_writer.py:671 sub-negotiation cmd TSPEED SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + TSPEED] = False
DEBUG stream_writer.py:2129 recv TSPEED SEND: b''
DEBUG stream_writer.py:2160 send: IAC SB TSPEED IS b'38400',b'38400' IAC SE
DEBUG client_base.py:460 negotiation complete after 0.13s.
DEBUG stream_writer.py:1306 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3030 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:933 send IAC DO BINARY
DEBUG stream_writer.py:3030 pending_option[DO + SGA] = True
DEBUG stream_writer.py:933 send IAC DO SGA
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:933 send IAC DO ECHO
DEBUG stream_writer.py:3030 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:933 send IAC DO STATUS
DEBUG stream_writer.py:3030 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:933 send IAC DO CHARSET
DEBUG stream_writer.py:3030 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:933 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:933 send IAC DO GMCP
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = True
DEBUG stream_writer.py:933 send IAC DO MSP
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = True
DEBUG stream_writer.py:933 send IAC DO MXP
DEBUG stream_writer.py:3030 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:933 send IAC DO ZMP
DEBUG stream_writer.py:3030 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:933 send IAC DO AARDWOLF
DEBUG stream_writer.py:3030 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:933 send IAC DO ATCP
DEBUG stream_writer.py:692 recv IAC WONT b'\xfc'
DEBUG stream_writer.py:1985 handle_wont(WONT)
DEBUG stream_writer.py:3030 remote_option[WONT] = False
DEBUG stream_writer.py:3030 pending_option[DO + WONT] = False
DEBUG stream_writer.py:692 recv IAC WONT ECHO
DEBUG stream_writer.py:1985 handle_wont(ECHO)
DEBUG stream_writer.py:3030 remote_option[ECHO] = False
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:692 recv IAC WONT STATUS
DEBUG stream_writer.py:1985 handle_wont(STATUS)
DEBUG stream_writer.py:3030 remote_option[STATUS] = False
DEBUG stream_writer.py:3030 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:692 recv IAC WONT CHARSET
DEBUG stream_writer.py:1985 handle_wont(CHARSET)
DEBUG stream_writer.py:3030 remote_option[CHARSET] = False
DEBUG stream_writer.py:3030 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:692 recv IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:1985 handle_wont(COM_PORT_OPTION)
DEBUG stream_writer.py:3030 remote_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:3030 pending_option[DO + COM_PORT_OPTION] = False
DEBUG stream_writer.py:692 recv IAC WONT GMCP
DEBUG stream_writer.py:1985 handle_wont(GMCP)
DEBUG stream_writer.py:3030 remote_option[GMCP] = False
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = False
DEBUG stream_writer.py:692 recv IAC WONT MSDP
DEBUG stream_writer.py:1985 handle_wont(MSDP)
DEBUG stream_writer.py:3030 remote_option[MSDP] = False
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:692 recv IAC WONT MSSP
DEBUG stream_writer.py:1985 handle_wont(MSSP)
DEBUG stream_writer.py:3030 remote_option[MSSP] = False
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:692 recv IAC WONT MSP
DEBUG stream_writer.py:1985 handle_wont(MSP)
DEBUG stream_writer.py:3030 remote_option[MSP] = False
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = False
DEBUG stream_writer.py:692 recv IAC WONT MXP
DEBUG stream_writer.py:1985 handle_wont(MXP)
DEBUG stream_writer.py:3030 remote_option[MXP] = False
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = False
DEBUG stream_writer.py:692 recv IAC WONT ZMP
DEBUG stream_writer.py:1985 handle_wont(ZMP)
DEBUG stream_writer.py:3030 remote_option[ZMP] = False
DEBUG stream_writer.py:3030 pending_option[DO + ZMP] = False
DEBUG stream_writer.py:692 recv IAC WONT AARDWOLF
DEBUG stream_writer.py:1985 handle_wont(AARDWOLF)
DEBUG stream_writer.py:3030 remote_option[AARDWOLF] = False
DEBUG stream_writer.py:3030 pending_option[DO + AARDWOLF] = False
DEBUG stream_writer.py:692 recv IAC WONT ATCP
DEBUG stream_writer.py:1985 handle_wont(ATCP)
DEBUG stream_writer.py:3030 remote_option[ATCP] = False
DEBUG stream_writer.py:3030 pending_option[DO + ATCP] = False
INFO fingerprinting.py:737 new server fingerprint 8eb45da70cb93f63
INFO client_base.py:105 Connection closed to <Peer 77.237.49.230 4711>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug mud.silberland.at 4711