mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-10 06:34:17 +00:00
Update pathfinder.md
Spelling correction
This commit is contained in:
parent
3da5fd982f
commit
d00047f340
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue