abandoned.org
=============
.. raw:: html
{} , A {}
.--. / \, | , .--.
/.--.\ | =|= > /.--.\
|====| \ /` | ` |====|
|`::`| ` | |`::`|
.-;`\..../`;_.-^-._ _--------------------------------------_ -;`\..../`;-.
/ |...::..|` : `|| A B A N D O N E D R E A L I T Y | |...::...| \
| /'''::''| .:. ||----------------------------------------| /'''::'''\ |
;--'\ :: | |.|:|./ ||Based on DikuMUD, created by: Hans Herik| \ :: /\--;
<__> >._::_.| |\|o|< || Staerfeldt, Katja Nyboe, Tom Madsen, | >._::_.<,<__>
| |/ ^^ | | |:| \ || Michael Seifert and Sebastian Hammer. | / ^^ \| |
\::/| \ : /| Also based on MERC created by Hatchet, | | |\::/
|||\| \ : / | Kahn and Furey. Also Envy 2.0 created | | |/|||
''' |___/\___|`-.:.-` | by Hatchet, Kahn and Staff. | |___/\___| '''
\_ || _/ ` |________________________________________| \_ || _/
<_ >< _> | | | <_ >< _>
| || | | | | | || |
| || | | | | | || | -B
_\.:||:./_ | | | _\.:||:./_
WWW /____/\____\WWWWWWWWWWWWWWWWWWWWWWWWWWW |____| WWWWWWWWWW |WWWWW /____/\____\WWW
Account name (? for help):
Type QUIT to close connection.
Account name (? for help):
.. raw:: html
abandoned.org:4444
⎘
Telnet Fingerprint
------------------
:ref:`9e69c0b223167702... `
*This fingerprint is shared by 3 other servers.*
**Options offered by server**: ``EOR``
**Data source**: `9e69c0b223167702/7c03ec6d4d8780b6.json `_
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. code-block:: json
{
"server-probe": {
"fingerprint": "9e69c0b223167702",
"fingerprint-data": {
"offered-options": [
"EOR"
],
"probed-protocol": "server",
"refused-options": [
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"SGA",
"STATUS"
],
"requested-options": [],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "Type QUIT to close connection.\n\rAccount name (? for help): ",
"banner_before_return": "\n\r {} , A {}\n\r .--. / \\, | , .--.\n\r /.--.\\ | =|= > /.--.\\\n\r |====| \\ /` | ` |====|\n\r |`::`| ` | |`::`|\n\r .-;`\\..../`;_.-^-._ \u001b[33m_--------------------------------------_\u001b[0m-;`\\..../`;-.\n\r / |...::..|` : `|\u001b[33m| \u001b[1mA B A N D O N E D R E A L I T Y\u001b[0;33m |\u001b[0m|...::...| \\\n\r| /'''::''| .:. |\u001b[33m|----------------------------------------|\u001b[0m/'''::'''\\ |\n\r;--'\\ :: | |.|:|./ |\u001b[33m|Based on DikuMUD, created by: Hans Herik|\u001b[0m\\ :: /\\--;\n\r<__> >._::_.| |\\|o|< |\u001b[33m| Staerfeldt, Katja Nyboe, Tom Madsen, |\u001b[0m >._::_.<,<__>\n\r| |/ ^^ | | |:| \\ |\u001b[33m| Michael Seifert and Sebastian Hammer. |\u001b[0m/ ^^ \\| |\n\r\\::/| \\ : /\u001b[33m| Also based on MERC created by Hatchet, |\u001b[0m| |\\::/\n\r|||\\| \\ : / \u001b[33m| Kahn and Furey. Also Envy 2.0 created |\u001b[0m| |/|||\n\r''' |___/\\___|`-.:.-` \u001b[33m| by Hatchet, Kahn and Staff. |\u001b[0m|___/\\___| '''\n\r \\_ || _/ ` \u001b[33m|________________________________________|\u001b[0m \\_ || _/\n\r <_ >< _> \u001b[33m| |\u001b[0m | <_ >< _>\n\r | || | \u001b[33m| |\u001b[0m | | || |\n\r | || | \u001b[33m| |\u001b[0m | | || | -B\n\r _\\.:||:./_ \u001b[33m| |\u001b[0m | _\\.:||:./_\n\r\u001b[32mWWW\u001b[0m/____/\\____\\\u001b[32mWWWWWWWWWWWWWWWWWWWWWWWWWWW\u001b[33m|____|\u001b[32mWWWWWWWWWW\u001b[0m|\u001b[32mWWWWW\u001b[0m/____/\\____\\\u001b[32mWWW\n\r\u001b[0mAccount name (? for help): ",
"encoding": "ascii",
"option_states": {
"server_offered": {
"0x55": false,
"0x56": false,
"EOR": true
},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.503166675567627,
"total": 3.1688222885131836
}
}
},
"sessions": [
{
"connected": "2026-02-08T16:17:39.646885+00:00",
"host": "abandoned.org",
"ip": "45.79.200.144",
"port": 4444
},
{
"connected": "2026-02-08T17:10:12.681237+00:00",
"host": "abandoned.org",
"ip": "45.79.200.144",
"port": 4444
}
]
}
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=abandoned.org port=4444
INFO client_base.py:174 Connected to
DEBUG stream_writer.py:697 recv IAC WILL EOR
DEBUG stream_writer.py:713 WILL EOR unsolicited
DEBUG stream_writer.py:1869 handle_will(EOR)
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = True
DEBUG stream_writer.py:938 send IAC DO EOR
DEBUG stream_writer.py:3036 remote_option[EOR] = True
DEBUG stream_writer.py:3036 pending_option[DO + EOR] = False
DEBUG stream_writer.py:697 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:713 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1869 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:3036 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:938 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:1974 Unhandled: WILL MCCP2_COMPRESS.
DEBUG stream_writer.py:697 recv IAC WILL MCCP_COMPRESS
DEBUG stream_writer.py:713 WILL MCCP_COMPRESS unsolicited
DEBUG stream_writer.py:1869 handle_will(MCCP_COMPRESS)
DEBUG stream_writer.py:3036 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:938 send IAC DONT MCCP_COMPRESS
WARNING stream_writer.py:1974 Unhandled: WILL MCCP_COMPRESS.
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:1292 IAC GA: Go-Ahead (unhandled).
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 + 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 21cbe4a25a62243a
INFO client_base.py:105 Connection closed to
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug abandoned.org 4444