avpmud.com

avpmud.com:5000

Telnet Fingerprint

a94e702e724bba81…

This fingerprint is unique to this server.

Options offered by server: EOR

Options requested from client: NAWS, NEW_ENVIRON, TTYPE

Data source: a94e702e724bba81/1cdb7a5468234c18.json

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

{
  "server-probe": {
    "fingerprint": "a94e702e724bba81",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "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",
        "NEW_ENVIRON",
        "TTYPE"
      ]
    },
    "session_data": {
      "banner_after_return": " @@@@@@@@@@@@@@@      @@@@@@@@@@@@@@@@     @@@@@@          @@@@@@@@@@@@@@@    \r\n   @@@@@    @@@@@@@   @@@@@@      @@@@        @@@            @@@@@   @@@@@@@@ \r\n   @@@@@      @@@@@@   @@@@        @@@        @@@@           @@@@@      @@@@@ \r\n   @@@@@       @@@@@   @@@@         @@        @@@@           @@@@@       @@@@@\r\n    @@@@       @@@@@   @@@@         @@       @@@@@@          @@@@@       @@@@@\r\n   @@@@@       @@@@@   @@@@      @  @        @@@@@@          @@@@@       @@@@@\r\n   @@@@@       @@@@@   @@@@    @@@  @        @@@@@@@         @@@@@       @@@@@\r\n    @@@@       @@@@@   @@@@    @@@          @@@@@@@          @@@@@       @@@@@\r\n   @@@@@       @@@@    @@@@@@@@@@           @@@@@@@@         @@@@@       @@@@ \r\n    @@@@       @@@@    @@@@@@@@@@@         @@@@@@ @@          @@@@       @@@@ \r\n   @@@@@      @@@@     @@@@    @@           @@@   @@@        @@@@@      @@@@  \r\n   @@@@@      @@@@     @@@@     @@         @@@     @@        @@@@@      @@@@  \r\n    @@@@      @@@@     @@@@               @@@@     @@@        @@",
      "banner_before_return": "Validating socket, looking up hostname.  This may take a moment.\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",
      "option_states": {
        "environ_requested": [
          {
            "name": "SYSTEMTYPE",
            "type": "VAR"
          }
        ],
        "server_offered": {
          "0x56": false,
          "ECHO": false
        },
        "server_requested": {
          "NAWS": true,
          "NEW_ENVIRON": true,
          "TTYPE": true
        }
      },
      "timing": {
        "probe": 0.20428085327148438,
        "total": 0.705925464630127
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T06:33:15.659729+00:00",
      "host": "avpmud.com",
      "ip": "45.33.126.26",
      "port": 5000
    }
  ]
}

Connection Log

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

DEBUG client.py:773 Fingerprint client: host=avpmud.com port=5000
INFO client_base.py:174 Connected to <Peer 45.33.126.26 5000>
DEBUG stream_writer.py:655 recv IAC WONT ECHO
DEBUG stream_writer.py:1899 handle_wont(ECHO)
DEBUG stream_writer.py:2883 remote_option[ECHO] = False
DEBUG stream_writer.py:2883 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:655 recv IAC DO TTYPE
DEBUG stream_writer.py:1668 handle_do(TTYPE)
DEBUG stream_writer.py:2883 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:896 send IAC WILL TTYPE
DEBUG stream_writer.py:2883 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:2883 local_option[TTYPE] = True
DEBUG stream_writer.py:2883 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:655 recv IAC DO NEW_ENVIRON
DEBUG stream_writer.py:1668 handle_do(NEW_ENVIRON)
DEBUG stream_writer.py:2883 pending_option[WILL + NEW_ENVIRON] = True
DEBUG stream_writer.py:896 send IAC WILL NEW_ENVIRON
DEBUG stream_writer.py:2883 pending_option[SB + NEW_ENVIRON] = True
DEBUG stream_writer.py:2883 local_option[NEW_ENVIRON] = True
DEBUG stream_writer.py:2883 pending_option[WILL + NEW_ENVIRON] = False
DEBUG stream_writer.py:655 recv IAC DO NAWS
DEBUG stream_writer.py:1668 handle_do(NAWS)
DEBUG stream_writer.py:2883 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:896 send IAC WILL NAWS
DEBUG stream_writer.py:2208 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:2883 local_option[NAWS] = True
DEBUG stream_writer.py:2883 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:655 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:671 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1793 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:2883 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:896 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:1882 Unhandled: WILL MCCP2_COMPRESS.
DEBUG stream_writer.py:647 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:634 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2883 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2105 recv TTYPE SEND: b''
DEBUG stream_writer.py:2116 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG stream_writer.py:647 begin sub-negotiation SB NEW_ENVIRON
DEBUG stream_writer.py:634 sub-negotiation cmd NEW_ENVIRON SE completion byte
DEBUG stream_writer.py:2883 pending_option[SB + NEW_ENVIRON] = False
DEBUG stream_writer.py:2149 recv NEW_ENVIRON SEND: SYSTEMTYPE
DEBUG stream_writer.py:2174 env send: SYSTEMTYPE=''
DEBUG client_base.py:460 negotiation complete after 0.60s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 45.33.126.26 5000>
INFO fingerprinting.py:736 connection for server fingerprint 6ee5b43c3505410d

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug avpmud.com 5000