Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
lib /
php /
test /
XML_RSS /
tests /
[ HOME SHELL ]
Name
Size
Permission
Action
AllTests.php
695
B
-rw-r--r--
test.rss
1.24
KB
-rw-r--r--
XML_RSS_Infrastructure_Test.php
2.47
KB
-rw-r--r--
XML_RSS_Parsing_Test.php
7.11
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : test.rss
<?xml version="1.0"?> <!-- This is a test file for XML_RSS. --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/"> <channel> <title>Test</title> <link>http://pear.php.net/</link> <description>This is a test channel for XML_RSS</description> </channel> <image> <title>PEAR</title> <url>http://pear.php.net/gifs/pearsmall.gif</url> <link>http://pear.php.net/</link> </image> <item> <title>PHP homepage</title> <link>http://php.net/</link> <category><![CDATA[php]]></category> </item> <item> <title>PEAR homepage</title> <link>http://pear.php.net/</link> <category><![CDATA[php]]></category> <category><![CDATA[pear]]></category> </item> <item> <title>PHP-GTK homepage</title> <link>http://gtk.php.net/</link> <category><![CDATA[php]]></category> <category><![CDATA[gtk]]></category> </item> <item> <title>PHP QA homepage</title> <link>http://qa.php.net/</link> <category><![CDATA[php]]></category> <category><![CDATA[qa]]></category> </item> <textinput> <title>Search Slashdot</title> <description>Search Slashdot stories</description> <name>query</name> <link>http://slashdot.org/search.pl</link> </textinput> </rdf:RDF>
Close