From ba6fbc4db1bd4ea8d9a0d090621b238824f13ad9 Mon Sep 17 00:00:00 2001 From: ericlikedis Date: Wed, 23 Aug 2023 15:53:54 -0500 Subject: [PATCH] formatting --- _posts/2023-06-16-Flaws.cloud - AWS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 - +```