【HackTheBox日记】Day1-STARTING POINT
Day1-STARTING POINT
注册账号
前往hackthebox网站,注册一个自己的账号,并登录
连接hackthebox
点击账号信息右边,选择Machines→OpenVPN→Download VPN
下载完成后,前往路径下,打开终端,执行命令
openvpn starting_point_Yokimiya.ovpn
当出现Initialization Sequence Completed
时候,说明连接完毕
STARTING POINT
连接成功后,可以创建机器,拿到IP。接下来是回答一些小问题。
**Task 1**
What does the acronym VM stand for?
Virtual Machine
**Task 2**
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.
Terminal
**Task 3**
What service do we use to form our VPN connection into HTB labs?
OpenVPN
**Task 4**
What is the abbreviated name for a 'tunnel interface' in the output of your VPN
boot-up sequence output?
tun
**Task 5**
What tool do we use to test our connection to the target with an ICMP echo request?
ping
**Task 6**
What is the name of the most common tool for finding open ports on a target?
nmap
**Task 7**
What service do we identify on port 23/tcp during our scans?
telnet
**Task 8**
What username is able to log into the target over telnet with a blank password?
root
拿flag
拿到之前的IP,使用nmap进行扫描
开放了, 23端口,服务是telnet远程登陆,直接登录root/root
,成功进入,拿到flag
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 单线程的Redis速度为什么快?
· 展开说说关于C#中ORM框架的用法!
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库
· SQL Server 2025 AI相关能力初探
· 为什么 退出登录 或 修改密码 无法使 token 失效