Outils d'utilisateurs

Outils du Site


overthewire_narnia:level2

Différences

Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.

Lien vers cette vue

overthewire_narnia:level2 [2013/03/01 19:08]
thelizardking créée
overthewire_narnia:level2 [2017/04/09 15:33] (Version actuelle)
Ligne 1: Ligne 1:
-====== Narnia level - Buffer overflow ======+====== Level 2 ====== 
 + 
 +<code> 
 +ssh narnia2@narnia.labs.overthewire.org 
 +pass : nairiepecu 
 +</code>
  
 <code c> <code c>
-/* 
-    This program is free software; you can redistribute it and/or modify 
-    it under the terms of the GNU General Public License as published by 
-    the Free Software Foundation; either version 2 of the License, or 
-    (at your option) any later version. 
- 
-    This program is distributed in the hope that it will be useful, 
-    but WITHOUT ANY WARRANTY; without even the implied warranty of 
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
-    GNU General Public License for more details. 
- 
-    You should have received a copy of the GNU General Public License 
-    along with this program; if not, write to the Free Software 
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
-*/ 
 #include <stdio.h> #include <stdio.h>
 #include <string.h> #include <string.h>
overthewire_narnia/level2.1362161332.txt.gz · Dernière modification: 2017/04/09 15:33 (modification externe)