shell bypass 403

UnknownSec Shell


name : contacts.min.js
(function ($) {
  "use strict";

  $('body').on('click', '.js-show-description', function (e) {
    e.preventDefault();
    var message = $(this).parent().find('input[type="hidden"]').val();
    var $modal = $('#contactMessage');
    $modal.find('.modal-body').html(message);
    $modal.modal('show');
  });
})(jQuery);

© 2025 UnknownSec
Page not found | Anyleson - Learning Platform
INR (₹)
India Rupee
$
United States Dollar

Page not found!

Sorry, this page is not available...