Vulnhub earth靶机
攻击机192.168.137.129
靶机192.168.137.128
开放22,80,443端口
发现443端口显示这个ip绑定了俩个域名
查看80端口
查看443端口
修改host文件
linux目录:/etc/hosts
后面添加192.168.137.128 earth.local terratest.earth.local
访问https://earth.local
https://terratest.earth.local (无)
http://earth.local
http://terratest.earth.local
页面都是下面这个
利用kal对该域名进行目录扫描
dirb https://earth.local
第一个地址显示有内容,第二个地址返回403
扫描第二个域名的目录:
查看robots.txt文件
最后面有个文件名,尝试后缀为txt:
2-vulnhub靶场,Earth
最新推荐文章于 2025-04-20 18:08:30 发布