108.233.175.10 (bbs.shift-bits.com) =================================== .. _ip_108_233_175_10_bbs_shift-bits_com_2000: bbs.shift-bits.com:2000 ----------------------- **Connection Banner:** .. image:: /_static/banners/banner_3b742801f083.png :alt: =​============================================ = = = S H I F T - B I T S B B S = = = =​============================================ Verification Required Automated connections are not permitted. >>> Press [SPACE] twice to continue to BBS <<< Time remaining: 15 seconds Time remaining: 14 seconds Time remaining: 13 seconds Time remaining: 12 seconds Time remaining: 11 seconds Time remaining: 10 seconds Time remaining: 9 seconds Time remaining: 8 seconds Time remaining: 7 seconds Time remaining: 6 seconds Time remaining: 5 seconds Time remaining: 4 seconds Time remaining: 3 seconds Time remaining: 2 seconds Time remaining: 1 seconds [TIMEOUT] No response received. Disconnecting... :class: ansi-banner :width: 403px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡ΊπŸ‡Έ United States (GeoIP) Listing ~~~~~~~ - **BBS Name**: Shift-Bits BBS (from listing) - **Sysop**: Stacy Caudle - **Listed Location**: Gastonia, NC, USA BBS Software ~~~~~~~~~~~~ **Reported**: Renegade Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: ascii Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`c2dd7d4e76383b41 ` *This fingerprint is shared by 42 other servers.* The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. 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": "", "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: 15 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 14 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 13 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 12 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 11 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 10 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 9 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 8 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 7 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 6 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 5 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 4 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 3 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 2 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 1 seconds \u001b[0m\r\n\u001b[1;31m [TIMEOUT] No response received.\u001b[0m\r\n\u001b[1;37m Disconnecting...\u001b[0m\r\n\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": {}, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 11.15497899055481 } } }, "sessions": [ { "connected": "2026-03-07T04:19:46.070019+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2000 }, { "connected": "2026-04-05T19:31:45.674587+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2000 }, { "connected": "2026-04-07T06:43:21.977494+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2000 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug bbs.shift-bits.com 2000 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=bbs.shift-bits.com port=2000 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL MSDP, WILL MXP, WILL AARDWOLF, WILL ZMP, WILL ATCP, WILL MCCP2_COMPRESS, WILL MSSP, WILL GMCP, WILL MSP, WILL MCCP3_COMPRESS, DO MSDP, DO MXP, DO AARDWOLF, DO ZMP, DO ATCP, DO MCCP2_COMPRESS, DO MSSP, DO GMCP, DO MSP, DO MCCP3_COMPRESS' DEBUG client_base.py:93 EOF from server, closing. INFO client_base.py:122 Connection closed to DEBUG fingerprinting.py:849 connection for server fingerprint c2dd7d4e76383b41 .. raw:: html
.. _ip_108_233_175_10_bbs_shift-bits_com_2001: bbs.shift-bits.com:2001 ----------------------- **Connection Banner:** .. image:: /_static/banners/banner_3b742801f083.png :alt: =​============================================ = = = S H I F T - B I T S B B S = = = =​============================================ Verification Required Automated connections are not permitted. >>> Press [SPACE] twice to continue to BBS <<< Time remaining: 15 seconds Time remaining: 14 seconds Time remaining: 13 seconds Time remaining: 12 seconds Time remaining: 11 seconds Time remaining: 10 seconds Time remaining: 9 seconds Time remaining: 8 seconds Time remaining: 7 seconds Time remaining: 6 seconds Time remaining: 5 seconds Time remaining: 4 seconds Time remaining: 3 seconds Time remaining: 2 seconds Time remaining: 1 seconds [TIMEOUT] No response received. Disconnecting... :class: ansi-banner :width: 403px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡ΊπŸ‡Έ United States (GeoIP) BBS Software ~~~~~~~~~~~~ **Reported**: Renegade Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: ascii Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`c2dd7d4e76383b41 ` *This fingerprint is shared by 42 other servers.* The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. 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": "", "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: 15 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 14 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 13 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 12 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 11 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 10 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 9 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 8 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 7 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 6 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 5 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 4 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 3 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 2 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 1 seconds \u001b[0m\r\n\u001b[1;31m [TIMEOUT] No response received.\u001b[0m\r\n\u001b[1;37m Disconnecting...\u001b[0m\r\n\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": {}, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 11.161673545837402 } } }, "sessions": [ { "connected": "2026-04-05T19:05:15.900398+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2001 }, { "connected": "2026-04-07T05:59:00.667852+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2001 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug bbs.shift-bits.com 2001 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=bbs.shift-bits.com port=2001 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL AARDWOLF, WILL MCCP3_COMPRESS, WILL MXP, WILL ZMP, WILL MSDP, WILL ATCP, WILL GMCP, WILL MSSP, WILL MCCP2_COMPRESS, WILL MSP, DO AARDWOLF, DO MCCP3_COMPRESS, DO MXP, DO ZMP, DO MSDP, DO ATCP, DO GMCP, DO MSSP, DO MCCP2_COMPRESS, DO MSP' DEBUG client_base.py:93 EOF from server, closing. INFO client_base.py:122 Connection closed to DEBUG fingerprinting.py:849 connection for server fingerprint c2dd7d4e76383b41 .. raw:: html
.. _ip_108_233_175_10_bbs_shift-bits_com_2002: bbs.shift-bits.com:2002 ----------------------- **Connection Banner:** .. image:: /_static/banners/banner_3b742801f083.png :alt: =​============================================ = = = S H I F T - B I T S B B S = = = =​============================================ Verification Required Automated connections are not permitted. >>> Press [SPACE] twice to continue to BBS <<< Time remaining: 15 seconds Time remaining: 14 seconds Time remaining: 13 seconds Time remaining: 12 seconds Time remaining: 11 seconds Time remaining: 10 seconds Time remaining: 9 seconds Time remaining: 8 seconds Time remaining: 7 seconds Time remaining: 6 seconds Time remaining: 5 seconds Time remaining: 4 seconds Time remaining: 3 seconds Time remaining: 2 seconds Time remaining: 1 seconds [TIMEOUT] No response received. Disconnecting... :class: ansi-banner :width: 403px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡ΊπŸ‡Έ United States (GeoIP) BBS Software ~~~~~~~~~~~~ **Reported**: Renegade Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: ascii Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`c2dd7d4e76383b41 ` *This fingerprint is shared by 42 other servers.* The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. 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": "", "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: 15 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 14 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 13 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 12 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 11 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 10 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 9 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 8 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 7 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 6 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 5 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 4 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 3 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 2 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 1 seconds \u001b[0m\r\n\u001b[1;31m [TIMEOUT] No response received.\u001b[0m\r\n\u001b[1;37m Disconnecting...\u001b[0m\r\n\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": {}, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 11.157768964767456 } } }, "sessions": [ { "connected": "2026-04-05T19:11:56.859891+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2002 }, { "connected": "2026-04-07T05:46:31.105717+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2002 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug bbs.shift-bits.com 2002 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=bbs.shift-bits.com port=2002 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL MCCP2_COMPRESS, WILL MXP, WILL MSSP, WILL MSP, WILL AARDWOLF, WILL MCCP3_COMPRESS, WILL GMCP, WILL ATCP, WILL ZMP, WILL MSDP, DO MCCP2_COMPRESS, DO MXP, DO MSSP, DO MSP, DO AARDWOLF, DO MCCP3_COMPRESS, DO GMCP, DO ATCP, DO ZMP, DO MSDP' DEBUG client_base.py:93 EOF from server, closing. INFO client_base.py:122 Connection closed to DEBUG fingerprinting.py:849 connection for server fingerprint c2dd7d4e76383b41 .. raw:: html
.. _ip_108_233_175_10_bbs_shift-bits_com_2003: bbs.shift-bits.com:2003 ----------------------- **Connection Banner:** .. image:: /_static/banners/banner_3b742801f083.png :alt: =​============================================ = = = S H I F T - B I T S B B S = = = =​============================================ Verification Required Automated connections are not permitted. >>> Press [SPACE] twice to continue to BBS <<< Time remaining: 15 seconds Time remaining: 14 seconds Time remaining: 13 seconds Time remaining: 12 seconds Time remaining: 11 seconds Time remaining: 10 seconds Time remaining: 9 seconds Time remaining: 8 seconds Time remaining: 7 seconds Time remaining: 6 seconds Time remaining: 5 seconds Time remaining: 4 seconds Time remaining: 3 seconds Time remaining: 2 seconds Time remaining: 1 seconds [TIMEOUT] No response received. Disconnecting... :class: ansi-banner :width: 403px :loading: lazy Server URLs ~~~~~~~~~~~ .. raw:: html **Server Location**: πŸ‡ΊπŸ‡Έ United States (GeoIP) BBS Software ~~~~~~~~~~~~ **Reported**: Renegade Encoding ~~~~~~~~ - **Effective encoding**: ascii - **Scanner detected**: ascii Telnet Fingerprint ~~~~~~~~~~~~~~~~~~ :ref:`c2dd7d4e76383b41 ` *This fingerprint is shared by 42 other servers.* The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. 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": "", "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: 15 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 14 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 13 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 12 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 11 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 10 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 9 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 8 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 7 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 6 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 5 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 4 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 3 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 2 seconds \u001b[0m\u001b[14;5H\u001b[1;33m Time remaining: 1 seconds \u001b[0m\r\n\u001b[1;31m [TIMEOUT] No response received.\u001b[0m\r\n\u001b[1;37m Disconnecting...\u001b[0m\r\n\r\n", "dsr_replies": 0, "dsr_requests": 0, "encoding": "ascii", "option_states": { "server_offered": {}, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 11.15747880935669 } } }, "sessions": [ { "connected": "2026-04-05T19:01:35.722411+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2003 }, { "connected": "2026-04-07T06:14:47.872882+00:00", "host": "bbs.shift-bits.com", "ip": "108.233.175.10", "port": 2003 } ] } .. raw:: html
Connection Log ~~~~~~~~~~~~~~ Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server. *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug bbs.shift-bits.com 2003 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1200 Fingerprint client: host=bbs.shift-bits.com port=2003 INFO client_base.py:190 Connected to DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True DEBUG stream_writer.py:1024 send IAC WILL MXP DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSP DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True DEBUG stream_writer.py:1024 send IAC WILL MSDP DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True DEBUG stream_writer.py:1024 send IAC WILL GMCP DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True DEBUG stream_writer.py:1024 send IAC WILL ATCP DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True DEBUG stream_writer.py:1024 send IAC WILL ZMP DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True DEBUG stream_writer.py:1024 send IAC WILL MSSP DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True DEBUG stream_writer.py:1024 send IAC DO AARDWOLF DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True DEBUG stream_writer.py:1024 send IAC DO MXP DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True DEBUG stream_writer.py:1024 send IAC DO MSP DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True DEBUG stream_writer.py:1024 send IAC DO MSDP DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True DEBUG stream_writer.py:1024 send IAC DO GMCP DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True DEBUG stream_writer.py:1024 send IAC DO ATCP DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True DEBUG stream_writer.py:1024 send IAC DO ZMP DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True DEBUG stream_writer.py:1024 send IAC DO MSSP DEBUG client_base.py:534 negotiation failed after 4.00s. DEBUG client_base.py:540 failed-reply: 'WILL AARDWOLF, WILL MCCP3_COMPRESS, WILL MXP, WILL MSP, WILL MSDP, WILL GMCP, WILL ATCP, WILL ZMP, WILL MCCP2_COMPRESS, WILL MSSP, DO AARDWOLF, DO MCCP3_COMPRESS, DO MXP, DO MSP, DO MSDP, DO GMCP, DO ATCP, DO ZMP, DO MCCP2_COMPRESS, DO MSSP' DEBUG client_base.py:93 EOF from server, closing. INFO client_base.py:122 Connection closed to DEBUG fingerprinting.py:849 connection for server fingerprint c2dd7d4e76383b41 .. raw:: html