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 : nasreq.xml
<?xml version="1.0" encoding="UTF-8"?> <!-- $Id$ --> <application id="1" name="NASREQ Application" uri="http://www.ietf.org/rfc/rfc4005.txt"> <command name="AA" code="265" vendor-id="None"/> <avp name="Accounting-Input-Octets" code="363" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="Unsigned64"/> </avp> <avp name="Accounting-Output-Octets" code="364" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="Unsigned64"/> </avp> <avp name="Accounting-Input-Packets" code="365" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="Unsigned64"/> </avp> <avp name="Accounting-Output-Packets" code="366" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="Unsigned64"/> </avp> <!-- 368 - 393 is in sip.xml 368 SIP-Accounting-Information [RFC4740] 369 SIP-Accounting-Server-URI [RFC4740] 370 SIP-Credit-Control-Server-URI [RFC4740] 371 SIP-Server-URI [RFC4740] 372 SIP-Server-Capabilities [RFC4740] 373 SIP-Mandatory-Capability [RFC4740] 374 SIP-Optional-Capability [RFC4740] 375 SIP-Server-Assignment-Type [RFC4740] 376 SIP-Auth-Data-Item [RFC4740] 377 SIP-Authentication-Scheme [RFC4740] 378 SIP-Item-Number [RFC4740] 379 SIP-Authenticate [RFC4740] 380 SIP-Authorization [RFC4740] 381 SIP-Authentication-Info [RFC4740] 382 SIP-Number-Auth-Items [RFC4740] 383 SIP-Deregistration-Reason [RFC4740] 384 SIP-Reason-Code [RFC4740] 385 SIP-Reason-Info [RFC4740] 386 SIP-Visited-Network-Id [RFC4740] 387 SIP-User-Authorization-Type [RFC4740] 388 SIP-Supported-User-Data-Type [RFC4740] 389 SIP-User-Data [RFC4740] 390 SIP-User-Data-Type [RFC4740] 391 SIP-User-Data-Contents [RFC4740] 392 SIP-User-Data-Already-Available [RFC4740] 393 SIP-Method [RFC4740] 394-399 Unassigned --> <avp name="NAS-Filter-Rule" code="400" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="IPFilterRule"/> </avp> <avp name="Tunneling" code="401" mandatory="must" may-encrypt="no" protected="may" vendor-bit="mustnot"> <grouped> <gavp name="Tunnel-Type"/> <gavp name="Tunnel-Medium-Type"/> <gavp name="Tunnel-Client-Endpoint"/> <gavp name="Tunnel-Server-Endpoint"/> <gavp name="Tunnel-Preference"/> <gavp name="Tunnel-Client-Auth-Id"/> <gavp name="Tunnel-Server-Auth-Id"/> <gavp name="Tunnel-Assignment-Id"/> <gavp name="Tunnel-Password"/> <gavp name="Tunnel-Private-Group-Id"/> </grouped> </avp> <avp name="CHAP-Auth" code="402" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <grouped> <gavp name="CHAP-Algorithm"/> <gavp name="CHAP-Ident"/> <gavp name="CHAP-Response"/> </grouped> </avp> <avp name="CHAP-Algorithm" code="403" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="Enumerated"/> <enum name="CHAP with MD5" code="5"/> </avp> <avp name="CHAP-Ident" code="404" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="OctetString"/> </avp> <avp name="CHAP-Response" code="405" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="OctetString"/> </avp> <avp name="Accounting-Auth-Method" code="406" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="Enumerated"/> <enum name="PAP" code="1"/> <enum name="CHAP" code="2"/> <enum name="MS-CHAP-1" code="3"/> <enum name="MS-CHAP-2" code="4"/> <enum name="EAP" code="5"/> <enum name="Undefined" code="6"/> <enum name="None" code="7"/> </avp> <avp name="QoS-Filter-Rule" code="407"> <type type-name="QoSFilterRule"/> </avp> <avp name="Origin-AAA-Protocol" code="408" mandatory="must" may-encrypt="yes" protected="may" vendor-bit="mustnot"> <type type-name="Enumerated"/> <enum name="RADIUS" code="1"/> </avp> </application>
Close