Nytro Posted August 15, 2012 Report Posted August 15, 2012 [h=1]exploit exercises : Learn expoiting fast[/h]August 15, 2012 - 8:16 pm By Blackexploit exercises provides a variety of virtual machines, documentation and challenges that can be used to learn about a variety of computer security issues such as privilege escalation, vulnerability analysis, exploit development, debugging, reverse engineering. [h=2]There are three main levels in exploit exercises[/h] Nebula – Simple and intermediate challengesProtostar – Basic memory corruption issuesFusion – Advance levelNebula covers a variety of simple and intermediate challenges that cover Linux privilege escalation, common scripting language issues, and file system race condition.Protostar introduces basic memory corruption issues such as buffer overflows, format strings and heap exploitation under “old-style” Linux system that does not have any form of modern exploit mitigiation systems enabled. Fusion continues the memory corruption, format strings and heap exploitation but this time focusing on more advanced scenarios and modern protection systems. Fusion is the place to start if you are familiar with Linux exploitation and wish to learn more about exploitation prevention systems. Each of them are have levels starting from 0. It is up to us how to crack them. [h=3]Click here to learn more or download exploit exercises[/h]Sursa: exploit exercises a Learn expoiting fast — PenTestIT Quote
alien Posted August 15, 2012 Report Posted August 15, 2012 Ms Nytro.Apropo o alta lista cu masini virtuale "exploatabile" gasiti aici: boot2root.info (de la g0tmi1k) 1 Quote
Nytro Posted August 15, 2012 Author Report Posted August 15, 2012 Ooo da, eu stiam doar de metasploitable... Thanks. Quote