shell bypass 403
UnknownSec Shell
:
/
home
/
akwariom
/
www
/
wp-content
/
plugins
/
polylang
/
modules
/
sync
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
sync-term-metas.php
<?php /** * A class to manage copy and synchronization of term metas * * @since 2.3 */ class PLL_Sync_Term_Metas extends PLL_Sync_Metas { /** * Constructor * * @since 2.3 * * @param object $polylang */ public function __construct( &$polylang ) { $this->meta_type = 'term'; parent::__construct( $polylang ); } }
© 2026 UnknownSec