Natas.Lvl02 – Behind a Pixel

This is the blog post series related to Natas Wargame from OverTheWire community. It is my attempt to challenge myself and play some Wargames as suggested by CTF Field Guide.

Goal

Level 2 consists of its own website located at http://natas2.natas.labs.overthewire.org. There is no SSH login. To access a level, use the username for that level (e.g. natas0 for level 0) and its password.

Goal is to somehow obtain that next password and level up.

Username: natas2
URL: http://natas2.natas.labs.overthewire.org

PowerShell Modules Used

Key PowerShell cmdlet(s)/parameter(s)

Invoke-WebRequest -Uri -Authentication -Credential -AllowUnencryptedAuthentication -SessionVariable
Invoke-RestMethod -WebSession

Next Level: Lvl03 – XX

Thanks a lot for reading.

Arrow icons created by Pixel perfect – Flaticon
Evil icons created by Freepik – Flaticon

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.