Papers

Here at iHack we serve the public By producing White Papers. Below under each other is a selection of their papers.

Affix

The papers written by Affix mainly focus on exploitation of different systems although some feature ways in which to protect a system.

ARP Spoofing A short introduction on ARP Spoofing from the Linux Operating System. This uses alot of advanced features and tools of the operating system and is not recommended for beginners
Discovery of Local Buffer Overflow Shows the basics of Discovering Buffer Overflow within a C Application. This paper also shows how to use Perl to craft an exploit to overflow the buffer and show the hidden functions.
SQL Injection For Dummies This paper shows the basics of SQL injection and how to protect yourself using PHP. This is very basic and good for beginners
SQL Injection Handbook This is a follow up to my SQL Injection for dummies. It has a more in-depth look at how SQL Injection works and how to avoid it. I also contains a table of function that can be injected into SQL Versions.