shell bypass 403

GrazzMean-Shell Shell

Uname: Linux webm012.cluster130.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 8.0.30 [ PHP INFO ] PHP os: Linux
Server Ip: 145.239.37.162
Your Ip: 216.73.216.190
User: dreampi (1009562) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : single-course-enrolled-questions.php
<?php
/**
 * NOTE: This template is from the TutorLMS plugin. It is overridden in theme for better theme support of TutorLMS.
 * Template for displaying single course
 *
 * Edited by TheBase Theme, Original Author:
 * @author Themeum
 * @url https://themeum.com
 *
 * @package TutorLMS/Templates
 * @version 1.4.3
 */

get_header();

?>

<?php do_action( 'tutor_course/single/enrolled/before/wrap' ); ?>
	<div <?php tutor_post_class( 'tutor-question-answare-wrap tutor-page-wrap' ); ?>>
		<div class="tutor-container">
			<div class="tutor-row">
				<div class="tutor-col-8  tutor-col-md-100">
					<?php do_action( 'tutor_course/single/enrolled/before/inner-wrap' ); ?>
					<?php tutor_course_enrolled_lead_info(); ?>
					<?php tutor_course_enrolled_nav(); ?>
					<?php tutor_course_question_and_answer(); ?>
					<?php do_action( 'tutor_course/single/enrolled/after/inner-wrap' ); ?>
				</div>
				<div class="tutor-col-4">
					<div class="tutor-single-course-sidebar">
						<?php do_action( 'tutor_course/single/enrolled/before/sidebar' ); ?>
						<?php tutor_course_enroll_box(); ?>
						<?php tutor_course_requirements_html(); ?>
						<?php tutor_course_tags_html(); ?>
						<?php tutor_course_target_audience_html(); ?>
						<?php do_action( 'tutor_course/single/enrolled/after/sidebar' ); ?>
					</div>
				</div>
			</div>
		</div>
	</div><!-- .wrap -->

<?php
do_action( 'tutor_course/single/enrolled/after/wrap' );
get_footer();
© 2026 GrazzMean-Shell