shell bypass 403

Cubjrnet7 Shell

: /home/eklavya/www/media/com_admin/js/ [ drwxr-xr-x ]

name : admin-help-es5.js
(function () {
  'use strict';

  /**
    * @copyright   (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
    * @license     GNU General Public License version 2 or later; see LICENSE.txt
    */
  var helpIndex = document.getElementById('help-index');
  if (helpIndex) {
    [].slice.call(helpIndex.querySelectorAll('a')).map(function (element) {
      return element.addEventListener('click', function () {
        window.scroll(0, 0);
      });
    });
  }

})();

© 2025 Cubjrnet7