DNS

How to setup a static website with SSL/TLS, using Amazon S3 and CloudFront

The article provides a guide on how to host a static website using AWS services including Amazon S3, Route 53, CloudFront and AWS Certificate Manager. It details how to create an S3 bucket, set it up for static website hosting, establish DNS records, distribute content via CloudFront, secure the connection with an SSL/TLS certificate, and link the website to a custom domain. The steps also cover permissions and policies for public access and DNS routing.

Hacking the DNS

The next challenge at P2PU is Attack The DNS challenge. The goal in this challenge is to learn as much as I can about DNS. The logic behind this is that since i’ll be modifying DNS records for the websites i’ll be creating, I have to know and understand DNS. The first task is to …

Hacking the DNS Read More »