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.249
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/ecocerowaste.com/htdocs/wp-content/plugins/webp-express/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/ecocerowaste.com/htdocs/wp-content/plugins/webp-express/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "b2a148dedbe8b5edc157f97c824af67f",
    "packages": [
        {
            "name": "composer/installers",
            "version": "v1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
                "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.6.* || 2.0.*@dev",
                "composer/semver": "1.0.* || 2.0.*@dev",
                "phpunit/phpunit": "^4.8.36",
                "sebastian/comparator": "^1.2.4",
                "symfony/process": "^2.3"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "symfony",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "time": "2020-04-07T06:57:05+00:00"
        },
        {
            "name": "rosell-dk/dom-util-for-webp",
            "version": "0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/dom-util-for-webp.git",
                "reference": "5928aecf64d59124b341dce23ce8ecf48a6eded6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/dom-util-for-webp/zipball/5928aecf64d59124b341dce23ce8ecf48a6eded6",
                "reference": "5928aecf64d59124b341dce23ce8ecf48a6eded6",
                "shasum": ""
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpunit/phpunit": "5.7.27",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "phpstan/phpstan": "Suggested for dev, in order to analyse code before committing"
            },
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "autoload": {
                "psr-4": {
                    "DOMUtilForWebP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Replace image URLs found in HTML",
            "keywords": [
                "Webp",
                "html",
                "images",
                "replace"
            ],
            "time": "2020-02-02T11:16:27+00:00"
        },
        {
            "name": "rosell-dk/htaccess-capability-tester",
            "version": "0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/htaccess-capability-tester.git",
                "reference": "3556f664c5533643c0cb0beceaf1947abd7aed7a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/htaccess-capability-tester/zipball/3556f664c5533643c0cb0beceaf1947abd7aed7a",
                "reference": "3556f664c5533643c0cb0beceaf1947abd7aed7a",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 | ^7.0"
            },
            "require-dev": {
                "phpunit/php-code-coverage": "dev-4.0-dev as 4.0.4",
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "php-stan/php-stan": "Suggested for dev, in order to analyse code before committing"
            },
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "autoload": {
                "psr-4": {
                    "HtaccessCapabilityTester\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Test the capabilities of .htaccess files on the server using live tests",
            "keywords": [
                ".htaccess",
                "apache",
                "litespeed"
            ],
            "time": "2020-09-23T10:46:34+00:00"
        },
        {
            "name": "rosell-dk/image-mime-type-guesser",
            "version": "0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/image-mime-type-guesser.git",
                "reference": "204fd61ca81e3b0ba46c6165dab8f74816b1fe99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/image-mime-type-guesser/zipball/204fd61ca81e3b0ba46c6165dab8f74816b1fe99",
                "reference": "204fd61ca81e3b0ba46c6165dab8f74816b1fe99",
                "shasum": ""
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpunit/phpunit": "^5.7.27",
                "squizlabs/php_codesniffer": "3.*"
            },
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "autoload": {
                "psr-4": {
                    "ImageMimeTypeGuesser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Guess mime type of images",
            "keywords": [
                "image",
                "images",
                "mime",
                "mime type"
            ],
            "time": "2019-03-29T09:33:28+00:00"
        },
        {
            "name": "rosell-dk/webp-convert",
            "version": "2.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/webp-convert.git",
                "reference": "5da7989e87cc0b6c61a5fd73262ed28999be27ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/webp-convert/zipball/5da7989e87cc0b6c61a5fd73262ed28999be27ab",
                "reference": "5da7989e87cc0b6c61a5fd73262ed28999be27ab",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 | ^7.0",
                "rosell-dk/image-mime-type-guesser": "^0.3"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpunit/phpunit": "5.7.27",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "ext-gd": "to use GD extension for converting. Note: Gd must be compiled with webp support",
                "ext-imagick": "to use Imagick extension for converting. Note: Gd must be compiled with webp support",
                "ext-vips": "to use Vips extension for converting.",
                "php-stan/php-stan": "Suggested for dev, in order to analyse code before committing"
            },
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "autoload": {
                "psr-4": {
                    "WebPConvert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                },
                {
                    "name": "Martin Folkers",
                    "homepage": "https://twobrain.io",
                    "role": "Collaborator"
                }
            ],
            "description": "Convert JPEG & PNG to WebP with PHP",
            "keywords": [
                "Webp",
                "cwebp",
                "gd",
                "image conversion",
                "images",
                "imagick",
                "jpg",
                "jpg2webp",
                "png",
                "png2webp"
            ],
            "time": "2020-04-18T14:41:50+00:00"
        },
        {
            "name": "rosell-dk/webp-convert-cloud-service",
            "version": "2.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/webp-convert-cloud-service.git",
                "reference": "703c2f1c76d30468ee3977170bfa3da138d8c4ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/webp-convert-cloud-service/zipball/703c2f1c76d30468ee3977170bfa3da138d8c4ad",
                "reference": "703c2f1c76d30468ee3977170bfa3da138d8c4ad",
                "shasum": ""
            },
            "require": {
                "rosell-dk/webp-convert": "^2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpunit/phpunit": "5.7.27",
                "squizlabs/php_codesniffer": "3.*"
            },
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "autoload": {
                "psr-4": {
                    "WebPConvertCloudService\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "role": "Project Author",
                    "homepage": "https://www.bitwise-it.dk/contact"
                }
            ],
            "description": "Cloud service for converting JPEG & PNG to WebP",
            "keywords": [
                "Webp",
                "cwebp",
                "gd",
                "image conversion",
                "images",
                "imagick",
                "jpg",
                "jpg2webp",
                "png",
                "png2webp"
            ],
            "time": "2019-06-30T08:28:35+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}

Youez - 2016 - github.com/yon3zu
LinuXploit