Hey everyone, this is the first video in my walk-through series covering OverTheWire's Natas CTF wargame. In this first video, I set the stage and write a very simple bash script that we can use to manipulate webserver responses in future levels.
OverTheWire: https://overthewire.org/wargames/
Writeups: https://github.com/odacavo/overthewire/tree/main/01_natas
HTTP Basic Authentication: https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication
0:00 - Introduction
1:30 - Level 1 Solution
4:18 - Bash Script Writing
10:08 - Redirecting stdout to grep
11:17 - Conclusion
Download
0 formats
No download links available.
Server Side Web Security | Natas: OverTheWire (Level 0) | NatokHD