访问change.dsz,我以为是文件路径呢,结果来个Not Found 后来想到了域名,访问了(需要写入本地hosts文件) C:\Windows\System32\drivers\etc</
gobuster扫出来了一个后面php文件 /backdoor.php但是大小是0 访问尝试传参一个cmd看看,因为提示是后门嘛</
direarch扫描发现有个readme文件
信息泄露,下载源码
web页面是一个密码生成器,信息搜集没搜到什么东西就一个/password.log  nmap扫描 ┌──(root㉿kali)-[/opt/tool
nmap扫描 ┌──(root㉿kali)-[~] └─# nmap -sS 192.168.31.67 Starting Nmap 7.95 ( https://nmap.org ) at 2025-07-20 09:21 EDT Nmap scan report for Mag
nmap扫描 ┌──(root㉿kali)-[~] └─# nmap 192.168.31.14 Starting Nmap 7.95 ( https://nmap.org ) at 2025-07-10 11:20 EDT Nmap scan report for 192.168.31.14
flatCore-CMS acunetix扫描 又使用dirsearch扫了一遍
dirsearch扫描 http://192.168.31.193/README.txt 知道是</
开始dirsearch,fscan都没扫到什么东西,然后上了bp 发现是xpath注入 ?username=24065086'%20or%20true()%20or%20''%3D'
题目名称是config那么肯定是和config相关的 使用bp抓包和dirsearch扫描可以发现使用的是nginx,且存在config目录