Tag: natas level 17

  • OVERTHEWIRE NATAS SERIES: 16 – 17 LEVEL Walkthrough

    OVERTHEWIRE NATAS SERIES: 16 – 17 LEVEL Walkthrough

    The walkthrough for the last level is available on this link: http://www.anonhack.in/2018/09/overthewire-natas-series-15-16-level-walkthrough/ This level is little bit similar to the last level. Here we have to perform a command injection. Let’s have a look at the source code of this level: See the highlighted text in the code above. $key variable is the one carrying our…