From d00047f34076c4e05dc420866fe665c9ae9a569b Mon Sep 17 00:00:00 2001 From: Najam Ul Saqib Date: Sat, 4 Dec 2021 19:45:10 +0500 Subject: [PATCH] Update pathfinder.md Spelling correction --- echoCTF/pathfinder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echoCTF/pathfinder.md b/echoCTF/pathfinder.md index 2ce7e9f..df945c2 100644 --- a/echoCTF/pathfinder.md +++ b/echoCTF/pathfinder.md @@ -1,5 +1,5 @@ # echoCTF - pathfinder -This is an OS category challenge in which we are provided an IP address and a port to conenct using `nc` +This is an OS category challenge in which we are provided an IP address and a port to connect using `nc` We can get the first flag by connecting with netcat and printing the evnironmental variables with `env`