montereybbs.com:23 ================== **Connection Banner:** .. raw:: html .. raw:: html

montereybbs.com:23

Encoding -------- - **Effective encoding**: cp437 - **Scanner detected**: ascii Telnet Fingerprint ------------------ :ref:`358ee93523e0bfeb... ` *This fingerprint is shared by 3 other servers.* **Options requested from client**: ``BINARY``, ``SGA`` **Data source**: `358ee93523e0bfeb/e70716bfd4ee9d03.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. code-block:: json { "server-probe": { "fingerprint": "358ee93523e0bfeb", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [], "requested-options": [ "BINARY", "SGA" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "", "banner_before_return": "\u001b[2J\u001b[HDayDream BBS/UNiX 2.15a\r\nProgramming by Antti H\ufffd\ufffd\ufffdyrynen 1996, 1997,\r\n DayDream Development Team 1998, 1999, 2000, 2001, 2002, 2003, 2004,\r\n Bo Simonsen 2008, 2009, 2010\r\nCurrently maintained by Ryan Fantus\r\nYou are connected to node #1 at 57600 BPS.\r\n\r\n .----------------------------------------------------------------------.\r\n |-Nd-+-NodeStat--------------+-Action--------------+-Connect-----------|\r\n | 01 | ----> YOUR NODE <---- | Logging in.. | telnet/57600 bps |\r\n |----|-----------------------|---------------------|-------------------|\r\n | 02 | -> Awaiting Caller <- | :-( | telnet/waiting |\r\n |----|-----------------------|---------------------|-------------------|\r\n | 03 | -> Awaiting Caller <- | :-( | telnet/waiting |\r\n |----|-----------------------|---------------------|-------------------|\r\n | 04 | -> Awaiting Caller <- | :-( | telnet/waiting |\r\n |----|-----------------------|---------------------|-------------------|\r\n | 05 | -> Awaiting Caller <- | :-( | telnet/waiting |\r\n |----|-----------------------|---------------------|-------------------|\r\n | 06 | -> Awaiting Caller <- | :-( | local/waiting |\r\n |----|-----------------------|---------------------|-------------------|\r\n | 07 | -> Awaiting Caller <- | :-( | local/waiting |\r\n |----+-----------------------+---------------------+-------------------|\r\n `--------------------------[muggifront/DD v1.2f (c) ck 1997 for sTF.]--'\r\n\r\nPress or twice within 10 seconds to continue...\r\n", "encoding": "ascii", "option_states": { "server_offered": { "BINARY": true, "ECHO": true, "NAWS": false, "SGA": true }, "server_requested": { "0x24": false, "BINARY": true, "SGA": true } }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 2.6451942920684814 } } }, "sessions": [ { "connected": "2026-02-09T19:30:55.167174+00:00", "host": "montereybbs.com", "ip": "64.23.158.239", "port": 23 } ] } 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:863 Fingerprint client: host=montereybbs.com port=23 INFO client_base.py:174 Connected to DEBUG stream_writer.py:706 recv IAC DONT b'$' DEBUG stream_writer.py:1860 handle_dont(b'$') DEBUG stream_writer.py:3167 pending_option[WILL + b'$'] = False DEBUG stream_writer.py:3167 local_option[b'$'] = False DEBUG stream_writer.py:706 recv IAC DO SGA DEBUG stream_writer.py:1767 handle_do(SGA) DEBUG stream_writer.py:3167 pending_option[WILL + SGA] = True DEBUG stream_writer.py:947 send IAC WILL SGA DEBUG stream_writer.py:3167 local_option[SGA] = True DEBUG stream_writer.py:3167 pending_option[WILL + SGA] = False DEBUG stream_writer.py:706 recv IAC WILL ECHO DEBUG stream_writer.py:722 WILL ECHO unsolicited DEBUG stream_writer.py:1897 handle_will(ECHO) DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = True DEBUG stream_writer.py:947 send IAC DO ECHO DEBUG stream_writer.py:3167 remote_option[ECHO] = True DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = False DEBUG stream_writer.py:706 recv IAC WILL SGA DEBUG stream_writer.py:722 WILL SGA unsolicited DEBUG stream_writer.py:1897 handle_will(SGA) DEBUG stream_writer.py:3167 pending_option[DO + SGA] = True DEBUG stream_writer.py:947 send IAC DO SGA DEBUG stream_writer.py:3167 remote_option[SGA] = True DEBUG stream_writer.py:3167 pending_option[DO + SGA] = False DEBUG stream_writer.py:706 recv IAC WONT NAWS DEBUG stream_writer.py:2022 handle_wont(NAWS) DEBUG stream_writer.py:3167 remote_option[NAWS] = False DEBUG stream_writer.py:3167 pending_option[DO + NAWS] = False DEBUG stream_writer.py:706 recv IAC WILL BINARY DEBUG stream_writer.py:722 WILL BINARY unsolicited DEBUG stream_writer.py:1897 handle_will(BINARY) DEBUG stream_writer.py:3167 pending_option[DO + BINARY] = True DEBUG stream_writer.py:947 send IAC DO BINARY DEBUG stream_writer.py:3167 remote_option[BINARY] = True DEBUG stream_writer.py:3167 pending_option[DO + BINARY] = False DEBUG stream_writer.py:706 recv IAC DO BINARY DEBUG stream_writer.py:1767 handle_do(BINARY) DEBUG stream_writer.py:3167 pending_option[WILL + BINARY] = True DEBUG stream_writer.py:947 send IAC WILL BINARY DEBUG stream_writer.py:3167 local_option[BINARY] = True DEBUG stream_writer.py:3167 pending_option[WILL + BINARY] = False 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 358ee93523e0bfeb *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug montereybbs.com 23