芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/_syntaxis.fr/wp-content/plugins/exploit-scanner/hashes-generator.php
'" . md5( $wp_file ) . "',\r\n"; } zip_entry_close( $zip_entry ); } zip_close( $zip ); } $hashes .= ");\r\n?>"; if ( isset( $download ) && is_readable( getcwd() . '/' . $file ) ) { unlink( '/tmp/' . $file ); } if ( 'cli' === php_sapi_name() ) { print $hashes; } else { echo '
'; echo $hashes; echo '
'; }