免责声明:本教程仅限学术讨论使用,请勿作用于非法用途!!!如有用于非法用途,本人概不负责。
根据题目以及提示操作
What does the acronym VM stand for?
******* ******e
根据上述提示,答案为Virtual Machine
What tool do we use to interact with the operating system in order to issue commands via the command line, such as the one to start our VPN connection? It's also known as a console or shell.
*******l
根据上述提示,答案为terminal
What service do we use to form our VPN connection into HTB labs?
******n
根据上述提示,答案为openvpn
VPN准备
command: sudo openvpn ‘vpnfilename’
出现图示内容即代表成功,不要关闭此bash
因为我在VW Ware虚拟机里操作Kali的,与主机直接网络连接为桥接
不放心可以ifconfig看一下
What is the abbreviated name for a 'tunnel interface' in the output of your VPN boot-up sequence output?
***
根据上述提示,答案为tun
What tool do we use to test our connection to the target with an ICMP echo request?
***g
根据上述提示,答案为ping
What is the name of the most common tool for finding open ports on a target?
***p
根据上述提示,答案为nmap
发现开放23端口
What service do we identify on port 23/tcp during our scans?
*****t
根据上述提示,答案为telnet
telnet IP地址
What username is able to log into the target over telnet with a blank password?
***t
SUBMIT FLAG
Submit root flag
基于提示,用户名应该是root
成功登陆后,查看root对应的文件夹内容
找到flag.txt 打印内容 b40abdfe23665f766f9c61ecba8a4c19