OverTheWire:- Updated Natas Walkthrough — Level 14

Samxia99
3 min readApr 5, 2024

--

Hello everyone, I would like to share how I solved Nastas CTF also Here is the updated password, I hope this write-up will be helpful.

hello Folks!!! it’s a samxia99

My Bio link:-https://beacons.ai/samxia99

Greetings everyone! I’m excited to share with you how I was able to successfully conquer a CTF challenge. Through this write-up, I’ll provide a clear explanation of my techniques and strategies, and I’m confident that it will greatly benefit those who are interested in CTF challenges. So, sit back, relax, and let me take you on an informative journey.

Just a quick reminder that the game has been updated, so the password has also been changed. I hope this password is helpful!

Natas Level 13 → Level 14

  • Here are the login details.
Username: natas14
URL: http://natas14.natas.labs.overthewire.org
  • After logging in we can see this page.
  • This level is SQL Injection type level. let’s view the source code.
  • Here nothing useful so let’s try to bypass it from our main page. using SQL injection.

Note:- I'm not a master in SQL injection and I don’t like it. so I’m going to use a SQLinjection cheatsheet that will help us.

link:-https://www.invicti.com/blog/web-security/sql-injection-cheat-sheet/#LineComments

  • Here I get SQL query that work with me i’m just doing some modifications according to this level.
  • This samxia99 “ or 1=1;# work so login with this and we get here password to the next level.
Pass:-TTkaI7AWG4iDERztBcEyKV7kRXH1EZRB

Hopefully, this write-up will be useful for everybody, I have tried to make it easy to read.

Next level:-https://medium.com/@samarthkokil64/overthewire-updated-natas-walkthrough-level-15-951493ef7d30

Previous level:-https://medium.com/@samarthkokil64/overthewire-updated-natas-walkthrough-level-13-1f5407b6f35a

PS:- THANKS FOR READING

--

--

Samxia99

This is for me to document my journey through hacking, CTFs and Hacker tool's | i also love to read novel.