uberworld.org

uberworld.org:2020

Telnet Fingerprint

3466d1f862368b3a…

This fingerprint is shared by 6 other servers.

Options offered by server: EOR

Options requested from client: STATUS

Data source: 3466d1f862368b3a/3f0b4e7f95168e49.json

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

{
  "server-probe": {
    "fingerprint": "3466d1f862368b3a",
    "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": [
        "STATUS"
      ]
    },
    "session_data": {
      "banner_after_return": "o not connect if you\r\n     \"Yba                 `888888P'   adY\"               are easily offended!\r\n       `\"Yba,             d8888P\" ,adP\"' \r\n          `\"Y8baa,      ,d888P,ad8P\"' \r\n                `\"\"YYba8888P\"\"'' \r\n\r\nPlease enter your UberWorld name:(or 'who' or 'finger'):  ",
      "banner_before_return": "\r\n\r\n\r\n\r\n\r\n\r\n               ,,ggddY\"\"\"Ybbgg,,\r\n          ,agd888b,_ \"Y8, ___`\"\"Ybga,\r\n       ,gdP\"\"88888888baa,.\"\"8b    \"888g,          \r\n     ,dP\"     ]888888888P'  \"Y     `888Yb,       \r\n   ,dP\"      ,88888888P\"  db,       \"8P\"\"Yb,        People Connected: 006\r\n  ,8\"       ,888888888b, d8888a           \"8,\r\n ,8'        d88888888888,88P\"' a,          `8,\r\n,8'         88888888888888PP\"  \"\"           `8,\r\nd'          I88888888888P\"                   `b \r\n8           88P\"\"  _______ __                ________              __     __\r\n8            Y 8[ |   |   |  |--.-----.----.|  |  |  |.-----.----.|  |.--|  |\r\n8              \"Y |   |   |  _  |  -__|   _||  |  |  ||  _  |   _||  ||  _  |\r\n8                 |_______|_____|_____|__|  |________||_____|__|  |__||_____|\r\nY,               \r\n`8,                     ,d8888888baaa       ,8'            uberworld.org 2020\r\n `8,                    888888888888'      ,8'  \r\n  `8a                   \"8888888888I      a8'\r\n   `Yba                  `Y8888888P'    adP'     Please d",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "STATUS": true
        }
      },
      "timing": {
        "probe": 0.5035932064056396,
        "total": 1.0043213367462158
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T06:18:43.786822+00:00",
      "host": "uberworld.org",
      "ip": "18.236.25.42",
      "port": 2020
    }
  ]
}

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=uberworld.org port=2020
INFO client_base.py:174 Connected to <Peer 18.236.25.42 2020>
DEBUG stream_writer.py:655 recv IAC WILL EOR
DEBUG stream_writer.py:671 WILL EOR unsolicited
DEBUG stream_writer.py:1793 handle_will(EOR)
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = True
DEBUG stream_writer.py:896 send IAC DO EOR
DEBUG stream_writer.py:2883 remote_option[EOR] = True
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = False
DEBUG stream_writer.py:1250 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:655 recv IAC DO STATUS
DEBUG stream_writer.py:1668 handle_do(STATUS)
DEBUG stream_writer.py:2883 pending_option[WILL + STATUS] = True
DEBUG stream_writer.py:896 send IAC WILL STATUS
DEBUG stream_writer.py:2363 send IAC SB STATUS IS DO EOR IAC SE
DEBUG stream_writer.py:2883 pending_option[WILL + STATUS] = False
DEBUG stream_writer.py:2883 local_option[STATUS] = True
DEBUG client_base.py:460 negotiation complete after 2.01s.
DEBUG stream_writer.py:1269 IAC EOR: End of Record (unhandled).
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 + COM_PORT_OPTION] = True
DEBUG stream_writer.py:896 send IAC DO COM_PORT_OPTION
INFO fingerprinting.py:736 connection for server fingerprint e9d1632ddd84ced9
INFO client_base.py:105 Connection closed to <Peer 18.236.25.42 2020>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug uberworld.org 2020