Natas.Lvl00 – Basic Auth

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 0 consists of its own website located at http://natas0.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: natas0
Password: natas0
URL:      http://natas0.natas.labs.overthewire.org

PowerShell Modules Used

Key PowerShell cmdlet(s)/parameter(s)

  • Invoke-WebRequest -Uri -Authentication -Credential

Next: Level 01 – No right clicking

Thanks a lot for reading.

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.