摘要: <?php /* # -*- coding: utf-8 -*- # @Author: Firebasky # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-18 16:32:5 阅读全文
posted @ 2025-03-17 22:03 justdoIT* 阅读(9) 评论(0) 推荐(0)
摘要: <?php /* # -*- coding: utf-8 -*- # @Author: Firebasky # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-18 16:29:3 阅读全文
posted @ 2025-03-17 21:59 justdoIT* 阅读(13) 评论(0) 推荐(0)
摘要: <?php /* # -*- coding: utf-8 -*- # @Author: Firebasky # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-18 16:16:0 阅读全文
posted @ 2025-03-17 21:54 justdoIT* 阅读(25) 评论(0) 推荐(0)
摘要: <?php /* # -*- coding: utf-8 -*- # @Author: h1xa # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-18 16:06:11 # @ 阅读全文
posted @ 2025-03-17 21:46 justdoIT* 阅读(9) 评论(0) 推荐(0)
摘要: <?php /* # -*- coding: utf-8 -*- # @Author: h1xa # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-09-18 15:38:51 # @ 阅读全文
posted @ 2025-03-17 21:37 justdoIT* 阅读(12) 评论(0) 推荐(0)
摘要: <?php /* # -*- coding: utf-8 -*- # @Author: 收集自网络 # @Date: 2020-09-16 11:25:09 # @Last Modified by: h1xa # @Last Modified time: 2020-10-06 14:04:45 */ 阅读全文
posted @ 2025-03-17 21:23 justdoIT* 阅读(11) 评论(0) 推荐(0)
摘要: <?php error_reporting(0); highlight_file(__FILE__); if(isset($_POST['code'])){ $code=$_POST['code']; if(!preg_match('/\x09|\x0a|[a-z]|[0-9]|FLAG|PATH| 阅读全文
posted @ 2025-03-17 21:06 justdoIT* 阅读(8) 评论(0) 推荐(0)
摘要: <?php error_reporting(0); highlight_file(__FILE__); if(isset($_POST['code'])){ $code=$_POST['code']; if(!preg_match('/\x09|\x0a|[a-z]|[0-9]|FLAG|PATH| 阅读全文
posted @ 2025-03-17 16:36 justdoIT* 阅读(5) 评论(0) 推荐(0)
摘要: <?php error_reporting(0); highlight_file(__FILE__); if(isset($_POST['code'])){ $code=$_POST['code']; if(!preg_match('/\x09|\x0a|[a-z]|[0-9]|PATH|BASH| 阅读全文
posted @ 2025-03-17 16:27 justdoIT* 阅读(8) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="zh-cn"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="style.cs 阅读全文
posted @ 2025-03-17 14:25 justdoIT* 阅读(9) 评论(0) 推荐(0)