Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
wireshark /
diameter /
[ HOME SHELL ]
Name
Size
Permission
Action
AlcatelLucent.xml
1.64
KB
-rw-r--r--
ChinaTelecom.xml
346
B
-rw-r--r--
Cisco.xml
55.07
KB
-rw-r--r--
Ericsson.xml
10.82
KB
-rw-r--r--
Nokia.xml
1.45
KB
-rw-r--r--
NokiaSiemensNetworks.xml
502
B
-rw-r--r--
SKT.xml
414
B
-rw-r--r--
TGPPGmb.xml
16.98
KB
-rw-r--r--
TGPPRx.xml
2.57
KB
-rw-r--r--
TGPPS9.xml
2.75
KB
-rw-r--r--
TGPPSh.xml
6.32
KB
-rw-r--r--
Vodafone.xml
3.28
KB
-rw-r--r--
chargecontrol.xml
10.29
KB
-rw-r--r--
dictionary.dtd
1.83
KB
-rw-r--r--
dictionary.xml
267.87
KB
-rw-r--r--
eap.xml
580
B
-rw-r--r--
etsie2e4.xml
42.07
KB
-rw-r--r--
gqpolicy.xml
7.43
KB
-rw-r--r--
imscxdx.xml
20.45
KB
-rw-r--r--
mobileipv4.xml
7.51
KB
-rw-r--r--
mobileipv6.xml
2.9
KB
-rw-r--r--
nasreq.xml
3.9
KB
-rw-r--r--
sip.xml
7.18
KB
-rw-r--r--
sunping.xml
731
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dictionary.dtd
<?xml version="1.0" encoding="UTF-8"?> <!-- $Log: dictionary.dtd,v $ Revision 1.1 2001/11/01 21:52:44 guy From David Frascone: duUpdate to Diameter dissector to load the dictionary as an XML file rather than building it in, and various Diameter updates. Revision 1.1 2001/08/24 18:04:44 chaos Added per Mark's request Revision 1.3 2001/07/31 17:43:36 chaos Oops, forgot to turn on validity checking. Fixed some errors found with validity checking turned on Revision 1.2 2001/07/31 16:56:15 chaos Lots of changes to support flags like in the draft, and to support commands --> <!ELEMENT dictionary (base, application*)> <!ELEMENT base (command*, vendor*, typedefn+, avp+)> <!ATTLIST base uri CDATA #IMPLIED > <!ELEMENT application (command*, vendor*, typedefn*, avp*)> <!ATTLIST application id CDATA #REQUIRED name CDATA #IMPLIED uri CDATA #IMPLIED > <!ELEMENT command (#PCDATA)> <!ATTLIST command name CDATA #REQUIRED code CDATA #REQUIRED vendor-id IDREF #IMPLIED > <!ELEMENT vendor EMPTY> <!ATTLIST vendor vendor-id ID #REQUIRED code CDATA #REQUIRED name CDATA #IMPLIED > <!ELEMENT typedefn EMPTY> <!ATTLIST typedefn type-name ID #REQUIRED type-parent IDREF #IMPLIED description CDATA #IMPLIED > <!ELEMENT avp ((type | grouped), (enum*))> <!ATTLIST avp name IDREF #REQUIRED description CDATA #IMPLIED code CDATA #REQUIRED may-encrypt (yes | no) "yes" mandatory (must | may | mustnot | shouldnot) "may" protected (must | may | mustnot | shouldnot) "may" vendor-bit (must | may | mustnot | shouldnot) "mustnot" vendor-id IDREF #IMPLIED constrained (true | false) "false" > <!ELEMENT type EMPTY> <!ATTLIST type type-name IDREF #REQUIRED > <!ELEMENT grouped (gavp+)> <!ELEMENT gavp EMPTY> <!ATTLIST gavp name IDREF #REQUIRED > <!ELEMENT enum EMPTY> <!ATTLIST enum name CDATA #REQUIRED code CDATA #REQUIRED >
Close