Death Rising: Rebirth

deathrisingmud.com:7500

Server Info

  • Codebase: ROM/ROT/DRM.8beta

  • Family: DikuMUD

  • Genre: Fantasy

  • Gameplay: Hack and Slash

  • Players online: 0 [1]

  • Created: 2000

  • Status: Live

  • Website: http://deathrisingmud.com

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation. See the glossary for definitions.

  • MSSP: Yes (MSSP)

  • GMCP: No

  • MSDP: Yes (MSSP)

  • MCCP: No

  • MCCP2: No

  • MXP: Yes (MSSP)

  • MSP: Yes (MSSP)

  • MCP: No

  • ZMP: No

Telnet Fingerprint

89d11e6aa6390ea0…

This fingerprint is shared by 5 other servers.

Options requested from client: TTYPE

Data source: 89d11e6aa6390ea0/5fdfeb2e0aa0983a.json

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

{
  "server-probe": {
    "fingerprint": "89d11e6aa6390ea0",
    "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": [
        "TTYPE"
      ]
    },
    "session_data": {
      "banner_after_return": "\n\r\n\r\u001b[1;31m:::::::-.  .,::::::   :::. :::::::::::: ::   .:      :::::::..   ::: .::::::. ::::::.    :::.  .,-:::::/  \u001b[0m\n\r \u001b[1;31m;;,   `';,;;;;''''   ;;`;;;;;;;;;;'''',;;   ;;,     ;;;;``;;;;  ;;;;;;`    ` ;;;`;;;;,  `;;;,;;-'````'   \u001b[0m\n\r \u001b[1;31m`[[     [[ [[cccc   ,[[ '[[,   [[    ,[[[,,,[[[      [[[,/[[['  [[['[==/[[[[,[[[  [[[[[. '[[[[[   [[[[[[/\u001b[0m\n\r  \u001b[1;31m$$,    $$ $$\"\"\"\"  c$$$cc$$$c  $$    \"$$$\"\"\"$$$      $$$$$$c    $$$  '''    $$$$  $$$ \"Y$c$$\"$$c.    \"$$ \u001b[0m\n\r  \u001b[1;31m888_,o8P' 888oo,__ 888   888, 88,",
      "banner_before_return": "",
      "encoding": "ascii",
      "mssp": {
        "ADULT MATERIAL": "0",
        "ANSI": "1",
        "AREAS": "37",
        "ATCP": "1",
        "CLASSES": "7*4",
        "CODEBASE": "ROM/ROT/DRM.8beta",
        "CONTACT": "admin@deathrisingmud.com",
        "CRAWL DELAY": "-1",
        "CREATED": "2000",
        "EQUIPMENT SYSTEM": "Level and Skill Based",
        "FAMILY": "DikuMUD",
        "GAMEPLAY": "Hack and Slash",
        "GAMESYSTEM": "Custom",
        "GENRE": "Fantasy",
        "GMCP": "0",
        "HELPFILES": "353",
        "HIRING BUILDERS": "1",
        "HIRING CODERS": "0",
        "HOSTNAME": "deathrisingmud.com",
        "LANGUAGE": "English",
        "LEVELS": "201*4+1+999",
        "MCCP": "0",
        "MCP": "0",
        "MOBILES": "743",
        "MSDP": "1",
        "MSP": "1",
        "MULTICLASSING": "0",
        "MULTIPLAYING": "Restricted",
        "MXP": "1",
        "NAME": "Death Rising: Rebirth",
        "NEWBIE FRIENDLY": "1",
        "OBJECTS": "1434",
        "PAY FOR PERKS": "0",
        "PAY TO PLAY": "0",
        "PLAYER CITIES": "0",
        "PLAYER CLANS": "1",
        "PLAYER CRAFTING": "1",
        "PLAYER GUILDS": "0",
        "PLAYERKILLING": "Restricted",
        "PLAYERS": "0",
        "PORT": "7500",
        "PUEBLO": "0",
        "QUEST SYSTEM": "Automated",
        "RACES": "26",
        "ROLEPLAYING": "Accepted",
        "ROOMS": "2619",
        "SKILLS": "400+",
        "STATUS": "Live",
        "SUBGENRE": "Dark Fantasy",
        "TRAINING SYSTEM": "Level Based",
        "UPTIME": "790255",
        "UTF-8": "1",
        "VT100": "0",
        "WEBSITE": "http://deathrisingmud.com",
        "WORLD ORIGINALITY": "Mostly Original",
        "XTERM 256 COLORS": "1"
      },
      "option_states": {
        "server_offered": {
          "MSDP": true
        },
        "server_requested": {
          "TTYPE": true
        }
      },
      "timing": {
        "probe": 0.5084550380706787,
        "total": 4.139515161514282
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T06:24:34.418528+00:00",
      "host": "deathrisingmud.com",
      "ip": "174.62.12.65",
      "port": 7500
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:770 Fingerprint client: host=deathrisingmud.com port=7500
INFO client_base.py:174 Connected to <Peer 174.62.12.65 7500>
DEBUG stream_writer.py:692 recv IAC DO TTYPE
DEBUG stream_writer.py:1733 handle_do(TTYPE)
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:933 send IAC WILL TTYPE
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3030 local_option[TTYPE] = True
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:692 recv IAC WILL MSDP
DEBUG stream_writer.py:708 WILL MSDP unsolicited
DEBUG stream_writer.py:1863 handle_will(MSDP)
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 remote_option[MSDP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:684 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:671 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2025 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1637 MSSP: {'NAME': 'Death Rising: Rebirth', 'PLAYERS': '0', 'UPTIME': '841740', 'CRAWL DELAY': '-1',
    'CODEBASE': 'ROM/ROT/DRM.8beta', 'CONTACT': 'admin@deathrisingmud.com', 'CREATED': '2000', 'HOSTNAME': 'deathrisingmud.com',
    'PORT': '7500', 'LANGUAGE': 'English', 'WEBSITE': 'http://deathrisingmud.com', 'FAMILY': 'DikuMUD', 'GENRE': 'Fantasy',
    'GAMEPLAY': 'Hack and Slash', 'STATUS': 'Live', 'GAMESYSTEM': 'Custom', 'SUBGENRE': 'Dark Fantasy', 'AREAS': '37',
    'HELPFILES': '353', 'MOBILES': '743', 'OBJECTS': '1434', 'ROOMS': '2619', 'CLASSES': '7*4', 'LEVELS': '201*4+1+999', 'RACES':
    '26', 'SKILLS': '400+', 'ANSI': '1', 'MSDP': '1', 'MSP': '1', 'MXP': '1', 'ATCP': '1', 'UTF-8': '1', 'XTERM 256 COLORS': '1',
    'MCCP': '0', 'GMCP': '0', 'MCP': '0', 'PUEBLO': '0', 'VT100': '0', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0', 'HIRING
    BUILDERS': '1', 'HIRING CODERS': '0', 'ADULT MATERIAL': '0', 'MULTICLASSING': '0', 'NEWBIE FRIENDLY': '1', 'PLAYER CITIES':
    '0', 'PLAYER CLANS': '1', 'PLAYER CRAFTING': '1', 'PLAYER GUILDS': '0', 'EQUIPMENT SYSTEM': 'Level and Skill Based',
    'MULTIPLAYING': 'Restricted', 'PLAYERKILLING': 'Restricted', 'QUEST SYSTEM': 'Automated', 'ROLEPLAYING': 'Accepted', 'TRAINING
    SYSTEM': 'Level Based', 'WORLD ORIGINALITY': 'Mostly Original'}
DEBUG stream_writer.py:684 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:671 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2197 recv TTYPE SEND: b''
DEBUG stream_writer.py:2208 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG stream_writer.py:692 recv IAC DO NAWS
DEBUG stream_writer.py:1733 handle_do(NAWS)
DEBUG stream_writer.py:3030 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:933 send IAC WILL NAWS
DEBUG stream_writer.py:2300 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3030 local_option[NAWS] = True
DEBUG stream_writer.py:3030 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:692 recv IAC DO CHARSET
DEBUG stream_writer.py:1733 handle_do(CHARSET)
DEBUG stream_writer.py:3030 pending_option[WILL + CHARSET] = True
DEBUG stream_writer.py:933 send IAC WILL CHARSET
DEBUG stream_writer.py:3030 local_option[CHARSET] = True
DEBUG stream_writer.py:3030 pending_option[WILL + CHARSET] = False
DEBUG stream_writer.py:692 recv IAC WILL MSSP
DEBUG stream_writer.py:708 WILL MSSP unsolicited
DEBUG stream_writer.py:1863 handle_will(MSSP)
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 remote_option[MSSP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:692 recv IAC DO ATCP
DEBUG stream_writer.py:1733 handle_do(ATCP)
DEBUG stream_writer.py:3030 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:933 send IAC WILL ATCP
DEBUG stream_writer.py:3030 local_option[ATCP] = True
DEBUG stream_writer.py:3030 pending_option[WILL + ATCP] = False
DEBUG stream_writer.py:692 recv IAC WILL MSP
DEBUG stream_writer.py:708 WILL MSP unsolicited
DEBUG stream_writer.py:1863 handle_will(MSP)
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = True
DEBUG stream_writer.py:933 send IAC DO MSP
DEBUG stream_writer.py:3030 remote_option[MSP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = False
DEBUG stream_writer.py:684 begin sub-negotiation SB MSDP
DEBUG stream_writer.py:671 sub-negotiation cmd MSDP SE completion byte
DEBUG stream_writer.py:2025 [SB + MSDP] unsolicited
DEBUG stream_writer.py:1633 MSDP: {'SERVER_ID': 'Death Rising: Rebirth'}
DEBUG stream_writer.py:684 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:671 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2025 [SB + TTYPE] unsolicited
DEBUG stream_writer.py:2197 recv TTYPE SEND: b''
DEBUG stream_writer.py:2208 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG stream_writer.py:684 begin sub-negotiation SB CHARSET
DEBUG stream_writer.py:671 sub-negotiation cmd CHARSET SE completion byte
DEBUG stream_writer.py:2025 [SB + CHARSET] unsolicited
DEBUG client.py:266 encoding negotiated: UTF-8
DEBUG stream_writer.py:2105 send IAC SB CHARSET ACCEPTED UTF-8 IAC SE
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 174.62.12.65 7500>
INFO fingerprinting.py:737 new server fingerprint c39a44d3d00bc153

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug deathrisingmud.com 7500