No.103-HackTheBox-Linux-Haircut-Walkthrough渗透学习

**

HackTheBox-Linux-Haircut-Walkthrough

**

靶机地址:https://www.hackthebox.eu/home/machines/profile/21
靶机难度:初级(4.2/10)
靶机发布日期:2017年10月13日
靶机描述:
Haircut is a fairly simple machine, however it does touch on several useful attack vectors. Most notably, this machine demonstrates the risk of user-specified CURL arguments, which still impacts many active services today.

作者:大余
时间:2020-05-18

请注意:对于所有这些计算机,我是通过平台授权允许情况进行渗透的。我将使用Kali Linux作为解决该HTB的攻击者机器。这里使用的技术仅用于学习教育目的,如果列出的技术用于其他任何目标,我概不负责。

一、信息收集

在这里插入图片描述
可以看到靶机的IP是10.10.10.24…
在这里插入图片描述
nmap发现开放了ssh和http服务…
在这里插入图片描述
页面无有用信息…爆破
在这里插入图片描述
发现存在exposed.php页面…
在这里插入图片描述
访问页面发现curl正在服务器中运行着,利用burpsuit分析…
在这里插入图片描述
这是个简单的页面…直接上传shell即可…
在这里插入图片描述
简单一句话php获得了shell外壳…
在这里插入图片描述
成功获得了user信息…
在这里插入图片描述
通过查看SUID,发现存在screen 4.5.0,这是挺老的版本容易受到bashscript攻击…
查看EXP可利用41154.sh…
在这里插入图片描述查看发现EXP存在三个部分,这漏洞在最前面的章节,Vulnhub就展示过了…直接按照exp提示的操作即可…
在这里插入图片描述
通过gcc反编译,然后上传执行提权,成功获得root信息…获得了root.txt的flag

由于我们已经成功得到root权限查看user和root.txt,因此完成这台初级的靶机,希望你们喜欢这台机器,请继续关注大余后期会有更多具有挑战性的机器,一起练习学习。

如果你有其他的方法,欢迎留言。要是有写错了的地方,请你一定要告诉我。要是你觉得这篇博客写的还不错,欢迎分享给身边的人。

在这里插入图片描述

(Telephone Number Word Generator) Standard telephone keypads contain the digits 0 through 9. The numbers 2 through 9 each have three letters associated with them, as is indicated by the following table: Many people find it difficult to memorize phone numbers, so they use the correspondence between digits and letters to develop seven-letter words that correspond to their phone numbers. For example, a person whose telephone number is 686-2377 might use the correspondence indi- cated in the above table to develop the seven-letter word “NUMBERS.” Businesses frequently attempt to get telephone numbers that are easy for their clients to remember. If a business can advertise a simple word for its customers to dial, then no doubt the business will receive a few more calls. Each seven-letter word corresponds to exactly one seven-digit telephone number. The restaurant wishing to increase its take-home business could surely do so with the number 825-3688 (i.e., “TAKEOUT”). Each seven-digit phone number corresponds to many separate seven-letter words. Unfortunately, most of these represent unrecognizable juxtaposi- tions of letters. It’s possible, however, that the owner of a barber shop would be pleased to know that the shop’s telephone number, 424-7288, corresponds to “HAIRCUT.” A veterinarian with the phone number 738-2273 would be happy to know that the number corresponds to “PETCARE.” Write a C++ program that, given a seven-digit number, writes to a file every possible seven-letter word corresponding to that number. There are 2187 (3 to the seventh power) such words. Avoid phone numbers with the digits 0 and 1.
06-09
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值