wildsofpern.aresmush.com ======================== .. raw:: html .. raw:: html

wildsofpern.aresmush.com:2021

Telnet Fingerprint ------------------ :ref:`a2b0bf12ce546526... ` *This fingerprint is shared by 8 other servers.* **Options requested from client**: ``CHARSET``, ``NAWS`` **Data source**: `a2b0bf12ce546526/f44e879586604c43.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "a2b0bf12ce546526", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [ "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "SGA", "STATUS" ], "requested-options": [ "CHARSET", "NAWS" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "", "banner_before_return": "\n\n \u001b[38;5;46m__ ___ _ _ \u001b[0m \u001b[38;5;226m/ / \u001b[0m\n \u001b[38;5;46m\\ \\ / (_) | __| |___ \u001b[0m \u001b[38;5;226m/' .,,,, ./ \u001b[0m \n \u001b[38;5;34m\\ \\ /\\ / /| | |/ _` / __|\u001b[0m \u001b[38;5;226m/';' ,/ \u001b[0m \n \u001b[38;5;34m\\ V V / | | | (_| \\__ \\ \u001b[0m \u001b[38;5;226m/ / ,,//,`'` \u001b[0m \n \u001b[38;5;22m\\_/\\_/ |_|_|\\__,_|___/ \u001b[0m \u001b[38;5;226m( ,, '\u001b[38;5;33m_,\u001b[0m \u001b[38;5;226m,,,' ``\u001b[0m\n \u001b[38;5;226m| \u001b[38;5;33m/@\u001b[0m \u001b[38;5;226m,,, ;\" `\u001b[0m\n \u001b[38;5;46m__ \u001b[0m \u001b[38;5;226m/ . ,''/' `,`` \u001b[0m\n \u001b[38;5;46m___ / _| \u001b[0m \u001b[38;5;226m/ . ./, `,, ` ; \u001b[0m\n \u001b[38;5;34m/ _ \\| |_ \u001b[0m \u001b[38;5;226m,./ . ,-,',` ,,/''\\,' \u001b[0m\n \u001b[38;5;34m| (_) | _| \u001b[0m \u001b[38;5;226m| /; ./,,'`,,'' | | \u001b[0m\n \u001b[38;5;22m\\___/|_| \u001b[0m \u001b[38;5;226m| / ',' / | \u001b[0m\n \u001b[38;5;226m\\___/' ' | | \u001b[0m\n \u001b[38;5;46m____ \u001b[0m \u001b[38;5;226m`,,' | / `\\ \u001b[0m\n \u001b[38;5;46m| _ \\ ___ _ __ _ __ \u001b[0m Art by \u001b[38;5;226m/ | ~\\ \u001b[0m\n \u001b[38;5;34m| |_) / _ \\ '__| '_ \\ \u001b[0m Ooyamaneko \u001b[38;5;226m' ( \u001b[0m\n \u001b[38;5;34m| __/ __/ | | | | | \u001b[0m \u001b[38;5;226m: \u001b[0m\n \u001b[38;5;22m|_| \\___|_| |_| |_| \u001b[0m \u001b[38;5;226m; . \\-- \u001b[0m\n \u001b[38;5;226m: \\ ; \u001b[0m\n \u001b[38;5;130m/------------------------------------------------------------\\ \u001b[0m\n \u001b[38;5;130m|\u001b[0m \u001b[38;5;39mconnect guest guest\u001b[0m - Connects you as a Guest \u001b[38;5;130m|\u001b[0m\n \u001b[38;5;130m|\u001b[0m \u001b[38;5;39mcreate Character password\u001b[0m - Creates a character \u001b[38;5;130m|\u001b[0m\n \u001b[38;5;130m|\u001b[0m \u001b[38;5;39mconnect Character password\u001b[0m - Connects to a character \u001b[38;5;130m|\u001b[0m\n \u001b[38;5;130m\\------------------------------------------------------------/ \u001b[0m\n \u001b[38;5;130m/------------------------------------------------------------\\ \u001b[0m\n \u001b[38;5;130m|\u001b[0m The \"Dragonriders of Pern\" (tm) books are copyright 1967 \u001b[38;5;130m|\u001b[0m\n \u001b[38;5;130m|\u001b[0m by Anne McCaffrey. \u001b[38;5;130m|\u001b[0m\n \u001b[38;5;130m\\------------------------------------------------------------/ \u001b[0m\n\n\u001b[0m\r\n\u001b[36m%% Welcome to AresMUSH version 2.8.0! https://aresmush.com\n%% Type 'help' to learn how to play. Type 'tour' to connect to a temporary character to explore.\u001b[0m\u001b[0m\r\n", "encoding": "ascii", "option_states": { "server_offered": {}, "server_requested": { "CHARSET": true, "NAWS": true } }, "scan_type": "quick", "timing": { "probe": 0.5025448799133301, "total": 6.008967399597168 } } }, "sessions": [ { "connected": "2026-02-08T16:20:53.287553+00:00", "host": "wildsofpern.aresmush.com", "ip": "204.48.19.59", "port": 2021 } ] } 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=wildsofpern.aresmush.com port=2021 INFO client_base.py:174 Connected to DEBUG stream_writer.py:697 recv IAC DO NAWS DEBUG stream_writer.py:1739 handle_do(NAWS) DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:938 send IAC WILL NAWS DEBUG stream_writer.py:2306 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3036 local_option[NAWS] = True DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:697 recv IAC DO CHARSET DEBUG stream_writer.py:1739 handle_do(CHARSET) DEBUG stream_writer.py:3036 pending_option[WILL + CHARSET] = True DEBUG stream_writer.py:938 send IAC WILL CHARSET DEBUG stream_writer.py:3036 local_option[CHARSET] = True DEBUG stream_writer.py:3036 pending_option[WILL + CHARSET] = False DEBUG stream_writer.py:689 begin sub-negotiation SB CHARSET DEBUG stream_writer.py:676 sub-negotiation cmd CHARSET SE completion byte DEBUG stream_writer.py:2031 [SB + CHARSET] unsolicited DEBUG client.py:266 encoding negotiated: utf-8 DEBUG stream_writer.py:2111 send IAC SB CHARSET ACCEPTED utf-8 IAC SE DEBUG client_base.py:460 negotiation complete after 2.00s. 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 + EOR] = True DEBUG stream_writer.py:938 send IAC DO EOR 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 4bf9c4a457402b1d INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug wildsofpern.aresmush.com 2021