everdark.org ============ .. raw:: html .. raw:: html

everdark.org:3000

Telnet Fingerprint ------------------ :ref:`e6a428c13bbcd7f5... ` *This fingerprint is shared by 17 other servers.* **Options requested from client**: ``NAWS``, ``TTYPE`` **Data source**: `e6a428c13bbcd7f5/47e4489f3cc4c34f.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "e6a428c13bbcd7f5", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [ "AUTHENTICATION", "BINARY", "BM", "CHARSET", "COM_PORT", "DET", "ECHO", "ENCRYPT", "EOR", "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": [ "NAWS", "TTYPE" ] }, "session_data": { "banner_after_return": "!@!@@! !!@!@! !!@!!!\r\n !!! !!@ !!@ !@! !!: :!! !!: :!!\r\n !:! !:! :!: :!: :!: !:! :!: !:!\r\n ..:::..: .:. .:. ::. ::: .:: :::\r\n ...:.:.. ..: :.. .:. :.: .:. :::\r\n \r\nRest thy weary feet, and be our 'guest'.\r\nWhat is your name: ", "banner_before_return": "\r\n @@@@@@@@ @@@ @@@ @@@@@@@@ @@@@@@@ \r\n @@@@@@@@ @@@ @@@ @@@@@@@@ @@@@@@@@ \r\n @@! @@@ @@@ @@! @@! @@@ \r\n !@! @!@ @!@ !@! !@! @!@ Running: MudOS v22.1\r\n @!!!:! @!! !!@ @!!!:! @!@!!@! Admin: Xedric\r\n !!!!!: :@! !@: !!!!!: !!@!@! Arches: Phoebe, Zack,\r\n !!: !!: :!! !!: !!: :!! Nameless & Bax \r\n :!: !:! !:! :!: :!: !:! \r\n .::.:::: :..: .::.:::: ::. ::: \r\n :.::.::. .. :.::.::. .:. :.: \r\n\r\n @@@@@@@ @@@@ @@@@@@@ @@@ @@@\r\n @@@@@@@@ @@@@@@ @@@@@@@@ @@@ @@@\r\n @@! @@@ @@! @@@ @@! @@@ @@! !@@\r\n !@! @!@ @@@ @@@ !@! @!@ !@! @!!\r\n !@! @!@ @!@ @!@ @!@!!@! @!@@!@!\r\n !!! @!! @!", "encoding": "ascii", "option_states": { "server_offered": {}, "server_requested": { "NAWS": true, "TTYPE": true } }, "timing": { "probe": 0.5040922164916992, "total": 1.0051472187042236 } } }, "sessions": [ { "connected": "2026-02-08T04:48:01.324387+00:00", "host": "everdark.org", "ip": "71.27.118.181", "port": 3000 } ] } 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=everdark.org port=3000 INFO client_base.py:174 Connected to DEBUG stream_writer.py:697 recv IAC DO TTYPE DEBUG stream_writer.py:1739 handle_do(TTYPE) DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = True DEBUG stream_writer.py:938 send IAC WILL TTYPE DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = True DEBUG stream_writer.py:3036 local_option[TTYPE] = True DEBUG stream_writer.py:3036 pending_option[WILL + TTYPE] = False 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:689 begin sub-negotiation SB TTYPE DEBUG stream_writer.py:676 sub-negotiation cmd TTYPE SE completion byte DEBUG stream_writer.py:3036 pending_option[SB + TTYPE] = False DEBUG stream_writer.py:2203 recv TTYPE SEND: b'' DEBUG stream_writer.py:2214 send IAC SB TTYPE IS b'xterm-256color' IAC SE DEBUG client_base.py:460 negotiation complete after 2.00s. DEBUG client_base.py:88 EOF from server, closing. INFO client_base.py:105 Connection closed to INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug everdark.org 3000