diff --git a/_posts/2023-06-16-Flaws.cloud - AWS.md b/_posts/2023-06-16-Flaws.cloud - AWS.md index e5a29cd..ad2f810 100644 --- a/_posts/2023-06-16-Flaws.cloud - AWS.md +++ b/_posts/2023-06-16-Flaws.cloud - AWS.md @@ -37,13 +37,13 @@ Need a hint? Visit [Hint 1](http://flaws.cloud/hint1.html) First we begin with `nslookup` and point it to the domain `flaws.cloud` ### Syntax -``` shell +```shell nslookup flaws.cloud ``` ### Result -``` shell +```shell Server: 172.31.144.1 Address: 172.31.144.1#53 @@ -64,4 +64,4 @@ Name: flaws.cloud Address: 52.218.237.138 Name: flaws.cloud Address: 52.92.163.83 - +```