legacyofthesith.com
===================
.. raw:: html
. --)-----------|____________|
,' ,'
-)------======== ,' ____ ,'
`. `. ,' ,'__ ,'
`. `. ,' ,'
`. `._,'_______,'__
[._ _| - || |
____,...-----|__________ll_|\
,.,..-------""""" "----' ||
.-"" |=========================== ______________ |
"-...l_______________________ | |' || |_]
[`-.|__________ll_|
,' ,' `. `.
,' ,' `. ____`.
-)---------======== `. `.____`.
`. `.
`.________`.
--)-------------|___________|
Legacy of the Sith
Owner:
Drozel
Email:
Drozel@legacyofthesith.com
SWReality 1.0 by Sean (Durga the Hutt) Cooper - specs@golden.net
Original SMAUG 1.0 written by Thoric (Derek Snider) with help from
Altrag, Blodkai, Narn, Haus, Scryn, Swordbearer, Rennard, Tricops and Gorog.
Original MERC 2.1 code by Hatchet, Furey, and Kahn. Original DikuMUD code by:
Hans Staerfeldt, Katja Nyboe, Tom Madsen, Michael Seifert Sebastian Hammer
Star Wars and Star Wars names are a copyright of Lucasfilm ltd.
Please enter your name:
.. raw:: html
legacyofthesith.com:3000
⎘
Telnet Fingerprint
------------------
:ref:`8d9ec9f191ea1be9... `
*This fingerprint is shared by 110 other servers.*
**Data source**: `8d9ec9f191ea1be9/cb5f9b95d4556d63.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "8d9ec9f191ea1be9",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [
"AUTHENTICATION",
"BINARY",
"BM",
"CHARSET",
"COM_PORT",
"DET",
"ECHO",
"ENCRYPT",
"EOR",
"FORWARD_X",
"KERMIT",
"NAMS",
"NAOCRD",
"NAOFFD",
"NAOHTD",
"NAOHTS",
"NAOL",
"NAOLFD",
"NAOP",
"NAOVTD",
"NAOVTS",
"PRAGMA_HEARTBEAT",
"PRAGMA_LOGON",
"RCP",
"RCTE",
"RSP",
"SEND_URL",
"SGA",
"SSPI_LOGON",
"STATUS",
"SUPDUP",
"SUPDUPOUTPUT",
"SUPPRESS_LOCAL_ECHO",
"TLS",
"TN3270E",
"TTYLOC",
"VT3270REGIME",
"X3PAD",
"XAUTH"
],
"requested-options": []
},
"session_data": {
"banner_after_return": "Legacy of the Sith\n\r Owner:\n\r Drozel\n\r\n\r Email:\n\r Drozel@legacyofthesith.com\n\r \n\rSWReality 1.0 by Sean (Durga the Hutt) Cooper - specs@golden.net\n\r\n\rOriginal SMAUG 1.0 written by Thoric (Derek Snider) with help from \n\rAltrag, Blodkai, Narn, Haus, Scryn, Swordbearer, Rennard, Tricops and Gorog.\n\rOriginal MERC 2.1 code by Hatchet, Furey, and Kahn. Original DikuMUD code by:\n\rHans Staerfeldt, Katja Nyboe, Tom Madsen, Michael Seifert Sebastian Hammer\n\rStar Wars and Star Wars names are a copyright of Lucasfilm ltd.\n\r\n\r \n\rPlease enter your name:\n\r",
"banner_before_return": "\n\r. --)-----------|____________| \n\r ,' ,'\n\r -)------======== ,' ____ ,'\n\r `. `. ,' ,'__ ,'\n\r `. `. ,' ,'\n\r `. `._,'_______,'__\n\r [._ _| - || |\n\r ____,...-----|__________ll_|\\\n\r ,.,..-------\"\"\"\"\" \"----' ||\n\r.-\"\" |=========================== ______________ |\n\r \"-...l_______________________ | |' || |_]\n\r [`-.|__________ll_|\n\r ,' ,' `. `.\n\r ,' ,' `. ____`.\n\r -)---------======== `. `.____`.\n\r `. `.\n\r `.________`.\n\r --)-------------|___________|\n\r \n\r ",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"timing": {
"probe": 0.505603551864624,
"total": 1.0065786838531494
}
}
},
"sessions": [
{
"connected": "2026-02-08T06:13:36.898185+00:00",
"host": "legacyofthesith.com",
"ip": "34.239.88.161",
"port": 3000
}
]
}
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=legacyofthesith.com port=3000
INFO client_base.py:174 Connected to
DEBUG client_base.py:460 negotiation complete after 2.01s.
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
INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:105 Connection closed to
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug legacyofthesith.com 3000