type
status
date
slug
summary
tags
category
icon
password
Status
Due date
Sep 18, 2023 04:16 AM
Progress
Task1:How many TCP ports are open?

Task2:What is the domain of the email address provided in the "Contact" section of the website?

Task3:In the absence of a DNS server, which Linux file can we use to resolve hostnames to IP addresses in order to be able to access the websites that point to those hostnames?
/etc/hosts
Task4:Which sub-domain is discovered during further enumeration?
Subdomain Enumerate


Task5:Which service is running on the discovered sub-domain?
Task6:Which command line utility can be used to interact with the service running on the discovered sub-domain?
awscli
Task7:Which command is used to set up the AWS CLI installation?
aws configure

Task8:What is the command used by the above utility to list all of the S3 buckets?
aws s3 ls

Task9:This server is configured to run files written in what web scripting language?
php
Submit Flag



Reference
- 作者:ji3g4gp
- 連結:https://gpblog.vercel.app//article/HTB-Three
- 著作權:本文採用 CC BY-NC-SA 4.0 許可協議,轉載請註明出處。