World of Darkness - Azmodan.net =============================== .. raw:: html .. raw:: html

azmodan.net:4000

Server Info ----------- - **Codebase**: Custom - **Genre**: Adult - **Players online**: 0 [#scan]_ - **Uptime**: 20492 days - **Created**: 2025 - **Status**: Test - **Website**: `https://azmodan.net `_ - **Discord**: `https://discord.gg/qNrE6FvrbB `_ - **Location**: GB - **Language**: English Protocol Support ---------------- MUD-specific protocols detected via MSSP flags or Telnet negotiation. - **MSSP**: :proto-yes:`Yes` (MSSP) - **GMCP**: :proto-negotiated:`Negotiated` - **MSDP**: :proto-no:`No` - **MCCP**: :proto-no:`No` - **MCCP2**: :proto-no:`No` - **MXP**: :proto-no:`No` - **MSP**: :proto-no:`No` - **MCP**: :proto-no:`No` - **ZMP**: :proto-no:`No` Telnet Fingerprint ------------------ :ref:`65d1c7a29d52d854... ` *This fingerprint is shared by 5 other servers.* **Options requested from client**: ``NAWS`` **Data source**: `65d1c7a29d52d854/10acc4845aeb2e7a.json `_ The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata. .. code-block:: json { "server-probe": { "fingerprint": "65d1c7a29d52d854", "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": [ "NAWS" ] }, "session_data": { "banner_after_return": " \r\n \\___/|_| _ \r\n | __ \\ | | \r\n | | | | __ _ _ __| | ___ __ ___ ___ ___ \r\n | | | |/ _` | '__| |/ / '_ \\ / _ \\/ __/ __| \r\n | |__| | (_| | | | <| | | | __/\\__ \\__ \\ \r\n |_____/ \\__,_|_| |_|\\_\\_| |_|\\___||___/___/ \r\n \r\n \u001b[0m\r\nWelcome to World of Darkness MUX!\r\nYou are currently unauthenticated.\r\nCommands available: LOGIN, REGISTER, or EXIT (QUIT)\r\n", "banner_before_return": "\u001b[31m _ _ \r\n /\\ | | | | \r\n / \\ _____ __ ___ ___ __| | __ _ _ __ _ __ ___| |_ \r\n / /\\ \\ |_ / '_ ` _ \\ / _ \\ / _` |/ _` | '_ \\ | '_ \\ / _ \\ __|\r\n / ____ \\ / /| | | | | | (_) | (_| | (_| | | | |_| | | | __/ |_ \r\n /_/ \\_\\/___|_| |_| |_|\\___/ \\__,_|\\__,_|_| |_(_)_| |_|\\___|\\__|\r\n \\ \\ / / | | | | \r\n \\ \\ /\\ / /__ _ __| | __| | \r\n \\ \\/ \\/ / _ \\| '__| |/ _` | \r\n \\ /\\ / (_) | | | | (_| | \r\n \\/ \\/ \\___/|_| |_|\\__,_| \r\n / _| \r\n ___ | |_ \r\n / _ \\| _| \r\n | (_) | | ", "encoding": "ascii", "mssp": { "ANSI": "1", "AREAS": "57", "CODEBASE": "Custom", "CONTACT": "Baaleos@azmodan.net", "CREATED": "2025", "DISCORD": "https://discord.gg/qNrE6FvrbB", "GAMESYSTEM": "World of Darkness", "GENRE": "Adult", "HIRING BUILDERS": "1", "HOSTNAME": "azmodan.net", "LANGUAGE": "English", "LOCATION": "GB", "NAME": "World of Darkness - Azmodan.net", "PLAYERS": "0", "PORT": "4000", "ROOMS": "57", "STATUS": "Test", "UPTIME": "13419", "UTF-8": "1", "WEBSITE": "https://azmodan.net", "XTERM 256 COLORS": "1", "XTERM TRUE COLORS": "1" }, "option_states": { "server_offered": { "0x5a": false, "GMCP": true, "MSSP": true }, "server_requested": { "NAWS": true } }, "timing": { "probe": 0.5041232109069824, "total": 1.0048894882202148 } } }, "sessions": [ { "connected": "2026-02-08T04:55:13.609139+00:00", "host": "azmodan.net", "ip": "141.94.142.53", "port": 4000 } ] } 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=azmodan.net port=4000 INFO client_base.py:174 Connected to DEBUG stream_writer.py:697 recv IAC WILL MSP DEBUG stream_writer.py:713 WILL MSP unsolicited DEBUG stream_writer.py:1869 handle_will(MSP) DEBUG stream_writer.py:3036 pending_option[DO + MSP] = True DEBUG stream_writer.py:938 send IAC DO MSP DEBUG stream_writer.py:3036 remote_option[MSP] = True DEBUG stream_writer.py:3036 pending_option[DO + MSP] = False DEBUG stream_writer.py:697 recv IAC WILL MSSP DEBUG stream_writer.py:713 WILL MSSP unsolicited DEBUG stream_writer.py:1869 handle_will(MSSP) DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = True DEBUG stream_writer.py:938 send IAC DO MSSP DEBUG stream_writer.py:3036 remote_option[MSSP] = True DEBUG stream_writer.py:3036 pending_option[DO + MSSP] = False DEBUG stream_writer.py:697 recv IAC WILL GMCP DEBUG stream_writer.py:713 WILL GMCP unsolicited DEBUG stream_writer.py:1869 handle_will(GMCP) DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = True DEBUG stream_writer.py:938 send IAC DO GMCP DEBUG stream_writer.py:3036 remote_option[GMCP] = True DEBUG stream_writer.py:3036 pending_option[DO + GMCP] = False DEBUG stream_writer.py:697 recv IAC DO NAWS DEBUG stream_writer.py:1739 handle_do(NAWS) DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = True DEBUG stream_writer.py:938 send IAC WILL NAWS DEBUG stream_writer.py:2306 send IAC SB NAWS (rows=25, cols=80) IAC SE DEBUG stream_writer.py:3036 local_option[NAWS] = True DEBUG stream_writer.py:3036 pending_option[WILL + NAWS] = False DEBUG stream_writer.py:689 begin sub-negotiation SB MSSP DEBUG stream_writer.py:676 sub-negotiation cmd MSSP SE completion byte DEBUG stream_writer.py:2031 [SB + MSSP] unsolicited DEBUG stream_writer.py:1642 MSSP: {'NAME': 'World of Darkness - Azmodan.net', 'PLAYERS': '0', 'UPTIME': '1983', 'HOSTNAME': 'azmodan.net', 'PORT': '4000', 'WEBSITE': 'https://azmodan.net', 'DISCORD': 'https://discord.gg/qNrE6FvrbB', 'CONTACT': 'Baaleos@azmodan.net', 'CODEBASE': 'Custom', 'CREATED': '2025', 'LANGUAGE': 'English', 'LOCATION': 'GB', 'GENRE': 'Adult', 'STATUS': 'Test', 'GAMESYSTEM': 'World of Darkness', 'ANSI': '1', 'UTF-8': '1', 'XTERM 256 COLORS': '1', 'XTERM TRUE COLORS': '1', 'ROOMS': '57', 'AREAS': '57', 'HIRING BUILDERS': '1'} DEBUG stream_writer.py:697 recv IAC DO NAWS DEBUG stream_writer.py:1739 handle_do(NAWS) DEBUG stream_writer.py:2306 send IAC SB NAWS (rows=25, cols=80) 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 + MSDP] = True DEBUG stream_writer.py:938 send IAC DO MSDP 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:737 new server fingerprint 9dcb276ccf6d201c INFO client_base.py:105 Connection closed to *Generated by* `telnetlib3-fingerprint `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug azmodan.net 4000 .. [#scan] measured 2026-02-08 at 04:55 UTC