aladon.sovintel.ru ================== **Connection Banner:** .. image:: /_static/banners/banner_0353dfbc9813.png :alt: ### ### ### ### ### ## ## aladon.sovintel.ru:9000 #​### #​### #​### #​### ## ## ## #​#======================== ## ## ## ## ## ## ## ## ## ## ## ## \| \| \|\| ## ## ## ## ## ## ## ## ## ## #​###### \|\| #​###### ## ## #​###### ## ## ## ## ## ## veni \|\| ## ## ## ## ## ## ## ## ## ## ## #​#--------- vidi -​------// ## ## ## ## ## #​########## ### ## ##\\-​------- vici -​-----// ## ## \\\\ // \|\| / \\\\ \| \| // by Konstantin Voloshin \|\|-​-----------------------------------\\ & Anton Parfenov O////////++ --- powered by SOVINTEL -- ) \|\|-​-----------------------------------/ Based on ROM Version 2.4 beta \|\| \\ \\\\ \| \| // Original DikuMUD by HansStaerfeldt, Katja Nyboe, \\\\ \| \| // Tom Madsen, Michael Seifert, Sebastian Hammer +​=======+ Based on MERC 2.1 code by Hatchet, Furey, and Kahn ROM 2.4 copyright (c) 1993-1996 Russ Taylor Available charset: 1) KOI8, 2) Win1251, 3) DOS/Alt/866 For JMC or Windows telnet enter '2j' for other '2' only You select:[2] ? '' 'new' ? :class: ansi-banner :width: 578px :loading: lazy Server URLs ----------- .. raw:: html Server Info ----------- - **Server Location**: 🇷🇺 Russia (GeoIP) Telnet Fingerprint ------------------ :ref:`52996d2be8a43714 ` *This fingerprint is unique to this server.* **Options offered by server**: ``BINARY``, ``EOR`` **Options requested from client**: ``BINARY`` The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "52996d2be8a43714", "fingerprint-data": { "offered-options": [ "BINARY", "EOR" ], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "CHARSET", "COM_PORT", "ECHO", "GMCP", "MSDP", "MSP", "MSSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [ "BINARY" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "\udccf\udcee\udce4 \udcea\udce0\udcea\udce8\udcec \udce8\udcec\udce5\udced\udce5\udcec \udcf2\udcfb \udce7\udce4\udce5\udcf1\udcfc \udce1\udcf3\udce4\udce5\udcf8\udcfc?\r\n\udcc4\udceb\udcdf \udced\udcee\udce2\udcee\udce3\udcee \udcef\udce5\udcf0\udcf1\udcee\udced\udce0\udce6\udce0 \udced\udce0\udce1\udce5\udcf0\udce8 '\udced\udcee\udce2\udcee\udce5' \udce8\udceb\udce8 'new'\r\n\udcd2\udce2\udcee\udce5 \udce8\udcec\udcdf? ", "banner_before_return": "\r\n\r\n ### ### ### ### ### ## ## aladon.sovintel.ru:9000\r\n #### #### #### #### ## ## ## ##========================\r\n ## ## ## ## ## ## ## ## ## ## ## ## | | ||\r\n ## ## ## ## ## ## ## ## ## ## ####### ||\r\n ####### ## ## ####### ## ## ## ## ## ## veni ||\r\n ## ## ## ## ## ## ## ## ## ## ## ##--------- vidi -------//\r\n ## ## ## ## ## ########### ### ## ##\\-------- vici ------//\r\n ## ## \\\\ //\r\n || / \\\\ | | //\r\n by Konstantin Voloshin ||------------------------------------\\\r\n & Anton Parfenov O////////++ --- powered by SOVINTEL -- )\r\n ||------------------------------------/\r\n Based on ROM Version 2.4 beta || \\ \\\\ | | //\r\n Original DikuMUD by HansStaerfeldt, Katja Nyboe, \\\\ | | //\r\n Tom Madsen, Michael Seifert, Sebastian Hammer +=======+\r\n Based on MERC 2.1 code by Hatchet, Furey, and Kahn\r\n ROM 2.4 copyright (c) 1993-1996 Russ Taylor\r\n\r\n \r\nAvailable charset: 1) KOI8, 2) Win1251, 3) DOS/Alt/866\r\nFor JMC or Windows telnet enter '2j' for other '2' only\r\nYou select:[2] ", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": { "0x55": false, "0x56": false, "ECHO": false, "EOR": true }, "server_requested": { "BINARY": true } }, "scan_type": "quick", "timing": { "probe": 0.5059692859649658, "total": 5.178578853607178 } } }, "sessions": [ { "connected": "2026-02-14T17:12:50.710977+00:00", "host": "aladon.sovintel.ru", "ip": "195.68.135.54", "port": 9000 } ] } .. raw:: html
Connection Log -------------- Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug aladon.sovintel.ru 9000 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:965 Fingerprint client: host=aladon.sovintel.ru port=9000 INFO client_base.py:175 Connected to DEBUG client_base.py:492 negotiation complete after 0.00s. DEBUG stream_writer.py:707 recv IAC WONT ECHO DEBUG stream_writer.py:2025 handle_wont(ECHO) DEBUG stream_writer.py:3174 remote_option[ECHO] = False DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = False DEBUG stream_writer.py:707 recv IAC WILL EOR DEBUG stream_writer.py:723 WILL EOR unsolicited DEBUG stream_writer.py:1900 handle_will(EOR) DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True DEBUG stream_writer.py:950 send IAC DO EOR DEBUG stream_writer.py:3174 remote_option[EOR] = True DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False DEBUG stream_writer.py:707 recv IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:723 WILL MCCP2_COMPRESS unsolicited DEBUG stream_writer.py:1900 handle_will(MCCP2_COMPRESS) DEBUG stream_writer.py:3174 remote_option[MCCP2_COMPRESS] = False DEBUG stream_writer.py:950 send IAC DONT MCCP2_COMPRESS WARNING stream_writer.py:2008 Unhandled: WILL MCCP2_COMPRESS. DEBUG stream_writer.py:707 recv IAC WILL MCCP_COMPRESS DEBUG stream_writer.py:723 WILL MCCP_COMPRESS unsolicited DEBUG stream_writer.py:1900 handle_will(MCCP_COMPRESS) DEBUG stream_writer.py:3174 remote_option[MCCP_COMPRESS] = False DEBUG stream_writer.py:950 send IAC DONT MCCP_COMPRESS WARNING stream_writer.py:2008 Unhandled: WILL MCCP_COMPRESS. DEBUG stream_writer.py:707 recv IAC DO BINARY DEBUG stream_writer.py:1770 handle_do(BINARY) DEBUG stream_writer.py:3174 pending_option[WILL + BINARY] = True DEBUG stream_writer.py:950 send IAC WILL BINARY DEBUG stream_writer.py:3174 local_option[BINARY] = True DEBUG stream_writer.py:3174 pending_option[WILL + BINARY] = False DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True DEBUG stream_writer.py:950 send IAC DO BINARY DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True DEBUG stream_writer.py:950 send IAC DO SGA DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True DEBUG stream_writer.py:950 send IAC DO STATUS DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True DEBUG stream_writer.py:950 send IAC DO CHARSET DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True DEBUG stream_writer.py:950 send IAC DO GMCP DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True DEBUG stream_writer.py:950 send IAC DO MSDP DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True DEBUG stream_writer.py:950 send IAC DO MSSP DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True DEBUG stream_writer.py:950 send IAC DO MSP DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True DEBUG stream_writer.py:950 send IAC DO MXP DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True DEBUG stream_writer.py:950 send IAC DO ZMP DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:950 send IAC DO AARDWOLF DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True DEBUG stream_writer.py:950 send IAC DO ATCP DEBUG stream_writer.py:707 recv IAC WILL BINARY DEBUG stream_writer.py:1900 handle_will(BINARY) DEBUG stream_writer.py:924 skip DO BINARY; pending_option = True DEBUG stream_writer.py:3174 remote_option[BINARY] = True DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = False INFO fingerprinting.py:737 new server fingerprint 52996d2be8a43714 INFO client_base.py:106 Connection closed to .. raw:: html