随笔分类 - 日常练习
摘要:<html> <head> <title>ctf.show萌新计划web1</title> <meta charset="utf-8"> </head> <body> <?php # 包含数据库连接文件 include("config.php"); # 判断get提交的参数id是否存在 if(iss
阅读全文
摘要:<html> <head> <title>ctf.show萌新计划web1</title> <meta charset="utf-8"> </head> <body> <?php # 包含数据库连接文件 include("config.php"); # 判断get提交的参数id是否存在 if(iss
阅读全文
摘要:<html> <head> <title>ctf.show萌新计划web1</title> <meta charset="utf-8"> </head> <body> <?php # 包含数据库连接文件 include("config.php"); # 判断get提交的参数id是否存在 if(iss
阅读全文
摘要:打开靶机 <html> <head> <title>ctf.show萌新计划web1</title> <meta charset="utf-8"> </head> <body> <?php # 包含数据库连接文件 include("config.php"); # 判断get提交的参数id是否存在 i
阅读全文
摘要:1.代码审计 题目地址:https://ce.pwnthebox.com/challenges?type=5&page=2&id=666 打开靶机后,发现是两段相同的md5,尝试解一下发现是空密码 想起之前的目录扫描了(刚刚掌握没事都想试试【😀】) 对靶机进行扫描后,发现了一个 /index.ph
阅读全文

浙公网安备 33010602011771号