shell bypass 403
UnknownSec Shell
:
/
home
/
akwariom
/
www
/
wp-content
/
plugins
/
gallery-images-ape
/
modules
/
frontend
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
init.php
<?php /* * Ape Gallery * Author: Wp Gallery Ape * Author URI: https://wpape.net/ * License: GPL-2.0+ */ class wpApeGallery_Module_Frontend extends wpApeGallery_Module{ function getModuleFileName(){ return __FILE__ ; } public function load(){ apeGalleryHelper::load( array( 'apeGalleryFunction.php', 'apeGalleryFrontendModule.php', 'apeGalleryRenderHelper.php', 'apeGallerySource.php', 'apeGalleryBuild.php', 'apeGalleryBuildV2.php', 'apeGalleryGridBuild.php', 'apeGallerySliderBuild.php', 'apeGalleryRender.php', 'apeGalleryShortcode.php', ), $this->modulePath ); } } new wpApeGallery_Module_Frontend();
© 2026 UnknownSec