摘要: 1.任务:上传一个webshell到服务器。 //index.php $is_upload = false; $msg = null; if (isset($_POST['submit'])) { require_once("./myupload.php"); $imgFileName =time( 阅读全文
posted @ 2021-07-28 16:53 Nuyoah_QQ 阅读(82) 评论(0) 推荐(0)