Loading

合集-靶机

摘要:https://www.vulnhub.com/entry/w1r3s-101,220/ 思路:红队笔记 主机发现端口扫描 使用nmap扫描网段类存活主机 因为靶机是我最后添加的,所以靶机IP是133 nmap -sP 192.168.75.0/24 // Starting Nmap 7.93 ( 阅读全文
posted @ 2024-09-20 11:40 sunset2131 阅读(146) 评论(0) 推荐(0)
摘要:靶机链接 https://www.vulnhub.com/entry/jarbas-1,232/ 主机发现端口扫描 扫描网段存活主机,因为主机是我最后添加的,所以靶机地址是135的 nmap -sP 192.168.75.0/24 // Starting Nmap 7.93 ( https://nm 阅读全文
posted @ 2024-09-21 17:55 sunset2131 阅读(105) 评论(0) 推荐(0)
摘要:https://www.vulnhub.com/entry/sickos-11,132/ 主机发现端口扫描 探测存活主机,136是靶机,因为靶机是我最后添加的 nmap -sP 192.168.75.0/24 // Starting Nmap 7.93 ( https://nmap.org ) at 阅读全文
posted @ 2024-09-22 15:50 sunset2131 阅读(109) 评论(0) 推荐(0)
摘要:https://www.vulnhub.com/entry/prime-1,358/ 主机发现端口扫描 探测存活主机,137是靶机 nmap -sP 192.168.75.0/24 // Starting Nmap 7.93 ( https://nmap.org ) at 2024-09-22 16 阅读全文
posted @ 2024-09-22 23:46 sunset2131 阅读(141) 评论(0) 推荐(0)
摘要:https://www.vulnhub.com/entry/lampsecurity-ctf4,83/ 端口扫描主机发现 探测存活主机,138是靶机 nmap -sP 192.168.75.0/24 // Starting Nmap 7.93 ( https://nmap.org ) at 2024 阅读全文
posted @ 2024-09-23 23:38 sunset2131 阅读(228) 评论(0) 推荐(0)
摘要:https://www.vulnhub.com/entry/lampsecurity-ctf5,84/ 主机发现端口扫描 探测存活主机,139为靶机 nmap -sP 192.168.75.0/24 Starting Nmap 7.93 ( https://nmap.org ) at 2024-09 阅读全文
posted @ 2024-09-23 23:39 sunset2131 阅读(169) 评论(0) 推荐(0)