chimia.se:2323
==============
**Connection Banner:**
.. raw:: html
/\_/\ ____ ____ ____
( o.o ) | __ )| __ ) ___|
> ^ < | _ \| _ \___ \
/ ___ \ | |_) | |_) |__) |
(__(__)_)|____/|____/____/
* Fr att anska om konto, logga in som "konto / konto"
* To apply for an account, log in as "account / account"
* Den som bara vill tjuvkika, loggar in som "glutta / glutta"
* For a sneak peek, log in as "guest / guest"
truths
.. raw:: html
chimia.se:2323
⎘
Encoding
--------
- **Effective encoding**: cp437
- **Scanner detected**: ascii
Telnet Fingerprint
------------------
:ref:`d37f593291cf8904... `
*This fingerprint is unique to this server.*
**Options requested from client**: ``NEW_ENVIRON``, ``TSPEED``, ``TTYPE``, ``XDISPLOC``
**Data source**: `d37f593291cf8904/daf0648c3a56712e.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and banner data.
.. code-block:: json
{
"server-probe": {
"fingerprint": "d37f593291cf8904",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NEW_ENVIRON",
"TSPEED",
"TTYPE",
"XDISPLOC"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\n\r\n /\\_/\\ ____ ____ ____ \r\n ( o.o ) | __ )| __ ) ___|\r\n > ^ < | _ \\| _ \\___ \\ \r\n / ___ \\ | |_) | |_) |__) |\r\n(__(__)_)|____/|____/____/ \r\n\r\n\r\n * F\ufffd\ufffdr att ans\ufffd\ufffdka om konto, logga in som \"konto / konto\"\r\n * To apply for an account, log in as \"account / account\"\r\n\r\n * Den som bara vill tjuvkika, loggar in som \"glutta / glutta\"\r\n * For a sneak peek, log in as \"guest / guest\"\r\n\r\ntruths",
"encoding": "ascii",
"option_states": {
"server_offered": {
"AUTHENTICATION": false,
"ENCRYPT": false
},
"server_requested": {
"0x24": false,
"NEW_ENVIRON": true,
"TSPEED": true,
"TTYPE": true,
"XDISPLOC": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 0.5009818077087402
}
}
},
"sessions": [
{
"connected": "2026-02-09T19:25:48.391875+00:00",
"host": "chimia.se",
"ip": "109.238.130.155",
"port": 2323
}
]
}
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=chimia.se port=2323
INFO client_base.py:174 Connected to
DEBUG stream_writer.py:706 recv IAC WILL AUTHENTICATION
DEBUG stream_writer.py:722 WILL AUTHENTICATION unsolicited
DEBUG stream_writer.py:1897 handle_will(AUTHENTICATION)
DEBUG stream_writer.py:3167 remote_option[AUTHENTICATION] = False
DEBUG stream_writer.py:947 send IAC DONT AUTHENTICATION
WARNING stream_writer.py:2005 Unhandled: WILL AUTHENTICATION.
DEBUG stream_writer.py:706 recv IAC WILL ENCRYPT
DEBUG stream_writer.py:722 WILL ENCRYPT unsolicited
DEBUG stream_writer.py:1897 handle_will(ENCRYPT)
DEBUG stream_writer.py:3167 remote_option[ENCRYPT] = False
DEBUG stream_writer.py:947 send IAC DONT ENCRYPT
WARNING stream_writer.py:2005 Unhandled: WILL ENCRYPT.
DEBUG stream_writer.py:706 recv IAC DO TTYPE
DEBUG stream_writer.py:1767 handle_do(TTYPE)
DEBUG stream_writer.py:3167 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:947 send IAC WILL TTYPE
DEBUG stream_writer.py:3167 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3167 local_option[TTYPE] = True
DEBUG stream_writer.py:3167 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:706 recv IAC DO TSPEED
DEBUG stream_writer.py:1767 handle_do(TSPEED)
DEBUG stream_writer.py:3167 pending_option[WILL + TSPEED] = True
DEBUG stream_writer.py:947 send IAC WILL TSPEED
DEBUG stream_writer.py:3167 pending_option[SB + TSPEED] = True
DEBUG stream_writer.py:3167 local_option[TSPEED] = True
DEBUG stream_writer.py:3167 pending_option[WILL + TSPEED] = False
DEBUG stream_writer.py:706 recv IAC DO XDISPLOC
DEBUG stream_writer.py:1767 handle_do(XDISPLOC)
DEBUG stream_writer.py:3167 pending_option[WILL + XDISPLOC] = True
DEBUG stream_writer.py:947 send IAC WILL XDISPLOC
DEBUG stream_writer.py:3167 pending_option[SB + XDISPLOC] = True
DEBUG stream_writer.py:3167 local_option[XDISPLOC] = True
DEBUG stream_writer.py:3167 pending_option[WILL + XDISPLOC] = False
DEBUG stream_writer.py:706 recv IAC DO NEW_ENVIRON
DEBUG stream_writer.py:1767 handle_do(NEW_ENVIRON)
DEBUG stream_writer.py:3167 pending_option[WILL + NEW_ENVIRON] = True
DEBUG stream_writer.py:947 send IAC WILL NEW_ENVIRON
DEBUG stream_writer.py:3167 pending_option[SB + NEW_ENVIRON] = True
DEBUG stream_writer.py:3167 local_option[NEW_ENVIRON] = True
DEBUG stream_writer.py:3167 pending_option[WILL + NEW_ENVIRON] = False
DEBUG stream_writer.py:706 recv IAC DO b'$'
DEBUG stream_writer.py:1767 handle_do(b'$')
DEBUG stream_writer.py:1845 DO b'$' not supported.
DEBUG stream_writer.py:3167 local_option[b'$'] = False
DEBUG stream_writer.py:947 send IAC WONT b'$'
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to
INFO fingerprinting.py:737 new server fingerprint d37f593291cf8904
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug chimia.se 2323