!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache. PHP/5.6.40-67+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux hosting1.erectacloud.it 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC
2024 x86_64
 

uid=5229(web473) gid=5117(client172) groups=5117(client172),5002(sshusers) 

Safe-mode: OFF (not secure)

/var/www/clients/client172/web473/web/OLD_WP/wp-content/plugins/wordpress-seo/admin/pages/   drwxr-xr-x
Free 179.32 GB of 490.84 GB (36.53%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     dashboard.php (3.1 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * @package WPSEO\Admin
 */

if ( ! defined'WPSEO_VERSION' ) ) {
    
header'Status: 403 Forbidden' );
    
header'HTTP/1.1 403 Forbidden' );
    exit();
}

if ( 
filter_inputINPUT_GET'intro' ) ) {

    
update_user_metaget_current_user_id(), 'wpseo_seen_about_version'WPSEO_VERSION );
    require 
WPSEO_PATH 'admin/views/about.php';

    return;
}

$options get_option'wpseo' );

if ( isset( 
$_GET['allow_tracking'] ) && check_admin_referer'wpseo_activate_tracking''nonce' ) ) {
    
$options['yoast_tracking'] = ( $_GET['allow_tracking'] == 'yes' );
    
update_option'wpseo'$options );

    if ( isset( 
$_SERVER['HTTP_REFERER'] ) ) {
        
wp_safe_redirect$_SERVER['HTTP_REFERER'], 307 );
        exit;
    }
}

$yform Yoast_Form::get_instance();
$yform->admin_headertrue'wpseo' );

do_action'wpseo_all_admin_notices' );

if ( 
is_array$options['blocking_files'] ) && count$options['blocking_files'] ) > ) {

    
$xml_sitemap_options WPSEO_Options::get_option'wpseo_xml' );
    if ( 
$xml_sitemap_options['enablexmlsitemap'] ) {

        echo 
'<div class="notice notice-error inline yoast-notice-blocking-files"><p id="blocking_files">';
        
printf(
            
/* translators: %1$s expands to Yoast SEO */
            
_n'The following file is blocking your XML sitemaps from working properly. Either delete it (this can be done with the "Fix it" button) or disable %1$s XML sitemaps.''The following files are blocking your XML sitemaps from working properly. Either delete them (this can be done with the "Fix it" button) or disable %1$s XML sitemaps.'count$options['blocking_files'] ), 'wordpress-seo' ),
            
'Yoast SEO'
        
);
        foreach ( 
$options['blocking_files'] as $file ) {
            echo 
'<br/>''<code>'esc_html$file ), '</code>';
        }
        unset( 
$file );
        echo 
'<br><button type="button" data-nonce="'esc_jswp_create_nonce'wpseo-blocking-files' ) ), '" class="button">'__'Fix it''wordpress-seo' ), '</button>';
        echo 
'</p></div>';
    }
}

$tabs = new WPSEO_Option_Tabs'dashboard' );
$tabs->add_tab( new WPSEO_Option_Tab'dashboard'__'Dashboard''wordpress-seo' ), array( 'video_url' => 'https://yoa.st/screencast-notification-center' ) ) );
$tabs->add_tab( new WPSEO_Option_Tab'general'__'General''wordpress-seo' ), array( 'video_url' => 'https://yoa.st/screencast-general' ) ) );
$tabs->add_tab( new WPSEO_Option_Tab'features'__'Features''wordpress-seo' ) ) );
$knowledge_graph_label = ( 'company' === $options['company_or_person'] ) ? __'Company info''wordpress-seo' ) : __'Your info''wordpress-seo' );
$tabs->add_tab( new WPSEO_Option_Tab'knowledge-graph'$knowledge_graph_label, array( 'video_url' => 'https://yoa.st/screencast-knowledge-graph' ) ) );
$tabs->add_tab( new WPSEO_Option_Tab'webmaster-tools'__'Webmaster tools''wordpress-seo' ), array( 'video_url' => 'https://yoa.st/screencast-general-search-console' ) ) );
$tabs->add_tab( new WPSEO_Option_Tab'security'__'Security''wordpress-seo' ), array( 'video_url' => 'https://yoa.st/screencast-security' ) ) );

do_action'wpseo_settings_tabs_dashboard'$tabs );

$tabs->display$yform$options );

do_action'wpseo_dashboard' );

$yform->admin_footer();

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0068 ]--