Tag: natas levels

  • OVERTHEWIRE NATAS SERIES: 18 – 19 LEVEL Walkthrough

    OVERTHEWIRE NATAS SERIES: 18 – 19 LEVEL Walkthrough

    OVERTHEWIRE NATAS level 18-19 is based on session bypass. We have to login as admin without any credentials, in such cases we can look for the session value and try to change it because that’s the only way in after there is no credentials. So let’s do this. The code for the natas 18-19 level…