In this guide, I am analyzing the process of making from scratch a fully functional SYN port scanner. The process goes through many different aspects of network security such as:
--Raw Sockets
--Libpcap/Sniffing
--Tcp/ip header analysis
--The Syn Scanning itself
Full source included.
I am waiting for feedback.
http://rapidshare.com/files/53266260/Coding-a-Syn-Scanner-eng-v1.1.txt.html
-ithilgore