Linux webm021.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.127.20.21 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
5.4.45
premiey
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
/
home /
premiey /
www /
wp-content /
plugins /
elementor /
[ HOME SHELL ]
Name
Size
Permission
Action
app
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
core
[ DIR ]
drwxr-xr-x
data
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
elementor.php
3.76
KB
-rw-r--r--
license.txt
34.32
KB
-rw-r--r--
phpcs.xml
2.2
KB
-rw-r--r--
readme.txt
277.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : phpcs.xml
<?xml version="1.0"?> <ruleset name="WordPress.Elementor"> <description>Deprecated File! Elementor Coding Standard</description> <arg name="parallel" value="8" /> <config name="text_domain" value="elementor" /> <exclude-pattern>vendor/</exclude-pattern> <exclude-pattern>tmp/</exclude-pattern> <exclude-pattern>build/</exclude-pattern> <exclude-pattern>node_modules/</exclude-pattern> <exclude-pattern>includes/libraries/</exclude-pattern> <exclude-pattern>tests/*.php</exclude-pattern> <rule ref="WordPress-Extra"> <exclude name="Generic.Commenting.DocComment.MissingShort" /> <exclude name="Generic.Formatting.MultipleStatementAlignment" /> <exclude name="Generic.Arrays.DisallowShortArraySyntax.Found" /> <exclude name="Squiz.Commenting.ClassComment.Missing" /> <exclude name="Squiz.Commenting.FileComment.Missing" /> <exclude name="Squiz.Commenting.FunctionComment.Missing" /> <exclude name="Squiz.Commenting.FunctionComment.MissingParamComment" /> <exclude name="Squiz.Commenting.VariableComment.Missing" /> <exclude name="Squiz.PHP.EmbeddedPhp.ContentBeforeOpen" /> <exclude name="Squiz.PHP.EmbeddedPhp.ContentAfterOpen" /> <exclude name="Squiz.PHP.EmbeddedPhp.ContentBeforeEnd" /> <exclude name="Squiz.PHP.EmbeddedPhp.ContentAfterEnd" /> <exclude name="WordPress.Arrays.MultipleStatementAlignment" /> <exclude name="WordPress.Files.FileName.InvalidClassFileName" /> <exclude name="WordPress.WP.I18n.MissingTranslatorsComment" /> <exclude name="WordPress.WP.I18n.NonSingularStringLiteralSingle" /> <exclude name="WordPress.WP.I18n.NonSingularStringLiteralPlural" /> <exclude name="WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet" /> <exclude name="PEAR.Functions.FunctionCallSignature.ContentAfterOpenBracket" /> <exclude name="PEAR.Functions.FunctionCallSignature.MultipleArguments" /> <exclude name="PEAR.Functions.FunctionCallSignature.CloseBracketLine" /> </rule> <rule ref="WordPress.WP.DeprecatedFunctions"> <properties> <property name="minimum_supported_version" value="4.7" /> </properties> </rule> <rule ref="WordPress.NamingConventions.ValidHookName"> <properties> <property name="additionalWordDelimiters" value="/-" /> </properties> </rule> </ruleset>
Close