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 /
api.lmsschool /
vendor /
mpdf /
mpdf /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
data
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
tmp
[ DIR ]
drwxr-xr-x
ttfonts
[ DIR ]
drwxr-xr-x
.gitignore
23
B
-rw-r--r--
.travis.yml
700
B
-rw-r--r--
CHANGELOG.md
35.97
KB
-rw-r--r--
CREDITS.txt
4.72
KB
-rw-r--r--
LICENSE.txt
14.86
KB
-rw-r--r--
README.md
4.45
KB
-rw-r--r--
composer.json
1.72
KB
-rw-r--r--
phpunit.xml
435
B
-rw-r--r--
ruleset.xml
1.83
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ruleset.xml
<?xml version="1.0"?> <ruleset name="PSR2Tabs"> <description>PSR2 with tabs instead of spaces.</description> <arg name="tab-width" value="4" /> <rule ref="PSR2"> <exclude name="Generic.Commenting.DocComment" /> <exclude name="Generic.Files.LineLength.TooLong" /> <exclude name="Generic.Files.LineLength.MaxExceeded" /> <exclude name="Generic.NamingConventions.UpperCaseConstantName.ClassConstantNotUpperCase)" /> <exclude name="Generic.WhiteSpace.DisallowTabIndent" /> <exclude name="PSR1.Files.SideEffects.FoundWithSymbols" /> <exclude name="PSR1.Methods.CamelCapsMethodName.NotCamelCaps" /> <exclude name="PSR2.Classes.ClassDeclaration.CloseBraceAfterBody" /> <exclude name="PSR2.Classes.PropertyDeclaration.ScopeMissing" /> <exclude name="PSR2.Classes.PropertyDeclaration.Underscore" /> <exclude name="PSR2.Classes.PropertyDeclaration.VarUsed" /> <exclude name="PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineCASE" /> <exclude name="PSR2.Methods.MethodDeclaration.Underscore" /> <exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace" /> <exclude name="Squiz.Scope.MethodScope.Missing" /> <exclude name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen" /> <exclude name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose" /> </rule> <rule ref="Generic.Formatting.SpaceAfterCast"> <properties> <property name="spacing" value="1" /> </properties> </rule> <rule ref="Generic.WhiteSpace.DisallowSpaceIndent" /> <rule ref="Generic.WhiteSpace.ScopeIndent"> <properties> <property name="indent" value="4" /> <property name="tabIndent" value="true" /> </properties> </rule> </ruleset>
Close