kludgemush.com
==============
.. raw:: html
This world is NOT Pueblo 1.10 Enhanced. Don't see http://www.chaco.com/pueblo/
Welcome to... K*L*U*D*G*E
(If you're looking for Gay Sex, you should connect to gayts.kludgemush.com 1701)
___ ___ ___ ___ ___ ___
/ /\ / /\ / /\ / /\ / /\ / /\
/ /:/ / /:/ / /:/ / /::\ / /::\ / /::\
/ /:/ * / /:/ * / /:/ * / /:/\:\ * / /:/\:\ * / /:/\:\
/ /::\____ / /:/ / /:/ ___ / /:/ \:\ / /:/ \:\ / /::\ \:\
/__/:/\:::::\/__/:/ /__/:/ / /\/__/:/ \__\:|/__/:/_\_ \:\/__/:/\:\ \:\
\__\/~|:|~~~~\ \:\ \ \:\ / /:/\ \:\ / /:/\ \:\__/\_\/\ \:\ \:\_\/
| |:| \ \:\ \ \:\ /:/ \ \:\ /:/ \ \:\ \:\ \ \:\ \:\
| |:| \ \:\ \ \:\/:/ \ \:\/:/ \ \:\/:/ \ \:\_\/
|__|:| \ \:\ \ \::/ \ \::/ \ \::/ \ \:\
\__\| \__\/ \__\/ \__\/ \__\/ \__\/
Running Hacked KPenn
Spam: spam@kludgemush.com
-----------------------------------------------------------------------------
Use create <name> <password> to create a character.
Use register <name> <email> to register a character.
Use connect <name> <password> to connect to your existing character.
Use QUIT to logout.
Use the WHO command to find out who is online currently.
-----------------------------------------------------------------------------
.. raw:: html
kludgemush.com:10321
Telnet Fingerprint
------------------
:ref:`98ef96f171413a1c... `
*This fingerprint is shared by 1 other server.*
**Options requested from client**: ``LINEMODE``
**Data source**: `98ef96f171413a1c/1b653ef8edefac07.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "98ef96f171413a1c",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"LINEMODE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\n\u0000This world is NOT Pueblo 1.10 Enhanced. Don't see http://www.chaco.com/pueblo/\nWelcome to... K*L*U*D*G*E\n(If you're looking for Gay Sex, you should connect to gayts.kludgemush.com 1701)\n ___ ___ ___ ___ ___ ___ \n / /\\ / /\\ / /\\ / /\\ / /\\ / /\\ \n / /:/ / /:/ / /:/ / /::\\ / /::\\ / /::\\ \n / /:/ * / /:/ * / /:/ * / /:/\\:\\ * / /:/\\:\\ * / /:/\\:\\ \n / /::\\____ / /:/ / /:/ ___ / /:/ \\:\\ / /:/ \\:\\ / /::\\ \\:\\ \n /__/:/\\:::::\\/__/:/ /__/:/ / /\\/__/:/ \\__\\:|/__/:/_\\_ \\:\\/__/:/\\:\\ \\:\\\n \\__\\/~|:|~~~~\\ \\:\\ \\ \\:\\ / /:/\\ \\:\\ / /:/\\ \\:\\__/\\_\\/\\ \\:\\ \\:\\_\\/\n | |:| \\ \\:\\ \\ \\:\\ /:/ \\ \\:\\ /:/ \\ \\:\\ \\:\\ \\ \\:\\ \\:\\ \n | |:| \\ \\:\\ \\ \\:\\/:/ \\ \\:\\/:/ \\ \\:\\/:/ \\ \\:\\_\\/ \n |__|:| \\ \\:\\ \\ \\::/ \\ \\::/ \\ \\::/ \\ \\:\\ \n \\__\\| \\__\\/ \\__\\/ \\__\\/ \\__\\/ \\__\\/ \n\nRunning Hacked KPenn\nSpam: spam@kludgemush.com\n-----------------------------------------------------------------------------\nUse create to create a character.\nUse register to register a character.\nUse connect to connect to your existing character.\nUse QUIT to logout.\nUse the WHO command to find out who is online currently.\n-----------------------------------------------------------------------------\n\r\n\u0000",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {
"LINEMODE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.706406593322754
}
}
},
"sessions": [
{
"connected": "2026-02-08T17:13:52.424278+00:00",
"host": "kludgemush.com",
"ip": "182.235.248.218",
"port": 10321
}
]
}
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:770 Fingerprint client: host=kludgemush.com port=10321
INFO client_base.py:174 Connected to
DEBUG stream_writer.py:697 recv IAC DO LINEMODE
DEBUG stream_writer.py:1739 handle_do(LINEMODE)
DEBUG stream_writer.py:3036 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:938 send IAC WILL LINEMODE
DEBUG stream_writer.py:3036 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3036 local_option[LINEMODE] = True
DEBUG stream_writer.py:3036 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:689 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:676 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3036 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2504 recv IAC SB LINEMODE LINEMODE-MODE b'\t' IAC SE
DEBUG stream_writer.py:1246 set Linemode
DEBUG stream_writer.py:1249 send IAC SB LINEMODE LINEMODE-MODE IAC SE
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:938 send IAC DO BINARY
DEBUG stream_writer.py:3036 pending_option[DO + SGA] = True
DEBUG stream_writer.py:938 send IAC DO SGA
DEBUG stream_writer.py:3036 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:938 send IAC DO ECHO
DEBUG stream_writer.py:3036 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:938 send IAC DO STATUS
DEBUG stream_writer.py:3036 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:938 send IAC DO CHARSET
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True
DEBUG stream_writer.py:938 send IAC DO EOR
DEBUG stream_writer.py:3036 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:938 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:938 send IAC DO GMCP
DEBUG stream_writer.py:3036 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:938 send IAC DO MSDP
DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:938 send IAC DO MSSP
DEBUG stream_writer.py:3036 pending_option[DO + MSP] = True
DEBUG stream_writer.py:938 send IAC DO MSP
DEBUG stream_writer.py:3036 pending_option[DO + MXP] = True
DEBUG stream_writer.py:938 send IAC DO MXP
DEBUG stream_writer.py:3036 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:938 send IAC DO ZMP
DEBUG stream_writer.py:3036 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:938 send IAC DO AARDWOLF
DEBUG stream_writer.py:3036 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:938 send IAC DO ATCP
DEBUG stream_writer.py:697 recv IAC WONT BINARY
DEBUG stream_writer.py:1991 handle_wont(BINARY)
DEBUG stream_writer.py:3036 remote_option[BINARY] = False
DEBUG stream_writer.py:3036 pending_option[DO + BINARY] = False
INFO fingerprinting.py:737 new server fingerprint aefc1963a247a811
INFO client_base.py:105 Connection closed to
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug kludgemush.com 10321