noreality.org

noreality.org:4000

Telnet Fingerprint

8230b57f2279de84…

This fingerprint is shared by 102 other servers.

Data source: 8230b57f2279de84/7da7e005a4af2c58.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": "\u001b[m\u001b[1;37;40m===============================================================================\n\r\u001b[m\u001b[0;37;40m       \u001b[m\u001b[1;31;40m)\\\n\r       \u001b[m\u001b[1;31;40m(\u001b[m\u001b[1;33;40m&\u001b[m\u001b[1;31;40m)     \u001b[m\u001b[1;34;40m_______           __________              .__  .__  __\n\r        \u001b[m\u001b[1;30;40m|      \u001b[m\u001b[1;34;40m\\      \\   ____   \\______   \\ ____ _____  |  | |__|/  |_ ___.__.\n\r     \u001b[m\u001b[1;37;40my\u001b[m\u001b[0;37;40m\\.-\u001b[m\u001b[1;37;40mv'l   \u001b[m\u001b[1;34;40m/   |   \\ /  _ \\   |       _// __ \\\\__  \\ |  | |  \\   __<   |  |\n\r     \u001b[m\u001b[0;37;40mf \u001b[m\u001b[1;37;40mY   |  \u001b[m\u001b[1;34;40m/    |    (   )  |  |   \\  ___/ / __ \\|  |_|  |_|  ||  |  \\___  |\n\r     \u001b[m\u001b[1;37;40m| \u001b[m\u001b[0;37;40m\"   \u001b[m\u001b[1;37;40m|  \u001b[m\u001b[1;34;40m\\____|__  /\\____/   |____|_  /\\___  >____  /____/__||__|  / ____|\n\r     \u001b[m\u001b[0;37;40m|     \u001b[m\u001b[1;37;40m|          \u001b[m\u001b[1;34;40m\\/                 \\/     \\/     \\/               \\/\n\r     \u001b[m\u001b[0;37;40mb     \u001b[m\u001b[1;37;40m|\n\r     \u001b[m\u001b[1;37;40m|     |\u001b[m\u001b[0;37;40m          Original Diku Mud: Hans Staerfeldt,          \u001b[m\u001b[1;31;40m/(\n\r     \u001b[m\u001b[1;",
      "banner_before_return": "\n\rWould you like ANSI color (Y/n/?)? ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5043232440948486,
        "total": 3.284668445587158
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T17:04:52.716664+00:00",
      "host": "noreality.org",
      "ip": "216.252.162.218",
      "port": 4000
    }
  ]
}

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=noreality.org port=4000
INFO client_base.py:174 Connected to <Peer 216.252.162.218 4000>
DEBUG client_base.py:460 negotiation complete after 2.00s.
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
INFO fingerprinting.py:736 connection for server fingerprint 8230b57f2279de84
INFO client_base.py:105 Connection closed to <Peer 216.252.162.218 4000>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug noreality.org 4000