shell bypass 403

UnknownSec Shell

: /home/bouloter/infix/public/backend/js/ [ drwxr-xr-x ]

name : timezone.js
$( document ).ready(function() {
    $('#add_timezone_modal').hide();
});
function open_add_timezone_modal(el){
    $('#add_timezone_modal').modal('show');
    $('#timezone_add').modal('show');
}
function edit_timezone_modal(el){
    let url = $('.timezone_edit').val();
    let token = $('.csrf_token').val();
    $.post(url, {_token:token, id:el}, function(data){
        $('#edit_form').html(data);
        $('#Item_Edit').modal('show');
    });
}

© 2025 UnknownSec
afwwrfwafr45458465
Password