Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
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 /
doc /
ruby-erubis /
examples /
pi /
[ HOME SHELL ]
Name
Size
Permission
Action
Makefile
1.4
KB
-rw-r--r--
example.ec
802
B
-rw-r--r--
example.ejava
1.01
KB
-rw-r--r--
example.ejs
336
B
-rw-r--r--
example.eperl
328
B
-rw-r--r--
example.ephp
348
B
-rw-r--r--
example.eruby
306
B
-rw-r--r--
example.escheme
421
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : example.eperl
<?perl my $user = 'Erubis'; my @list = ('<aaa>', 'b&b', '"ccc"'); ?> <p>Hello @{$user}@!</p> <table> <tbody> <?perl $i = 0; ?> <?perl for $item (@list) { ?> <tr bgcolor=@!{++$i % 2 == 0 ? '#FFCCCC' : '#CCCCFF'}@"> <td>@!{$i}@</td> <td>@{$item}@</td> </tr> <?perl } ?> </tbody> </table>
Close