Adam Bytes

Over the Wire

This will be a long continuous page until I complete the Over the Wire War Games labs. This will be largerly exploratory as I learn new concepts, develop new skills and infer new understanding.

In developing these writeups, I hope to further develop my capacity to write and to get familiar with explaining technical concepts.

WarGames: Level 0

I read the helpful reading material supplied as I was new to this lab environment - I wanted to make sure I did not make any mistakes.

I attempted to download Cygwin so I could complete these tasks on a Windows machine but my connection was slow. I took a gamble and attempted to connect through the Windows terminal and that was successful

Upon reading documentation, there are two ways to log into SSH:

The first concept of this exercise was to login successfully through the CLI and with Secure Shell Socket, the difference here was that it also required the end user to login through a different port as opposed to the default.

Mission