bbsdoors.com:23
===============
**Connection Banner:**
.. raw:: html
CONNECT 2400
WWIV - Server 5.9.0development
Press <ESC> twice for the BBS...
..........
.. raw:: html
bbsdoors.com:23
BBS Software
------------
**Detected**: WWIV
Encoding
--------
- **Effective encoding**: cp437
- **Scanner detected**: ascii
Telnet Fingerprint
------------------
:ref:`c2dd7d4e76383b41... `
*This fingerprint is shared by 46 other servers.*
**Data source**: `c2dd7d4e76383b41/295fefb3321b87be.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": "",
"banner_before_return": "CONNECT 2400\r\nWWIV - Server 5.9.0development\r\nPress twice for the BBS...\r\n\r\n..........\r\n\r\n",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 8.099573373794556
}
}
},
"sessions": [
{
"connected": "2026-02-09T19:35:07.182970+00:00",
"host": "bbsdoors.com",
"ip": "198.160.26.29",
"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=bbsdoors.com port=23
INFO client_base.py:174 Connected to
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 bbsdoors.com 23