bbs.lostcause.house:23 ====================== **Connection Banner:** .. raw:: html .. raw:: html

bbs.lostcause.house:23

BBS Software ------------ **Detected**: Synchronet Encoding -------- - **Effective encoding**: cp437 - **Scanner detected**: ascii Telnet Fingerprint ------------------ :ref:`c2dd7d4e76383b41... ` *This fingerprint is shared by 46 other servers.* **Data source**: `c2dd7d4e76383b41/f419878e5c7a95c5.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. code-block:: json { "server-probe": { "fingerprint": "c2dd7d4e76383b41", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [], "requested-options": [], "scan-type": "quick" }, "session_data": { "banner_after_return": "\r\n\r\nError reading choice. Goodbye.\r\n", "banner_before_return": "*******************************************************************************\r\n* W A R N I N G *\r\n* Lost Cause Halfway House *\r\n*******************************************************************************\r\n \r\nThis is a private computer system. Access is for the public BBS and authorized \r\nusers only. The public BBS is provided as a courtesy and is subject to our \r\nAcceptable Use Policy. \r\n \r\nUnauthorized access to this system or any other internal systems is strictly \r\nprohibited and may be subject to criminal and civil penalties. \r\n \r\nAll system activity, including data transmission and access to other systems, \r\nis monitored and recorded. By logging in, you acknowledge this monitoring and \r\nconsent to these terms. \r\n \r\nIf you are not an authorized user, disconnect now. \r\n \r\n\r\nLostCause Halfway House Telnet Server\r\nPlease choose an option:\r\n1: Synchronet BBS\r\n2: Mysic BBS\r\n3: lost99\r\n4: openvms2026\r\nEnter the number of your choice: ", "encoding": "ascii", "option_states": { "server_offered": { "ECHO": true, "SGA": true }, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 2.609344244003296 } } }, "sessions": [ { "connected": "2026-02-09T19:26:28.616514+00:00", "host": "bbs.lostcause.house", "ip": "98.3.33.153", "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=bbs.lostcause.house port=23 INFO client_base.py:174 Connected to 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 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 c2dd7d4e76383b41 *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug bbs.lostcause.house 23