Basic Dynamips Configuration Guide
Published on 2008-01-29 03:28:53.
Description
This is a simple Dynamips tutorial which guides the user from the first boot of dynamips, to setting multiple network interfaces on the router and binding them to real NICs of the host.IEEE 802.11 family
Published on 2007-11-30 16:08:53.
Buffer Overflows, a peek under the hood v1.0
Published on 2007-10-24 17:24:57.
Description
Many papers and exploits have been published regarding buffer overflow vulnerabilities.Buffer overflows are one of the most hazardous bugs ever, and very likely to occur as well.
Everyone, in one way or another, has written code vulnerable to an overflow attack.
Furthermore, people enthused in IT security are afraid of the term and think of it as
something impossible to master.
That's why I decided to write this paper, to illustrate in a simple manner,
how buffer overflows work, how dangerous they are and --of course-- how to exploit them.
After reading this paper you will still be far from a buffer overflow master,
but you'll have a fairly good understanding about how they work.
I will not try to cover everything nor get into advanced exploitation techniques,
instead, I'll try to keep it as simple and comprehensible as possible.
Analysis of brute force & dictionary attacks
Published on 2007-10-14 17:00:13.