uberworld.org
=============
.. raw:: html
,,ggddY"""Ybbgg,,
,agd888b,_ "Y8, ___`""Ybga,
,gdP""88888888baa,.""8b "888g,
,dP" ]888888888P' "Y `888Yb,
,dP" ,88888888P" db, "8P""Yb, People Connected: 006
,8" ,888888888b, d8888a "8,
,8' d88888888888,88P"' a, `8,
,8' 88888888888888PP" "" `8,
d' I88888888888P" `b
8 88P"" _______ __ ________ __ __
8 Y 8[ | | | |--.-----.----.| | | |.-----.----.| |.--| |
8 "Y | | | _ | -__| _|| | | || _ | _|| || _ |
8 |_______|_____|_____|__| |________||_____|__| |__||_____|
Y,
`8, ,d8888888baaa ,8' uberworld.org 2020
`8, 888888888888' ,8'
`8a "8888888888I a8'
`Yba `Y8888888P' adP' Please d
o not connect if you
"Yba `888888P' adY" are easily offended!
`"Yba, d8888P" ,adP"'
`"Y8baa, ,d888P,ad8P"'
`""YYba8888P""''
Please enter your UberWorld name:(or 'who' or 'finger'):
.. raw:: html
uberworld.org:2020
Telnet Fingerprint
------------------
:ref:`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.
.. code-block:: json
{
"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.
.. code-block:: text
DEBUG client.py:770 Fingerprint client: host=uberworld.org port=2020
INFO client_base.py:174 Connected to
DEBUG stream_writer.py:697 recv IAC WILL EOR
DEBUG stream_writer.py:713 WILL EOR unsolicited
DEBUG stream_writer.py:1869 handle_will(EOR)
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True
DEBUG stream_writer.py:938 send IAC DO EOR
DEBUG stream_writer.py:3036 remote_option[EOR] = True
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = False
DEBUG stream_writer.py:1292 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:697 recv IAC DO STATUS
DEBUG stream_writer.py:1739 handle_do(STATUS)
DEBUG stream_writer.py:3036 pending_option[WILL + STATUS] = True
DEBUG stream_writer.py:938 send IAC WILL STATUS
DEBUG stream_writer.py:2461 send IAC SB STATUS IS DO EOR IAC SE
DEBUG stream_writer.py:3036 pending_option[WILL + STATUS] = False
DEBUG stream_writer.py:3036 local_option[STATUS] = True
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:1311 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:938 send IAC DO BINARY
DEBUG stream_writer.py:3036 pending_option[DO + SGA] = True
DEBUG stream_writer.py:938 send IAC DO SGA
DEBUG stream_writer.py:3036 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:938 send IAC DO ECHO
DEBUG stream_writer.py:3036 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:938 send IAC DO STATUS
DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:938 send IAC DO CHARSET
DEBUG stream_writer.py:3036 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:938 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:938 send IAC DO GMCP
DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:938 send IAC DO MSDP
DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:938 send IAC DO MSSP
DEBUG stream_writer.py:3036 pending_option[DO + MSP] = True
DEBUG stream_writer.py:938 send IAC DO MSP
DEBUG stream_writer.py:3036 pending_option[DO + MXP] = True
DEBUG stream_writer.py:938 send IAC DO MXP
DEBUG stream_writer.py:3036 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:938 send IAC DO ZMP
DEBUG stream_writer.py:3036 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:938 send IAC DO AARDWOLF
DEBUG stream_writer.py:3036 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:938 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint f10f7b3f82429456
INFO client_base.py:105 Connection closed to
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug uberworld.org 2020