摘要:
<html> <head> <title>ctf.show萌新计划web1</title> <meta charset="utf-8"> </head> <body> <?php # 包含数据库连接文件 include("config.php"); # 判断get提交的参数id是否存在 if(iss 阅读全文
posted @ 2022-08-25 23:49
Abyssun
阅读(88)
评论(0)
推荐(0)
摘要:
打开靶机 <html> <head> <title>ctf.show萌新计划web1</title> <meta charset="utf-8"> </head> <body> <?php # 包含数据库连接文件 include("config.php"); # 判断get提交的参数id是否存在 i 阅读全文
posted @ 2022-08-25 23:32
Abyssun
阅读(98)
评论(0)
推荐(0)