shell bypass 403
{ "$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json", "name": "plg_multifactorauth_webauthn", "version": "4.0.0", "description": "WebAuthn integration for Joomla Multi-factor Authentication", "license": "GPL-2.0-or-later", "assets": [ { "name": "plg_multifactorauth_webauthn.webauthn", "type": "script", "uri": "plg_multifactorauth_webauthn/webauthn.min.js", "dependencies": [ "plg_multifactorauth_webauthn.webauthn.es5", "core" ], "attributes": { "defer": true }, "version": "bdb7df28bffa4cbab10e5ee64575658fa5c3c562" }, { "name": "plg_multifactorauth_webauthn.webauthn.es5", "type": "script", "uri": "plg_multifactorauth_webauthn/webauthn-es5.min.js", "dependencies": [ "core" ], "attributes": { "nomodule": true, "defer": true }, "version": "17da4e8066e1edfa5792ed94e0eb02ff437695a0" } ] }