Mud.temporasanguinis.it
Connessione a "Tempora Sanguinis" v2.24.12.1
TS2 e' ospitato su questo server grazie a ESACOR: http://www.esacor.com/
,|
//| ,|
//,/ -~ |
// / | _-~ / ,
/'/ / / _-~ _/_-~ |
( ( / /' _ -~ _-~ ,/'
\~\/'/| __--~~__--\ _-~ _/,
,,)))))));, \/~-_ __--~~ --~~ __/~ _-~ /
__))))))))))))));,>/\ / __--~~ \-~~ _-~
-\(((((''''(((((((( >~\/ --~~ __--~' _-~ ~|
--==//////(('' `)))))), / ___---~~ ~~\~~__--~
))| @ ;-. (((((/ __--~~~'~~/
( `| / ) )))/ ~~~~~__\__---~~__--~~--_
| | | (/ ---~~~/__-----~~ \ ,
o_); ; / ----~~/ \,-~~~\ | /|
; ( ---~~/ | | | < >
| _ `----~~~~' / | \ \_____//
______/\/~ | / / ~------~
/~;;.____/ / ___----( /
/ // _;______;'------~~~~~ | /\ /
// | | / | \ \
(<_ | ; /',/-----' _>
\_| ||_ //~;~~~~~~~~~
`\_| (,~~
\~\
TEMPORA SANGUINIS 2 ~~
Gestori: Martinus, Dimitri, Nalith e Shadowing
Collaboratori: Dryden, Yffre, Phoenix, Kiruna, Tyrant
Che nome vuoi usare ? (Premi <invio> per generare dei nomi per un personaggio nuovo)Telnet Fingerprint
This fingerprint is shared by 2 other servers.
Options requested from client: TTYPE
Data source: 4b7f2b12f3999908/3843a4504f44cae1.json
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
{
"server-probe": {
"fingerprint": "4b7f2b12f3999908",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"EOR",
"SGA",
"STATUS"
],
"requested-options": [
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\r\n\u0000",
"banner_before_return": "Connessione a \"Tempora Sanguinis\" v2.24.12.1\n\rTS2 e' ospitato su questo server grazie a ESACOR: http://www.esacor.com/\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\r ( `| / ) )))/ ~~~~~__\\__---~~__--~~--_\n\r | | | (/ ---~~~/__-----~~ \\ ,\n\r o_); ; / ----~~/ \\,-~~~\\ | /|\n\r ; ( ---~~/ | | | < >\n\r | _ `----~~~~' / | \\ \\_____//\n\r ______/\\/~ | / / ~------~\n\r /~;;.____/ / ___----( / \n\r / // _;______;'------~~~~~ | /\\ / \n\r // | | / | \\ \\ \n\r (<_ | ; /',/-----' _> \n\r \\_| ||_ //~;~~~~~~~~~ \n\r `\\_| (,~~ \n\r \\~\\ \n\rTEMPORA SANGUINIS 2 ~~ \n\r\n\rGestori: Martinus, Dimitri, Nalith e Shadowing\n\rCollaboratori: Dryden, Yffre, Phoenix, Kiruna, Tyrant\n\rChe nome vuoi usare ? (Premi <invio> per generare dei nomi per un personaggio nuovo)\u0000\u0000\u0000\u0000\u0000\u0000",
"encoding": "ascii",
"option_states": {
"server_offered": {
"0x5a": false,
"0x5b": false,
"ECHO": false,
"NEW_ENVIRON": false
},
"server_requested": {
"0x5a": false,
"0x5b": false,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.5031695365905762,
"total": 3.1592724323272705
}
}
},
"sessions": [
{
"connected": "2026-02-08T17:03:59.279520+00:00",
"host": "Mud.temporasanguinis.it",
"ip": "94.177.203.139",
"port": 4000
}
]
}
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=Mud.temporasanguinis.it port=4000
INFO client_base.py:174 Connected to <Peer 94.177.203.139 4000>
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 NEW_ENVIRON
DEBUG stream_writer.py:708 WILL NEW_ENVIRON unsolicited
DEBUG stream_writer.py:1863 handle_will(NEW_ENVIRON)
DEBUG stream_writer.py:1925 recv WILL NEW_ENVIRON on client end, refusing.
DEBUG stream_writer.py:3030 remote_option[NEW_ENVIRON] = False
DEBUG stream_writer.py:933 send IAC DONT NEW_ENVIRON
DEBUG stream_writer.py:692 recv IAC WILL MXP
DEBUG stream_writer.py:708 WILL MXP unsolicited
DEBUG stream_writer.py:1863 handle_will(MXP)
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = True
DEBUG stream_writer.py:933 send IAC DO MXP
DEBUG stream_writer.py:3030 remote_option[MXP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = False
DEBUG stream_writer.py:692 recv IAC DO MXP
DEBUG stream_writer.py:1733 handle_do(MXP)
DEBUG stream_writer.py:3030 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:933 send IAC WILL MXP
DEBUG stream_writer.py:3030 local_option[MXP] = True
DEBUG stream_writer.py:3030 pending_option[WILL + MXP] = 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:692 recv IAC DO MSP
DEBUG stream_writer.py:1733 handle_do(MSP)
DEBUG stream_writer.py:3030 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:933 send IAC WILL MSP
DEBUG stream_writer.py:3030 local_option[MSP] = True
DEBUG stream_writer.py:3030 pending_option[WILL + MSP] = False
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:684 begin sub-negotiation SB MXP
DEBUG stream_writer.py:671 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:2025 [SB + MXP] unsolicited
DEBUG stream_writer.py:1646 MXP: b''
DEBUG stream_writer.py:684 begin sub-negotiation SB MSP
DEBUG stream_writer.py:671 sub-negotiation cmd MSP SE completion byte
DEBUG stream_writer.py:2025 [SB + MSP] unsolicited
DEBUG stream_writer.py:1642 MSP: b''
DEBUG client_base.py:460 negotiation complete after 2.01s.
DEBUG stream_writer.py:692 recv IAC WONT ECHO
DEBUG stream_writer.py:1985 handle_wont(ECHO)
DEBUG stream_writer.py:3030 remote_option[ECHO] = False
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:3030 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:933 send IAC DO BINARY
DEBUG stream_writer.py:3030 pending_option[DO + SGA] = True
DEBUG stream_writer.py:933 send IAC DO SGA
DEBUG stream_writer.py:3030 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:933 send IAC DO STATUS
DEBUG stream_writer.py:3030 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:933 send IAC DO CHARSET
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = True
DEBUG stream_writer.py:933 send IAC DO EOR
DEBUG stream_writer.py:3030 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:933 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:933 send IAC DO GMCP
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:933 send IAC DO ZMP
DEBUG stream_writer.py:3030 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:933 send IAC DO AARDWOLF
DEBUG stream_writer.py:3030 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:933 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint 1436fe242c0c02b6
INFO client_base.py:105 Connection closed to <Peer 94.177.203.139 4000>
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug Mud.temporasanguinis.it 4000