bbs.shift-bits.com:2000 ======================= **Connection Banner:** .. raw:: html .. raw:: html

bbs.shift-bits.com:2000

Encoding -------- - **Effective encoding**: cp437 - **Scanner detected**: ascii Telnet Fingerprint ------------------ :ref:`c2dd7d4e76383b41... ` *This fingerprint is shared by 46 other servers.* **Data source**: `c2dd7d4e76383b41/7c95090358f59acf.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\u001b[1;31m [FAILED] Incorrect key pressed.\u001b[0m\r\n\u001b[1;37m Disconnecting...\u001b[0m\r\n\r\n", "banner_before_return": "\u001b[2J\u001b[H\r\n\u001b[1;36m =============================================\u001b[0m\r\n\u001b[1;36m = =\u001b[0m\r\n\u001b[1;36m = \u001b[1;37mS H I F T - B I T S B B S\u001b[1;36m =\u001b[0m\r\n\u001b[1;36m = =\u001b[0m\r\n\u001b[1;36m =============================================\u001b[0m\r\n\r\n\u001b[1;37m Verification Required\u001b[0m\r\n\r\n\u001b[2m Automated connections are not permitted.\u001b[0m\r\n\r\n\u001b[1;33m >>> Press [SPACE] twice to continue to BBS <<<\u001b[0m\r\n\r\n\u001b[14;5H\u001b[1;33m Time remaining: 30 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 29 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 28 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 27 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 26 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 25 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 24 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 23 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 22 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 21 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 20 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 19 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 18 seconds \u001b[0m", "encoding": "ascii", "option_states": { "server_offered": { "ECHO": true, "SGA": true }, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 11.595389366149902 } } }, "sessions": [ { "connected": "2026-02-09T19:26:31.609830+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2000 } ] } 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.shift-bits.com port=2000 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.shift-bits.com 2000